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 87d1c22b7ebe52f81b8054fd12290d8ff52f063a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10 Commit message: "epdg: fix a DTE in as_GSUP_rx_CL_REQ" > git rev-list --no-walk 87d1c22b7ebe52f81b8054fd12290d8ff52f063a # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins6918395044458610426.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + 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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-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', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (12.6 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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Mutex.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn - BSSAP_CodecPort.ttcn BSSAP_Types.ttcn ConnHdlr.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Mutex.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... Notify: Parsing TTCN-3 module `ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HNBAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `HNBAP_Types.ttcn'... Notify: Parsing TTCN-3 module `HNBGW_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... Notify: Parsing TTCN-3 module `Iuh_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `Iuh_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `Iuh_Emulation.ttcn'... Notify: Parsing TTCN-3 module `Iuh_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Mutex.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... Notify: Parsing TTCN-3 module `RUA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RUA_Templates.ttcn'... Notify: Parsing TTCN-3 module `RUA_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Parsing ASN.1 module `HNBAP_CommonDataTypes.asn'... HNBAP_CommonDataTypes.asn:29: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `HNBAP_Constants.asn'... Notify: Parsing ASN.1 module `HNBAP_Containers.asn'... Notify: Parsing ASN.1 module `HNBAP_IEs.asn'... Notify: Parsing ASN.1 module `HNBAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `HNBAP_PDU_Descriptions.asn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Parsing ASN.1 module `RUA_CommonDataTypes.asn'... RUA_CommonDataTypes.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RUA_Constants.asn'... Notify: Parsing ASN.1 module `RUA_Containers.asn'... Notify: Parsing ASN.1 module `RUA_IEs.asn'... Notify: Parsing ASN.1 module `RUA_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RUA_PDU_Descriptions.asn'... Notify: Checking modules... RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:89.1-96.1: warning: Definition with name `ConnHdlr' hides a module identifier HNBAP_Templates.ttcn: In TTCN-3 module `HNBAP_Templates': HNBAP_Templates.ttcn:236.1-267.1: In template definition `tr_HNBAP_UERegisterRequest': HNBAP_Templates.ttcn:238.23-266.2: In template for union field `initiatingMessage': HNBAP_Templates.ttcn:241.13-265.3: In template for record field `value_': HNBAP_Templates.ttcn:242.25-264.4: In template for union field `uERegisterRequest': HNBAP_Templates.ttcn:243.20-262.5: In template for record field `protocolIEs': HNBAP_Templates.ttcn:252.9-261.6: In component 3: HNBAP_Templates.ttcn:255.17-260.7: In template for record field `value_': HNBAP_Templates.ttcn:256.27-259.8: In template for union field `uE__Capabilities': HNBAP_Templates.ttcn:256.27-259.8: warning: Field `iE-Extensions' is missing from template for record type `@HNBAP-IEs.UE-Capabilities' Iuh_Emulation.ttcn: In TTCN-3 module `Iuh_Emulation': Iuh_Emulation.ttcn:127.1-208.1: In function definition `main': Iuh_Emulation.ttcn:151.2-207.2: In while statement: Iuh_Emulation.ttcn:157.3-206.3: In alt construct: Iuh_Emulation.ttcn:170.6-51: In guard operation: Iuh_Emulation.ttcn:170.6-51: In receive statement: Iuh_Emulation.ttcn:170.18-37: warning: Function invocation 'tr_Iuh_RecvFrom_R(?)' may change the actual snapshot. MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': MGCP_Emulation.ttcn:280.2-371.2: In while statement: MGCP_Emulation.ttcn:290.3-369.3: In alt construct: MGCP_Emulation.ttcn:315.6-53: In guard operation: MGCP_Emulation.ttcn:315.6-53: In receive statement: MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. PFCP_Emulation.ttcn: In TTCN-3 module `PFCP_Emulation': PFCP_Emulation.ttcn:104.9-120.1: In function definition `f_PFCPEM_conn_for_pdu': PFCP_Emulation.ttcn:109.2-112.2: In if statement: PFCP_Emulation.ttcn:110.3-47: In function instance: PFCP_Emulation.ttcn:110.3-47: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_del' is not used PFCP_Emulation.ttcn:232.1-309.1: In function definition `main': PFCP_Emulation.ttcn:240.2-308.2: In while statement: PFCP_Emulation.ttcn:241.3-307.3: In alt construct: PFCP_Emulation.ttcn:279.5-58: In function instance: PFCP_Emulation.ttcn:279.5-58: warning: The value returned by function `@PFCP_Emulation.f_PFCPEM_conns_seqnr_add' is not used RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement ConnHdlr.ttcn: In TTCN-3 module `ConnHdlr': ConnHdlr.ttcn:352.1-364.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:363.2-30: In return statement: ConnHdlr.ttcn:363.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:363.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:363.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:352.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:367.1-376.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:375.2-28: In return statement: ConnHdlr.ttcn:375.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:375.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:375.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:367.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:402.1-429.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:428.2-30: In return statement: ConnHdlr.ttcn:428.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:428.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:428.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:402.60-92: note: Referenced template parameter is here ConnHdlr.ttcn:445.1-461.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:459.2-29: In variable assignment: ConnHdlr.ttcn:459.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:459.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:459.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:446.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:537.1-543.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:542.2-45: In return statement: ConnHdlr.ttcn:542.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:542.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:542.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:542.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:538.39-45: note: Referenced template variable is here ConnHdlr.ttcn:546.1-588.1: In function definition `f_cn_iu_release_procedure': ConnHdlr.ttcn:551.2-13: In function instance: ConnHdlr.ttcn:551.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used ConnHdlr.ttcn:572.2-62: In function instance: ConnHdlr.ttcn:572.2-62: warning: The value returned by function `@ConnHdlr.f_iuh2iu_disconnect' is not used ConnHdlr.ttcn:684.1-727.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:701.2-43: In variable assignment: ConnHdlr.ttcn:701.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:701.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:701.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:701.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:687.37-43: note: Referenced template variable is here ConnHdlr.ttcn:724.2-43: In variable assignment: ConnHdlr.ttcn:724.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:724.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:724.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:724.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:687.37-43: note: Referenced template variable is here ConnHdlr.ttcn:726.2-17: In function instance: ConnHdlr.ttcn:726.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:729.8-789.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:736.2-45: In variable assignment: ConnHdlr.ttcn:736.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:736.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:736.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:736.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:732.39-46: note: Referenced template variable is here ConnHdlr.ttcn:739.2-782.2: In interleave statement: ConnHdlr.ttcn:761.3-773.3: In if statement: ConnHdlr.ttcn:765.4-45: In variable assignment: ConnHdlr.ttcn:765.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:765.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:765.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:765.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:762.39-45: note: Referenced template variable is here ConnHdlr.ttcn:767.4-19: In function instance: ConnHdlr.ttcn:767.4-19: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:770.4-47: In variable assignment: ConnHdlr.ttcn:770.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:770.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:770.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:770.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:732.39-46: note: Referenced template variable is here ConnHdlr.ttcn:786.2-45: In variable assignment: ConnHdlr.ttcn:786.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:786.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:786.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:786.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:732.39-46: note: Referenced template variable is here ConnHdlr.ttcn:788.2-19: In function instance: ConnHdlr.ttcn:788.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:796.1-856.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:817.2-43: In variable assignment: ConnHdlr.ttcn:817.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:817.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:817.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:817.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:815.37-43: note: Referenced template variable is here ConnHdlr.ttcn:840.27-841.36: In template variable definition `pdr1': ConnHdlr.ttcn:840.54-841.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:841.29-35: warning: Inadequate restriction on the referenced template variable `f_teid1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:836.22-837.55: note: Referenced template variable is here ConnHdlr.ttcn:842.27-843.36: In template variable definition `pdr2': ConnHdlr.ttcn:842.54-843.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:843.29-35: warning: Inadequate restriction on the referenced template variable `f_teid2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:838.22-839.57: note: Referenced template variable is here ConnHdlr.ttcn:844.24-848.39: In template variable definition `r': ConnHdlr.ttcn:844.53-848.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:848.28-31: warning: Inadequate restriction on the referenced template variable `pdr1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:840.27-841.36: note: Referenced template variable is here ConnHdlr.ttcn:848.34-37: warning: Inadequate restriction on the referenced template variable `pdr2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:842.27-843.36: note: Referenced template variable is here ConnHdlr.ttcn:854.2-43: In variable assignment: ConnHdlr.ttcn:854.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:854.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:854.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:854.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:815.37-43: note: Referenced template variable is here ConnHdlr.ttcn:855.2-17: In function instance: ConnHdlr.ttcn:855.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:858.1-877.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:868.2-45: In variable assignment: ConnHdlr.ttcn:868.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:868.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:868.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:868.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:865.39-46: note: Referenced template variable is here ConnHdlr.ttcn:876.2-46: In function instance: ConnHdlr.ttcn:876.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:876.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:876.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime RANAP_Templates.ttcn:1861.1-1923.1: note: Referenced function is here ConnHdlr.ttcn:876.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:884.1-900.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:894.2-43: In variable assignment: ConnHdlr.ttcn:894.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:894.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:894.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:894.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:892.37-43: note: Referenced template variable is here ConnHdlr.ttcn:898.2-43: In variable assignment: ConnHdlr.ttcn:898.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:898.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:898.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:898.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:892.37-43: note: Referenced template variable is here ConnHdlr.ttcn:899.2-17: In function instance: ConnHdlr.ttcn:899.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:902.1-915.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:910.2-45: In variable assignment: ConnHdlr.ttcn:910.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:910.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:910.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:910.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:907.39-46: note: Referenced template variable is here ConnHdlr.ttcn:914.2-46: In function instance: ConnHdlr.ttcn:914.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:914.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:914.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime RANAP_Templates.ttcn:1861.1-1923.1: note: Referenced function is here ConnHdlr.ttcn:914.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:973.1-996.1: In function definition `f_perform_compl_l3': ConnHdlr.ttcn:990.2-993.2: In if statement: ConnHdlr.ttcn:992.3-20: In function instance: ConnHdlr.ttcn:992.3-20: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': HNBGW_Tests.ttcn:716.1-745.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:720.2-55: In send statement: HNBGW_Tests.ttcn:720.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:720.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:720.49-53: warning: Inadequate restriction on the referenced template parameter `ue_id', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:716.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:940.8-943.1: In function definition `f_tc_initial_ue': HNBGW_Tests.ttcn:942.2-21: In function instance: HNBGW_Tests.ttcn:942.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1067.9-1095.1: In function definition `f_tc_rab_assignment': HNBGW_Tests.ttcn:1075.2-21: In function instance: HNBGW_Tests.ttcn:1075.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1083.2-24: In function instance: HNBGW_Tests.ttcn:1083.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1092.2-24: In function instance: HNBGW_Tests.ttcn:1092.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1111.9-1127.1: In function definition `f_tc_rab_assignment_concurrent': HNBGW_Tests.ttcn:1119.2-21: In function instance: HNBGW_Tests.ttcn:1119.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1145.8-1186.1: In function definition `f_tc_rab_assign_fail': HNBGW_Tests.ttcn:1154.2-21: In function instance: HNBGW_Tests.ttcn:1154.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1162.2-24: In function instance: HNBGW_Tests.ttcn:1162.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1168.2-13: In function instance: HNBGW_Tests.ttcn:1168.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1175.2-24: In function instance: HNBGW_Tests.ttcn:1175.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1199.8-1245.1: In function definition `f_tc_rab_release': HNBGW_Tests.ttcn:1208.2-21: In function instance: HNBGW_Tests.ttcn:1208.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1223.2-24: In function instance: HNBGW_Tests.ttcn:1223.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1232.2-24: In function instance: HNBGW_Tests.ttcn:1232.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1244.2-17: In function instance: HNBGW_Tests.ttcn:1244.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1272.8-1305.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1282.2-21: In function instance: HNBGW_Tests.ttcn:1282.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1289.2-43: In variable assignment: HNBGW_Tests.ttcn:1289.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1289.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1289.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1289.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:1275.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1336.8-1347.1: In function definition `f_tc_ranap_bidir': HNBGW_Tests.ttcn:1338.2-45: In function instance: HNBGW_Tests.ttcn:1338.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1341.2-55: In function instance: HNBGW_Tests.ttcn:1341.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1343.2-55: In function instance: HNBGW_Tests.ttcn:1343.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1346.2-50: In function instance: HNBGW_Tests.ttcn:1346.2-50: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1370.9-1380.1: In function definition `f_tc_ranap_mo_disconnect': HNBGW_Tests.ttcn:1372.2-45: In function instance: HNBGW_Tests.ttcn:1372.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1377.2-58: In function instance: HNBGW_Tests.ttcn:1377.2-58: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1403.9-1411.1: In function definition `f_tc_ranap_creq_cref_ConnHdlr': HNBGW_Tests.ttcn:1405.2-45: In function instance: HNBGW_Tests.ttcn:1405.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1436.9-1470.1: In function definition `f_tc_cs_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1441.2-21: In function instance: HNBGW_Tests.ttcn:1441.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1483.9-1512.1: In function definition `f_tc_ps_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1487.2-21: In function instance: HNBGW_Tests.ttcn:1487.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1523.8-1533.1: In function definition `f_tc_ps_rab_assignment': HNBGW_Tests.ttcn:1527.2-21: In function instance: HNBGW_Tests.ttcn:1527.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2312.9-2338.1: In function definition `f_tc_apply_sccp': HNBGW_Tests.ttcn:2324.2-55: In function instance: HNBGW_Tests.ttcn:2324.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2325.2-55: In function instance: HNBGW_Tests.ttcn:2325.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2355.8-2391.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2361.2-21: In function instance: HNBGW_Tests.ttcn:2361.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2372.2-43: In variable assignment: HNBGW_Tests.ttcn:2372.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2372.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2372.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2372.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:2367.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2377.2-17: In function instance: HNBGW_Tests.ttcn:2377.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:2385.2-45: In variable assignment: HNBGW_Tests.ttcn:2385.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2385.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2385.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2385.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime HNBGW_Tests.ttcn:2383.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:2387.2-19: In function instance: HNBGW_Tests.ttcn:2387.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here Notify: Generating code... Notify: File `BSSAP_CodecPort.hh' was generated. Notify: File `BSSAP_CodecPort.cc' was generated. Notify: File `BSSAP_CodecPort_part_1.cc' was generated. Notify: File `BSSAP_CodecPort_part_2.cc' was generated. Notify: File `BSSAP_CodecPort_part_3.cc' was generated. Notify: File `BSSAP_CodecPort_part_4.cc' was generated. Notify: File `BSSAP_CodecPort_part_5.cc' was generated. Notify: File `BSSAP_CodecPort_part_6.cc' was generated. Notify: File `BSSAP_CodecPort_part_7.cc' was generated. Notify: File `BSSAP_Types.hh' was generated. Notify: File `BSSAP_Types.cc' was generated. Notify: File `BSSAP_Types_part_1.cc' was generated. Notify: File `BSSAP_Types_part_2.cc' was generated. Notify: File `BSSAP_Types_part_3.cc' was generated. Notify: File `BSSAP_Types_part_4.cc' was generated. Notify: File `BSSAP_Types_part_5.cc' was generated. Notify: File `BSSAP_Types_part_6.cc' was generated. Notify: File `BSSAP_Types_part_7.cc' was generated. Notify: File `ConnHdlr.hh' was generated. Notify: File `ConnHdlr.cc' was generated. Notify: File `ConnHdlr_part_1.cc' was generated. Notify: File `ConnHdlr_part_2.cc' was generated. Notify: File `ConnHdlr_part_3.cc' was generated. Notify: File `ConnHdlr_part_4.cc' was generated. Notify: File `ConnHdlr_part_5.cc' was generated. Notify: File `ConnHdlr_part_6.cc' was generated. Notify: File `ConnHdlr_part_7.cc' was generated. Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HNBAP_CommonDataTypes.hh' was generated. Notify: File `HNBAP_CommonDataTypes.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_1.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_2.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_3.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_4.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_5.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_6.cc' was generated. Notify: File `HNBAP_CommonDataTypes_part_7.cc' was generated. Notify: File `HNBAP_Constants.hh' was generated. Notify: File `HNBAP_Constants.cc' was generated. Notify: File `HNBAP_Constants_part_1.cc' was generated. Notify: File `HNBAP_Constants_part_2.cc' was generated. Notify: File `HNBAP_Constants_part_3.cc' was generated. Notify: File `HNBAP_Constants_part_4.cc' was generated. Notify: File `HNBAP_Constants_part_5.cc' was generated. Notify: File `HNBAP_Constants_part_6.cc' was generated. Notify: File `HNBAP_Constants_part_7.cc' was generated. Notify: File `HNBAP_Containers.hh' was generated. Notify: File `HNBAP_Containers.cc' was generated. Notify: File `HNBAP_Containers_part_1.cc' was generated. Notify: File `HNBAP_Containers_part_2.cc' was generated. Notify: File `HNBAP_Containers_part_3.cc' was generated. Notify: File `HNBAP_Containers_part_4.cc' was generated. Notify: File `HNBAP_Containers_part_5.cc' was generated. Notify: File `HNBAP_Containers_part_6.cc' was generated. Notify: File `HNBAP_Containers_part_7.cc' was generated. Notify: File `HNBAP_IEs.hh' was generated. Notify: File `HNBAP_IEs.cc' was generated. Notify: File `HNBAP_IEs_part_1.cc' was generated. Notify: File `HNBAP_IEs_part_2.cc' was generated. Notify: File `HNBAP_IEs_part_3.cc' was generated. Notify: File `HNBAP_IEs_part_4.cc' was generated. Notify: File `HNBAP_IEs_part_5.cc' was generated. Notify: File `HNBAP_IEs_part_6.cc' was generated. Notify: File `HNBAP_IEs_part_7.cc' was generated. Notify: File `HNBAP_PDU_Contents.hh' was generated. Notify: File `HNBAP_PDU_Contents.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_1.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_2.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_3.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_4.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_5.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_6.cc' was generated. Notify: File `HNBAP_PDU_Contents_part_7.cc' was generated. Notify: File `HNBAP_PDU_Descriptions.hh' was generated. Notify: File `HNBAP_PDU_Descriptions.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `HNBAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `HNBAP_Templates.hh' was generated. Notify: File `HNBAP_Templates.cc' was generated. Notify: File `HNBAP_Templates_part_1.cc' was generated. Notify: File `HNBAP_Templates_part_2.cc' was generated. Notify: File `HNBAP_Templates_part_3.cc' was generated. Notify: File `HNBAP_Templates_part_4.cc' was generated. Notify: File `HNBAP_Templates_part_5.cc' was generated. Notify: File `HNBAP_Templates_part_6.cc' was generated. Notify: File `HNBAP_Templates_part_7.cc' was generated. Notify: File `HNBAP_Types.hh' was generated. Notify: File `HNBAP_Types.cc' was generated. Notify: File `HNBAP_Types_part_1.cc' was generated. Notify: File `HNBAP_Types_part_2.cc' was generated. Notify: File `HNBAP_Types_part_3.cc' was generated. Notify: File `HNBAP_Types_part_4.cc' was generated. Notify: File `HNBAP_Types_part_5.cc' was generated. Notify: File `HNBAP_Types_part_6.cc' was generated. Notify: File `HNBAP_Types_part_7.cc' was generated. Notify: File `HNBGW_Tests.hh' was generated. Notify: File `HNBGW_Tests.cc' was generated. Notify: File `HNBGW_Tests_part_1.cc' was generated. Notify: File `HNBGW_Tests_part_2.cc' was generated. Notify: File `HNBGW_Tests_part_3.cc' was generated. Notify: File `HNBGW_Tests_part_4.cc' was generated. Notify: File `HNBGW_Tests_part_5.cc' was generated. Notify: File `HNBGW_Tests_part_6.cc' was generated. Notify: File `HNBGW_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `IuUP_Emulation.hh' was generated. Notify: File `IuUP_Emulation.cc' was generated. Notify: File `IuUP_Emulation_part_1.cc' was generated. Notify: File `IuUP_Emulation_part_2.cc' was generated. Notify: File `IuUP_Emulation_part_3.cc' was generated. Notify: File `IuUP_Emulation_part_4.cc' was generated. Notify: File `IuUP_Emulation_part_5.cc' was generated. Notify: File `IuUP_Emulation_part_6.cc' was generated. Notify: File `IuUP_Emulation_part_7.cc' was generated. Notify: File `IuUP_Types.hh' was generated. Notify: File `IuUP_Types.cc' was generated. Notify: File `IuUP_Types_part_1.cc' was generated. Notify: File `IuUP_Types_part_2.cc' was generated. Notify: File `IuUP_Types_part_3.cc' was generated. Notify: File `IuUP_Types_part_4.cc' was generated. Notify: File `IuUP_Types_part_5.cc' was generated. Notify: File `IuUP_Types_part_6.cc' was generated. Notify: File `IuUP_Types_part_7.cc' was generated. Notify: File `Iuh_CodecPort.hh' was generated. Notify: File `Iuh_CodecPort.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct.hh' was generated. Notify: File `Iuh_CodecPort_CtrlFunct.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `Iuh_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `Iuh_CodecPort_part_1.cc' was generated. Notify: File `Iuh_CodecPort_part_2.cc' was generated. Notify: File `Iuh_CodecPort_part_3.cc' was generated. Notify: File `Iuh_CodecPort_part_4.cc' was generated. Notify: File `Iuh_CodecPort_part_5.cc' was generated. Notify: File `Iuh_CodecPort_part_6.cc' was generated. Notify: File `Iuh_CodecPort_part_7.cc' was generated. Notify: File `Iuh_Emulation.hh' was generated. Notify: File `Iuh_Emulation.cc' was generated. Notify: File `Iuh_Emulation_part_1.cc' was generated. Notify: File `Iuh_Emulation_part_2.cc' was generated. Notify: File `Iuh_Emulation_part_3.cc' was generated. Notify: File `Iuh_Emulation_part_4.cc' was generated. Notify: File `Iuh_Emulation_part_5.cc' was generated. Notify: File `Iuh_Emulation_part_6.cc' was generated. Notify: File `Iuh_Emulation_part_7.cc' was generated. Notify: File `Iuh_Types.hh' was generated. Notify: File `Iuh_Types.cc' was generated. Notify: File `Iuh_Types_part_1.cc' was generated. Notify: File `Iuh_Types_part_2.cc' was generated. Notify: File `Iuh_Types_part_3.cc' was generated. Notify: File `Iuh_Types_part_4.cc' was generated. Notify: File `Iuh_Types_part_5.cc' was generated. Notify: File `Iuh_Types_part_6.cc' was generated. Notify: File `Iuh_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MGCP_CodecPort.hh' was generated. Notify: File `MGCP_CodecPort.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `MGCP_CodecPort_part_1.cc' was generated. Notify: File `MGCP_CodecPort_part_2.cc' was generated. Notify: File `MGCP_CodecPort_part_3.cc' was generated. Notify: File `MGCP_CodecPort_part_4.cc' was generated. Notify: File `MGCP_CodecPort_part_5.cc' was generated. Notify: File `MGCP_CodecPort_part_6.cc' was generated. Notify: File `MGCP_CodecPort_part_7.cc' was generated. Notify: File `MGCP_Emulation.hh' was generated. Notify: File `MGCP_Emulation.cc' was generated. Notify: File `MGCP_Emulation_part_1.cc' was generated. Notify: File `MGCP_Emulation_part_2.cc' was generated. Notify: File `MGCP_Emulation_part_3.cc' was generated. Notify: File `MGCP_Emulation_part_4.cc' was generated. Notify: File `MGCP_Emulation_part_5.cc' was generated. Notify: File `MGCP_Emulation_part_6.cc' was generated. Notify: File `MGCP_Emulation_part_7.cc' was generated. Notify: File `MGCP_Templates.hh' was generated. Notify: File `MGCP_Templates.cc' was generated. Notify: File `MGCP_Templates_part_1.cc' was generated. Notify: File `MGCP_Templates_part_2.cc' was generated. Notify: File `MGCP_Templates_part_3.cc' was generated. Notify: File `MGCP_Templates_part_4.cc' was generated. Notify: File `MGCP_Templates_part_5.cc' was generated. Notify: File `MGCP_Templates_part_6.cc' was generated. Notify: File `MGCP_Templates_part_7.cc' was generated. Notify: File `MGCP_Types.hh' was generated. Notify: File `MGCP_Types.cc' was generated. Notify: File `MGCP_Types_part_1.cc' was generated. Notify: File `MGCP_Types_part_2.cc' was generated. Notify: File `MGCP_Types_part_3.cc' was generated. Notify: File `MGCP_Types_part_4.cc' was generated. Notify: File `MGCP_Types_part_5.cc' was generated. Notify: File `MGCP_Types_part_6.cc' was generated. Notify: File `MGCP_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Mutex.hh' was generated. Notify: File `Mutex.cc' was generated. Notify: File `Mutex_part_1.cc' was generated. Notify: File `Mutex_part_2.cc' was generated. Notify: File `Mutex_part_3.cc' was generated. Notify: File `Mutex_part_4.cc' was generated. Notify: File `Mutex_part_5.cc' was generated. Notify: File `Mutex_part_6.cc' was generated. Notify: File `Mutex_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PFCP_CodecPort.hh' was generated. Notify: File `PFCP_CodecPort.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `PFCP_CodecPort_part_1.cc' was generated. Notify: File `PFCP_CodecPort_part_2.cc' was generated. Notify: File `PFCP_CodecPort_part_3.cc' was generated. Notify: File `PFCP_CodecPort_part_4.cc' was generated. Notify: File `PFCP_CodecPort_part_5.cc' was generated. Notify: File `PFCP_CodecPort_part_6.cc' was generated. Notify: File `PFCP_CodecPort_part_7.cc' was generated. Notify: File `PFCP_Emulation.hh' was generated. Notify: File `PFCP_Emulation.cc' was generated. Notify: File `PFCP_Emulation_part_1.cc' was generated. Notify: File `PFCP_Emulation_part_2.cc' was generated. Notify: File `PFCP_Emulation_part_3.cc' was generated. Notify: File `PFCP_Emulation_part_4.cc' was generated. Notify: File `PFCP_Emulation_part_5.cc' was generated. Notify: File `PFCP_Emulation_part_6.cc' was generated. Notify: File `PFCP_Emulation_part_7.cc' was generated. Notify: File `PFCP_Templates.hh' was generated. Notify: File `PFCP_Templates.cc' was generated. Notify: File `PFCP_Templates_part_1.cc' was generated. Notify: File `PFCP_Templates_part_2.cc' was generated. Notify: File `PFCP_Templates_part_3.cc' was generated. Notify: File `PFCP_Templates_part_4.cc' was generated. Notify: File `PFCP_Templates_part_5.cc' was generated. Notify: File `PFCP_Templates_part_6.cc' was generated. Notify: File `PFCP_Templates_part_7.cc' was generated. Notify: File `PFCP_Types.hh' was generated. Notify: File `PFCP_Types.cc' was generated. Notify: File `PFCP_Types_part_1.cc' was generated. Notify: File `PFCP_Types_part_2.cc' was generated. Notify: File `PFCP_Types_part_3.cc' was generated. Notify: File `PFCP_Types_part_4.cc' was generated. Notify: File `PFCP_Types_part_5.cc' was generated. Notify: File `PFCP_Types_part_6.cc' was generated. Notify: File `PFCP_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RTP_CodecPort.hh' was generated. Notify: File `RTP_CodecPort.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `RTP_CodecPort_part_1.cc' was generated. Notify: File `RTP_CodecPort_part_2.cc' was generated. Notify: File `RTP_CodecPort_part_3.cc' was generated. Notify: File `RTP_CodecPort_part_4.cc' was generated. Notify: File `RTP_CodecPort_part_5.cc' was generated. Notify: File `RTP_CodecPort_part_6.cc' was generated. Notify: File `RTP_CodecPort_part_7.cc' was generated. Notify: File `RTP_Emulation.hh' was generated. Notify: File `RTP_Emulation.cc' was generated. Notify: File `RTP_Emulation_part_1.cc' was generated. Notify: File `RTP_Emulation_part_2.cc' was generated. Notify: File `RTP_Emulation_part_3.cc' was generated. Notify: File `RTP_Emulation_part_4.cc' was generated. Notify: File `RTP_Emulation_part_5.cc' was generated. Notify: File `RTP_Emulation_part_6.cc' was generated. Notify: File `RTP_Emulation_part_7.cc' was generated. Notify: File `RTP_Types.hh' was generated. Notify: File `RTP_Types.cc' was generated. Notify: File `RTP_Types_part_1.cc' was generated. Notify: File `RTP_Types_part_2.cc' was generated. Notify: File `RTP_Types_part_3.cc' was generated. Notify: File `RTP_Types_part_4.cc' was generated. Notify: File `RTP_Types_part_5.cc' was generated. Notify: File `RTP_Types_part_6.cc' was generated. Notify: File `RTP_Types_part_7.cc' was generated. Notify: File `RUA_CommonDataTypes.hh' was generated. Notify: File `RUA_CommonDataTypes.cc' was generated. Notify: File `RUA_CommonDataTypes_part_1.cc' was generated. Notify: File `RUA_CommonDataTypes_part_2.cc' was generated. Notify: File `RUA_CommonDataTypes_part_3.cc' was generated. Notify: File `RUA_CommonDataTypes_part_4.cc' was generated. Notify: File `RUA_CommonDataTypes_part_5.cc' was generated. Notify: File `RUA_CommonDataTypes_part_6.cc' was generated. Notify: File `RUA_CommonDataTypes_part_7.cc' was generated. Notify: File `RUA_Constants.hh' was generated. Notify: File `RUA_Constants.cc' was generated. Notify: File `RUA_Constants_part_1.cc' was generated. Notify: File `RUA_Constants_part_2.cc' was generated. Notify: File `RUA_Constants_part_3.cc' was generated. Notify: File `RUA_Constants_part_4.cc' was generated. Notify: File `RUA_Constants_part_5.cc' was generated. Notify: File `RUA_Constants_part_6.cc' was generated. Notify: File `RUA_Constants_part_7.cc' was generated. Notify: File `RUA_Containers.hh' was generated. Notify: File `RUA_Containers.cc' was generated. Notify: File `RUA_Containers_part_1.cc' was generated. Notify: File `RUA_Containers_part_2.cc' was generated. Notify: File `RUA_Containers_part_3.cc' was generated. Notify: File `RUA_Containers_part_4.cc' was generated. Notify: File `RUA_Containers_part_5.cc' was generated. Notify: File `RUA_Containers_part_6.cc' was generated. Notify: File `RUA_Containers_part_7.cc' was generated. Notify: File `RUA_Emulation.hh' was generated. Notify: File `RUA_Emulation.cc' was generated. Notify: File `RUA_Emulation_part_1.cc' was generated. Notify: File `RUA_Emulation_part_2.cc' was generated. Notify: File `RUA_Emulation_part_3.cc' was generated. Notify: File `RUA_Emulation_part_4.cc' was generated. Notify: File `RUA_Emulation_part_5.cc' was generated. Notify: File `RUA_Emulation_part_6.cc' was generated. Notify: File `RUA_Emulation_part_7.cc' was generated. Notify: File `RUA_IEs.hh' was generated. Notify: File `RUA_IEs.cc' was generated. Notify: File `RUA_IEs_part_1.cc' was generated. Notify: File `RUA_IEs_part_2.cc' was generated. Notify: File `RUA_IEs_part_3.cc' was generated. Notify: File `RUA_IEs_part_4.cc' was generated. Notify: File `RUA_IEs_part_5.cc' was generated. Notify: File `RUA_IEs_part_6.cc' was generated. Notify: File `RUA_IEs_part_7.cc' was generated. Notify: File `RUA_PDU_Contents.hh' was generated. Notify: File `RUA_PDU_Contents.cc' was generated. Notify: File `RUA_PDU_Contents_part_1.cc' was generated. Notify: File `RUA_PDU_Contents_part_2.cc' was generated. Notify: File `RUA_PDU_Contents_part_3.cc' was generated. Notify: File `RUA_PDU_Contents_part_4.cc' was generated. Notify: File `RUA_PDU_Contents_part_5.cc' was generated. Notify: File `RUA_PDU_Contents_part_6.cc' was generated. Notify: File `RUA_PDU_Contents_part_7.cc' was generated. Notify: File `RUA_PDU_Descriptions.hh' was generated. Notify: File `RUA_PDU_Descriptions.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_1.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_2.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_3.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_4.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_5.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_6.cc' was generated. Notify: File `RUA_PDU_Descriptions_part_7.cc' was generated. Notify: File `RUA_Templates.hh' was generated. Notify: File `RUA_Templates.cc' was generated. Notify: File `RUA_Templates_part_1.cc' was generated. Notify: File `RUA_Templates_part_2.cc' was generated. Notify: File `RUA_Templates_part_3.cc' was generated. Notify: File `RUA_Templates_part_4.cc' was generated. Notify: File `RUA_Templates_part_5.cc' was generated. Notify: File `RUA_Templates_part_6.cc' was generated. Notify: File `RUA_Templates_part_7.cc' was generated. Notify: File `RUA_Types.hh' was generated. Notify: File `RUA_Types.cc' was generated. Notify: File `RUA_Types_part_1.cc' was generated. Notify: File `RUA_Types_part_2.cc' was generated. Notify: File `RUA_Types_part_3.cc' was generated. Notify: File `RUA_Types_part_4.cc' was generated. Notify: File `RUA_Types_part_5.cc' was generated. Notify: File `RUA_Types_part_6.cc' was generated. Notify: File `RUA_Types_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SDP_Templates.hh' was generated. Notify: File `SDP_Templates.cc' was generated. Notify: File `SDP_Templates_part_1.cc' was generated. Notify: File `SDP_Templates_part_2.cc' was generated. Notify: File `SDP_Templates_part_3.cc' was generated. Notify: File `SDP_Templates_part_4.cc' was generated. Notify: File `SDP_Templates_part_5.cc' was generated. Notify: File `SDP_Templates_part_6.cc' was generated. Notify: File `SDP_Templates_part_7.cc' was generated. Notify: File `SDP_Types.hh' was generated. Notify: File `SDP_Types.cc' was generated. Notify: File `SDP_Types_part_1.cc' was generated. Notify: File `SDP_Types_part_2.cc' was generated. Notify: File `SDP_Types_part_3.cc' was generated. Notify: File `SDP_Types_part_4.cc' was generated. Notify: File `SDP_Types_part_5.cc' was generated. Notify: File `SDP_Types_part_6.cc' was generated. Notify: File `SDP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 945 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_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-20241116-0847-d9700609-0', 'make', '-j', '21'] Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc Creating dependency file for UD_PT.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for RUA_EncDec.cc Creating dependency file for HNBAP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for RUA_PDU_Descriptions_part_7.cc Creating dependency file for RUA_PDU_Descriptions_part_6.cc Creating dependency file for RUA_PDU_Descriptions_part_5.cc Creating dependency file for RUA_PDU_Descriptions_part_4.cc Creating dependency file for RUA_PDU_Descriptions_part_3.cc Creating dependency file for RUA_PDU_Descriptions_part_2.cc Creating dependency file for RUA_PDU_Descriptions_part_1.cc Creating dependency file for RUA_PDU_Contents_part_7.cc Creating dependency file for RUA_PDU_Contents_part_6.cc Creating dependency file for RUA_PDU_Contents_part_5.cc Creating dependency file for RUA_PDU_Contents_part_4.cc Creating dependency file for RUA_PDU_Contents_part_3.cc Creating dependency file for RUA_PDU_Contents_part_2.cc Creating dependency file for RUA_PDU_Contents_part_1.cc Creating dependency file for RUA_IEs_part_7.cc Creating dependency file for RUA_IEs_part_6.cc Creating dependency file for RUA_IEs_part_5.cc Creating dependency file for RUA_IEs_part_4.cc Creating dependency file for RUA_IEs_part_3.cc Creating dependency file for RUA_IEs_part_2.cc Creating dependency file for RUA_IEs_part_1.cc Creating dependency file for RUA_Containers_part_7.cc Creating dependency file for RUA_Containers_part_6.cc Creating dependency file for RUA_Containers_part_5.cc Creating dependency file for RUA_Containers_part_4.cc Creating dependency file for RUA_Containers_part_3.cc Creating dependency file for RUA_Containers_part_2.cc Creating dependency file for RUA_Containers_part_1.cc Creating dependency file for RUA_Constants_part_7.cc Creating dependency file for RUA_Constants_part_6.cc Creating dependency file for RUA_Constants_part_5.cc Creating dependency file for RUA_Constants_part_4.cc Creating dependency file for RUA_Constants_part_3.cc Creating dependency file for RUA_Constants_part_2.cc Creating dependency file for RUA_Constants_part_1.cc Creating dependency file for RUA_CommonDataTypes_part_7.cc Creating dependency file for RUA_CommonDataTypes_part_6.cc Creating dependency file for RUA_CommonDataTypes_part_5.cc Creating dependency file for RUA_CommonDataTypes_part_4.cc Creating dependency file for RUA_CommonDataTypes_part_3.cc Creating dependency file for RUA_CommonDataTypes_part_2.cc Creating dependency file for RUA_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc Creating dependency file for HNBAP_PDU_Contents_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_5.cc Creating dependency file for HNBAP_PDU_Contents_part_4.cc Creating dependency file for HNBAP_PDU_Contents_part_3.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_1.cc Creating dependency file for HNBAP_IEs_part_7.cc Creating dependency file for HNBAP_IEs_part_6.cc Creating dependency file for HNBAP_IEs_part_5.cc Creating dependency file for HNBAP_IEs_part_4.cc Creating dependency file for HNBAP_IEs_part_3.cc Creating dependency file for HNBAP_IEs_part_2.cc Creating dependency file for HNBAP_IEs_part_1.cc Creating dependency file for HNBAP_Containers_part_7.cc Creating dependency file for HNBAP_Containers_part_6.cc Creating dependency file for HNBAP_Containers_part_5.cc Creating dependency file for HNBAP_Containers_part_4.cc Creating dependency file for HNBAP_Containers_part_3.cc Creating dependency file for HNBAP_Containers_part_2.cc Creating dependency file for HNBAP_Containers_part_1.cc Creating dependency file for HNBAP_Constants_part_7.cc Creating dependency file for HNBAP_Constants_part_6.cc Creating dependency file for HNBAP_Constants_part_5.cc Creating dependency file for HNBAP_Constants_part_4.cc Creating dependency file for HNBAP_Constants_part_3.cc Creating dependency file for HNBAP_Constants_part_2.cc Creating dependency file for HNBAP_Constants_part_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_CommonDataTypes_part_6.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_4.cc Creating dependency file for HNBAP_CommonDataTypes_part_3.cc Creating dependency file for HNBAP_CommonDataTypes_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_1.cc Creating dependency file for RUA_PDU_Descriptions.cc Creating dependency file for RUA_PDU_Contents.cc Creating dependency file for RUA_IEs.cc Creating dependency file for RUA_Containers.cc Creating dependency file for RUA_Constants.cc Creating dependency file for RUA_CommonDataTypes.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for HNBAP_PDU_Descriptions.cc Creating dependency file for HNBAP_PDU_Contents.cc Creating dependency file for HNBAP_IEs.cc Creating dependency file for HNBAP_Containers.cc Creating dependency file for HNBAP_Constants.cc Creating dependency file for HNBAP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_6.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 TCCInterface_Functions_part_4.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 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 TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_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_2.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for SCCPasp_Types_part_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_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RUA_Types_part_7.cc Creating dependency file for RUA_Types_part_6.cc Creating dependency file for RUA_Types_part_5.cc Creating dependency file for RUA_Types_part_4.cc Creating dependency file for RUA_Types_part_3.cc Creating dependency file for RUA_Types_part_2.cc Creating dependency file for RUA_Types_part_1.cc Creating dependency file for RUA_Templates_part_7.cc Creating dependency file for RUA_Templates_part_6.cc Creating dependency file for RUA_Templates_part_5.cc Creating dependency file for RUA_Templates_part_4.cc Creating dependency file for RUA_Templates_part_3.cc Creating dependency file for RUA_Templates_part_2.cc Creating dependency file for RUA_Templates_part_1.cc Creating dependency file for RUA_Emulation_part_7.cc Creating dependency file for RUA_Emulation_part_6.cc Creating dependency file for RUA_Emulation_part_5.cc Creating dependency file for RUA_Emulation_part_4.cc Creating dependency file for RUA_Emulation_part_3.cc Creating dependency file for RUA_Emulation_part_2.cc Creating dependency file for RUA_Emulation_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for RANAP_CodecPort_part_3.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_5.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_6.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_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.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_2.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Mutex_part_7.cc Creating dependency file for Mutex_part_6.cc Creating dependency file for Mutex_part_5.cc Creating dependency file for Mutex_part_4.cc Creating dependency file for Mutex_part_3.cc Creating dependency file for Mutex_part_2.cc Creating dependency file for Mutex_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_2.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_1.cc Creating dependency file for Misc_Helpers_part_2.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_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_Templates_part_4.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_2.cc Creating dependency file for Iuh_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for Iuh_CodecPort_part_3.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HNBGW_Tests_part_7.cc Creating dependency file for HNBGW_Tests_part_6.cc Creating dependency file for HNBGW_Tests_part_5.cc Creating dependency file for HNBGW_Tests_part_4.cc Creating dependency file for HNBGW_Tests_part_3.cc Creating dependency file for HNBGW_Tests_part_2.cc Creating dependency file for HNBGW_Tests_part_1.cc Creating dependency file for HNBAP_Types_part_7.cc Creating dependency file for HNBAP_Types_part_6.cc Creating dependency file for HNBAP_Types_part_5.cc Creating dependency file for HNBAP_Types_part_4.cc Creating dependency file for HNBAP_Types_part_3.cc Creating dependency file for HNBAP_Types_part_2.cc Creating dependency file for HNBAP_Types_part_1.cc Creating dependency file for HNBAP_Templates_part_7.cc Creating dependency file for HNBAP_Templates_part_6.cc Creating dependency file for HNBAP_Templates_part_5.cc Creating dependency file for HNBAP_Templates_part_4.cc Creating dependency file for HNBAP_Templates_part_3.cc Creating dependency file for HNBAP_Templates_part_2.cc Creating dependency file for HNBAP_Templates_part_1.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for ConnHdlr_part_7.cc Creating dependency file for ConnHdlr_part_6.cc Creating dependency file for ConnHdlr_part_5.cc Creating dependency file for ConnHdlr_part_4.cc Creating dependency file for ConnHdlr_part_3.cc Creating dependency file for ConnHdlr_part_2.cc Creating dependency file for ConnHdlr_part_1.cc Creating dependency file for BSSAP_Types_part_7.cc Creating dependency file for BSSAP_Types_part_6.cc Creating dependency file for BSSAP_Types_part_5.cc Creating dependency file for BSSAP_Types_part_4.cc Creating dependency file for BSSAP_Types_part_3.cc Creating dependency file for BSSAP_Types_part_2.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_CodecPort_part_7.cc Creating dependency file for BSSAP_CodecPort_part_6.cc Creating dependency file for BSSAP_CodecPort_part_5.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for UD_Types.cc Creating dependency file for UD_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RUA_Types.cc Creating dependency file for RUA_Emulation.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 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_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_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for Iuh_CodecPort.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HNBGW_Tests.cc Creating dependency file for HNBAP_Types.cc Creating dependency file for HNBAP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for ConnHdlr.cc Creating dependency file for BSSAP_Types.cc Creating dependency file for BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr.o ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates.o HNBAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types.o HNBAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests.o HNBGW_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort.o Iuh_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct.o Iuh_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation.o Iuh_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types.o Iuh_Types.cc HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': HNBGW_Tests.cc:9906:1: warning: control reaches end of non-void function [-Wreturn-type] 9906 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] 7791 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] 7843 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] 8940 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] 9388 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation.o PFCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates.o PFCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types.o PFCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation.o RUA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates.o RUA_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types.o RUA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': RUA_Emulation.cc:5856:1: warning: control reaches end of non-void function [-Wreturn-type] 5856 | } | ^ RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': RUA_Emulation.cc:5907:1: warning: control reaches end of non-void function [-Wreturn-type] 5907 | } | ^ RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': RUA_Emulation.cc:6185:1: warning: control reaches end of non-void function [-Wreturn-type] 6185 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_1.o ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_2.o ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_3.o ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_4.o ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_5.o ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_6.o ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_7.o ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_4.o HNBAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_1.o Mutex_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_2.o Mutex_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_3.o Mutex_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_4.o Mutex_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_5.o Mutex_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_6.o Mutex_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_7.o Mutex_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs.o RUA_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_6.o HNBAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_2.o HNBAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr.so ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types.so HNBAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types.so Iuh_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex.so Mutex.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation.so RUA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates.so RUA_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types.so RUA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_1.so ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_2.so ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_3.so ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_4.so ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_5.so ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_6.so ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_7.so ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_1.so Mutex_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_2.so Mutex_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_3.so Mutex_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_4.so Mutex_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_5.so Mutex_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_6.so Mutex_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_7.so Mutex_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants.so RUA_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers.so RUA_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs.so RUA_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_EncDec.so RUA_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so ConnHdlr.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Mutex.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so ConnHdlr_part_1.so ConnHdlr_part_2.so ConnHdlr_part_3.so ConnHdlr_part_4.so ConnHdlr_part_5.so ConnHdlr_part_6.so ConnHdlr_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Mutex_part_1.so Mutex_part_2.so Mutex_part_3.so Mutex_part_4.so Mutex_part_5.so Mutex_part_6.so Mutex_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o ConnHdlr.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Mutex.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o ConnHdlr_part_1.o ConnHdlr_part_2.o ConnHdlr_part_3.o ConnHdlr_part_4.o ConnHdlr_part_5.o ConnHdlr_part_6.o ConnHdlr_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Mutex_part_1.o Mutex_part_2.o Mutex_part_3.o Mutex_part_4.o Mutex_part_5.o Mutex_part_6.o Mutex_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-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-20241116-0847-d9700609-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (470 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-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-20241116-0847-d9700609-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw'] 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 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-hnbgw osmo-stp osmocom-nightly 0 upgraded, 19 newly installed, 0 to remove and 52 not upgraded. Need to get 1787 kB of archives. After this operation, 6535 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 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 ./ osmocom-nightly 202411152026 [1180 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411152026 [169 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.4.0.4.3b3e.202411152026 [16.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411152026 [69.7 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411152026 [227 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.4.0.4.3b3e.202411152026 [41.1 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411152026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411152026 [103 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.50.b59d.202411152026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411152026 [58.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.50.b59d.202411152026 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411152026 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.6.0.3.655a.202411152026 [52.5 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.13.1.202411152026 [57.8 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.3.655a.202411152026 [223 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.6.0.3.655a.202411152026 [28.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.6.0.17.a3c0a.202411152026 [106 kB] Fetched 1787 kB in 0s (29.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libnftnl11: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 ... 39994 files and directories currently installed.) Preparing to unpack .../00-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../01-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202411152026_amd64.deb ... Unpacking osmocom-nightly (202411152026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.10.0.30.51bb.202411152026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411152026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../04-libosmo-gtlv1_0.4.0.4.3b3e.202411152026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411152026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.10.0.30.51bb.202411152026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411152026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.10.0.30.51bb.202411152026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411152026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../07-libosmo-pfcp0_0.4.0.4.3b3e.202411152026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411152026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411152026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411152026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.10.0.30.51bb.202411152026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411152026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.50.b59d.202411152026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411152026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0.30.51bb.202411152026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411152026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.50.b59d.202411152026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.50.b59d.202411152026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202411152026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411152026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../14-libosmo-hnbap0_1.6.0.3.655a.202411152026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.3.655a.202411152026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1.202411152026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.202411152026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../16-libosmo-ranap7_1.6.0.3.655a.202411152026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411152026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../17-libosmo-rua0_1.6.0.3.655a.202411152026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.3.655a.202411152026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../18-osmo-hnbgw_1.6.0.17.a3c0a.202411152026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.17.a3c0a.202411152026) ... Setting up osmocom-nightly (202411152026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411152026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411152026) ... Setting up libasn1c1:amd64 (0.9.37.202411152026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.3.655a.202411152026) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411152026) ... Setting up libosmo-rua0:amd64 (1.6.0.3.655a.202411152026) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411152026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.202411152026) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411152026) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411152026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411152026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411152026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411152026) ... Setting up osmo-stp:amd64 (2.0.0.50.b59d.202411152026) ... 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.3.655a.202411152026) ... Setting up osmo-hnbgw (1.6.0.17.a3c0a.202411152026) ... 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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [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-20241116-0847-d9700609-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] + ['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-20241116-0847-d9700609-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_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-20241116-0847-d9700609-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/osmo-hnbgw.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] 20241116084719451 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20241116084719451 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20241116084719451 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 20241116084719451 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241116084719451 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241116084719451 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241116084719451 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20241116084719451 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241116084719451 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116084719452 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 20241116084719452 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241116084719452 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241116084719452 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241116084719452 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20241116084719452 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241116084719452 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116084719452 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 20241116084719452 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241116084719452 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241116084719452 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241116084719452 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20241116084719452 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241116084719452 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116084719452 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 20241116084719452 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241116084719452 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241116084719452 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241116084719452 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20241116084719452 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241116084719452 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116084719452 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 20241116084719452 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241116084719452 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241116084719452 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241116084719452 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20241116084719452 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241116084719452 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116084719452 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 20241116084719452 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241116084719452 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241116084719452 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241116084719452 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20241116084719452 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241116084719452 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116084719452 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241116084719452 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241116084719452 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241116084719452 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241116084719452 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241116084719452 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241116084719452 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20241116084719452 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20241116084719452 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20241116084719452 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-20241116-0847-d9700609-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 0x55c14289f4e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55c14289f4c0(iups) with 3 counters 20241116084719609 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241116084719609 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241116084719609 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Allocated (fsm.c:456) 20241116084719609 DLGLOBAL DEBUG validating counter group 0x55c14289f560(msc) with 15 counters (rate_ctr.c:86) 20241116084719609 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241116084719609 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116084719609 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Allocated (fsm.c:456) 20241116084719609 DLGLOBAL DEBUG validating counter group 0x55c14289f560(msc) with 15 counters (rate_ctr.c:86) 20241116084719609 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241116084719609 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116084719609 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Allocated (fsm.c:456) 20241116084719609 DLGLOBAL DEBUG validating counter group 0x55c14289f560(msc) with 15 counters (rate_ctr.c:86) 20241116084719609 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241116084719609 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116084719609 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Allocated (fsm.c:456) 20241116084719609 DLGLOBAL DEBUG validating counter group 0x55c14289f560(msc) with 15 counters (rate_ctr.c:86) 20241116084719609 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241116084719609 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116084719609 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Allocated (fsm.c:456) 20241116084719609 DLGLOBAL DEBUG validating counter group 0x55c14289f540(sgsn) with 15 counters (rate_ctr.c:86) 20241116084719609 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241116084719609 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116084719609 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Allocated (fsm.c:456) 20241116084719609 DLGLOBAL DEBUG validating counter group 0x55c14289f540(sgsn) with 15 counters (rate_ctr.c:86) 20241116084719609 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241116084719609 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116084719609 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241116084719609 DLGLOBAL DEBUG validating counter group 0x55c14289f540(sgsn) with 15 counters (rate_ctr.c:86) 20241116084719609 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241116084719609 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116084719609 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Allocated (fsm.c:456) 20241116084719609 DLGLOBAL DEBUG validating counter group 0x55c14289f540(sgsn) with 15 counters (rate_ctr.c:86) 20241116084719609 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241116084719609 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116084719609 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241116084719609 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241116084719609 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241116084719609 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241116084719609 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241116084719609 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241116084719609 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:58667 (mgcp_client.c:987) 20241116084719609 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20241116084719609 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116084719609 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241116084719609 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20241116084719609 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20241116084719609 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20241116084719609 DLGLOBAL DEBUG validating counter group 0x7f07d105b9a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20241116084719609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_DOWN}: Allocated (fsm.c:456) 20241116084719609 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20241116084719609 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20241116084719609 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20241116084719609 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20241116084719609 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20241116084719609 DLGLOBAL DEBUG validating counter group 0x7f07d105b9e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241116084719609 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20241116084719609 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{IDLE}: Allocated (fsm.c:456) 20241116084719609 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) 20241116084719610 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c143d23510]{ASP_DOWN}: Allocated (fsm.c:456) 20241116084719610 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20241116084719610 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241116084719610 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241116084719610 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55c143d23640 (osmo_ss7_user.c:88) 20241116084719610 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20241116084719610 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20241116084719610 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20241116084719610 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20241116084719610 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116084719610 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241116084719610 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116084719610 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20241116084719610 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116084719610 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241116084719610 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116084719610 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20241116084719610 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116084719610 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241116084719610 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116084719610 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20241116084719610 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116084719610 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241116084719610 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116084719610 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20241116084719610 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116084719610 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241116084719610 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116084719610 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20241116084719610 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116084719610 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241116084719610 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116084719610 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20241116084719610 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116084719610 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241116084719610 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116084719610 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20241116084719610 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:32969){CONNECTING} connection established (stream_cli.c:362) 20241116084719610 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241116084719610 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:32969) (osmo_ss7_asp.c:937) 20241116084719610 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:32969<->l=::1:2905): New m3ua connection accepted 20241116084719610 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:32969<->l=::1:2905): created dynamic ASP asp-dyn-0 20241116084719610 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:32969<->l=:::2905 20241116084719610 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241116084719610 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241116084719610 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084719610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116084719610 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20241116084719610 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20241116084719610 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20241116084719610 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c143d23510]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20241116084719610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084719610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241116084719610 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084719610 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084719610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084719610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084719610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:749) 20241116084719610 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c143d23510]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:712) 20241116084719610 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c143d23510]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20241116084719610 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c143d23510]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20241116084719610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241116084719610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20241116084719610 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20241116084719610 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20241116084719610 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20241116084719611 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084719611 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084719611 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084719611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084719611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084719611 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084719611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084719611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084719611 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084719611 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084719611 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084719611 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084719611 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084719611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084719611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084719611 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084719611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084719611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084719611 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084719611 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084719611 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084719611 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084719611 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084719611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084719611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084719611 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084719611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084719611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084719611 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084719611 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084719611 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084719611 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084719611 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084719611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084719611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084719611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084719611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084719611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084719611 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084719611 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084719611 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084719611 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084719611 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084719611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084719611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084719611 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084719611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084719611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084719611 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084719611 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084719611 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084719611 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084719611 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084719611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084719611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084719611 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084719611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084719611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084719611 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084719611 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084719611 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084719611 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084719611 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084719611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084719611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084719611 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084719611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084719611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084719611 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084719611 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084719611 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084719611 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084719611 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084719611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084719611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084719611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084719611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084719611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084719611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084719611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084719611 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084719611 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{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-20241116-0847-d9700609-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@604fbae46733: Unix server socket created successfully. MC@604fbae46733: Listening on TCP port 41389. MC2> 604fbae46733 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 604fbae46733 41389 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@604fbae46733: New HC connected from 10.0.2.100 [10.0.2.100]. 604fbae46733: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@604fbae46733: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@604fbae46733: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@604fbae46733: Configuration file was processed on all HCs. MC@604fbae46733: Creating MTC on host 10.0.2.100. MC@604fbae46733: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@604fbae46733: 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 ------ Sat Nov 16 08:47: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_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@604fbae46733: 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@604fbae46733: Test case TC_hnb_register started. 20241116084721513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084721516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084721520 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42339<->l=127.0.0.1:4262) (control_if.c:570) 20241116084721534 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084721534 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084721534 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084721534 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084721534 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084721534 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084721534 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084721534 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register-Iuh0(7)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084721534 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084721534 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084721535 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084721535 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084721535 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084721535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084721535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084721535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084721535 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084721535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084721535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084721535 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084721535 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084721535 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084721535 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084721535 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084721535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084721535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084721535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084721535 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084721535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084721535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084721536 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084721536 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084721536 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084721536 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084721536 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084721536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084721536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084721536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084721536 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084721536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084721536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084721536 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084721536 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084721536 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084721536 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084721536 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084721536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084721536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084721536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084721536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084721536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084721536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084721536 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084721536 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(11)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084721553 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084721553 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084721554 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084721554 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084721554 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084721554 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084721554 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084721554 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084721555 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084721555 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084721555 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084721555 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084721555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084721555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084721555 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084721555 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084721555 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084721555 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084721555 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084721555 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084721555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084721555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084721555 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084721555 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084721555 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084721555 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084721555 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084721555 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084721555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084721555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084721555 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084721555 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084721555 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084721555 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084721555 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084721555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084721555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084721555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084721555 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241116084721555 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084721610 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241116084721610 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20241116084721610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20241116084721610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084721611 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241116084721611 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241116084721611 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241116084721611 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20241116084721611 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241116084721611 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241116084721611 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241116084721611 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084721611 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241116084721611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084721611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:749) 20241116084721611 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20241116084721611 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20241116084721611 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20241116084721611 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20241116084721611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084721611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241116084721611 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241116084721611 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241116084721611 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241116084721611 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20241116084721611 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c143d23510]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20241116084721612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084721612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084721612 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084721612 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084721612 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084721612 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084721612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084721612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084721612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:749) 20241116084721612 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c143d23510]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:712) 20241116084721612 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c143d23510]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20241116084721612 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c143d23510]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20241116084721612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241116084721612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20241116084721612 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241116084721612 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241116084721612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084721612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241116084721612 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) 20241116084721612 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241116084721612 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c143d24ae0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241116084721748 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084721748 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084721748 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084721748 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084721757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084721757 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084721757 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084721757 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084721757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084721757 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084721757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084721761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084721761 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084721761 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084721761 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084721761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084721761 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084721761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084721761 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084721761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084721761 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084721761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084721761 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084721761 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084721761 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084721762 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084721762 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084721762 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084721763 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084721763 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084721763 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084721763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084721763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084721763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084721763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084721763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084721763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084721763 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084721764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084721764 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084721764 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084721764 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084721764 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084721764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084721764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084721764 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084721767 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084721767 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084721767 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084721767 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084721773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084721773 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084721773 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084721773 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084721773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084721773 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084721773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084721776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084721776 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084721776 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084721776 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084721776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084721776 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084721776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084721776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084721776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084721776 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084721776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084721776 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084721776 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084721776 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084721776 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084721776 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084721776 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084721777 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084721777 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084721778 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084721778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084721778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084721778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084721778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084721778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084721778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084721778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084721778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084721778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084721778 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084721778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084721778 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084721778 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084721778 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084721778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084721778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084721778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084721778 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084722274 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::f83d:3aff:fe90:ba0b]:2905 err=None (stream.c:265) 20241116084722274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241116084722274 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241116084722274 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::f83d:3aff:fe90:ba0b]:2905 err=None (osmo_ss7_asp.c:788) HNBGW_Test.msc0-RAN(10)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084722565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084722565 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084722565 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084722565 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084722565 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084722566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084722566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084722566 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084722566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084722566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084722566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084722566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084722566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084722566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084722566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084722566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084722566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722566 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084722566 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084722566 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084722566 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084722566 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084722566 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084722566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084722566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084722566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084722566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084722566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084722566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084722566 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084722566 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084722566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084722566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084722567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084722567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084722567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084722567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084722567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084722567 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084722569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084722569 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084722569 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084722569 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084722569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084722569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084722569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084722569 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084722569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084722569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084722569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084722569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084722569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084722569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084722569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084722569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084722569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084722569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084722569 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084722569 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084722569 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084722578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084722578 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084722578 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084722578 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084722578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084722578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084722578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084722578 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(13)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084722578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084722578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084722578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084722578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084722578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084722578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084722578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084722578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084722578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084722578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084722578 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084722578 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084722578 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084722578 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084722578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084722578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084722578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084722579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084722579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084722579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084722579 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084722579 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084722579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084722579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084722579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084722579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084722579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084722579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084722579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084722579 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084722581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084722581 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084722581 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084722581 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084722581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084722581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084722581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084722581 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084722581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084722581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084722581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084722581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084722581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084722581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084722581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084722581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084722581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084722581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084722581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084722581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084722581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084722581 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084722581 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084722581 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084722588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084722588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084722588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084722588 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084722588 DLGLOBAL DEBUG validating counter group 0x55c14289fbe0(hnb) with 60 counters (rate_ctr.c:86) 20241116084722588 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084722588 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084722588 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084722588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084722588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084722602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084722602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084722602 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084722602 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084722602 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register(3)@604fbae46733: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@604fbae46733: Final verdict of PTC: none 20241116084722603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48052<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(12)@604fbae46733: Final verdict of PTC: none 20241116084722603 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42339<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(10)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@604fbae46733: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(15)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(4)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084722607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48036<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@604fbae46733: Test case TC_hnb_register finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:47:22 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241116084722672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084722770 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084722770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084722770 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084722770 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084722770 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084722770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084722770 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084722770 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084722770 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084722770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084722770 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084722770 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084722770 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084722770 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084722770 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084722770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084722770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084722771 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084722771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084722771 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084722771 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084722771 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084722771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084722771 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084722771 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084722771 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084722771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084722771 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084722771 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084722771 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084722771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084722771 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084722771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084722771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084722771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084722771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084722771 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084722771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084722771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084722771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084722771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084722771 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084722771 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084722771 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084722771 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084722771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084722771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084722771 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084722771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084722771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084722771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084722771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084722771 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084722771 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084722771 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084722771 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084723074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191196) 20241116084723294 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::f83d:3aff:fe90:ba0b]:2905 err=None (stream.c:265) 20241116084723294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241116084723294 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241116084723294 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::f83d:3aff:fe90:ba0b]:2905 err=None (osmo_ss7_asp.c:788) Waiting for packet dumper to finish... 1 (prev_count=191196, count=209836) 20241116084724771 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084724771 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084724771 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084724771 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084724771 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084724771 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:47: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_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@604fbae46733: 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@604fbae46733: Test case TC_hnb_register_duplicate started. 20241116084726173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084726175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084726178 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36255<->l=127.0.0.1:4262) (control_if.c:570) TC_hnb_register_duplicate-Iuh0(20)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084726191 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084726191 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084726199 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084726199 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084726199 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084726199 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084726199 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084726199 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084726199 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084726199 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084726200 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47697 (stream_srv.c:129) 20241116084726200 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47697<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate-Iuh1(22)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084726201 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084726201 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084726201 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084726201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084726201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084726201 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084726201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084726201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084726201 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084726201 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084726201 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084726201 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084726201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084726201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084726201 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084726201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084726201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084726201 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084726201 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084726201 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084726201 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084726201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084726201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084726201 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084726201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084726201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084726201 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084726201 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084726201 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084726201 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084726201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084726201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084726201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084726201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084726201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084726201 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084726201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084726201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084726201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084726201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084726201 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084726201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084726201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084726201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084726201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084726201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084726201 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084726201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084726201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084726201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084726201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084726201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084726201 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084726201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084726201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084726201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084726201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084726201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084726201 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(26)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084726216 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084726216 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084726216 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084726216 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084726216 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084726216 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084726217 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084726217 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084726218 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084726218 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084726218 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084726218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084726218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084726218 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084726218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084726218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084726218 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084726218 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084726218 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084726218 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084726218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084726218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084726218 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084726218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084726218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084726218 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084726218 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084726218 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084726218 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084726218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084726218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084726218 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084726218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084726218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084726218 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084726218 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084726218 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084726218 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084726218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084726218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084726218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084726218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084726218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084726218 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084726218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084726218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084726218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084726218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084726218 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084726218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084726218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084726218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084726218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084726218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084726218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084726218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084726218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084726218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084726218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084726218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084726218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084726218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084726218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084726218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084726218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084726218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084726218 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(29)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(27)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084726414 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084726414 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084726414 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084726414 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084726422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726422 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084726422 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084726422 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084726423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084726423 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084726423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084726425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726425 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084726425 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084726425 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084726425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084726425 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084726425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084726425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084726425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084726426 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084726426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084726426 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084726426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084726426 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084726426 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084726426 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084726426 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084726427 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084726427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084726427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084726427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084726427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084726427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084726427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084726427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084726427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084726427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084726427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084726428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084726428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084726428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084726428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084726428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084726427 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084726433 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084726433 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084726433 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084726433 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084726440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726440 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084726440 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084726440 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084726440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084726440 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084726440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084726442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726442 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084726442 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084726442 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084726442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084726442 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084726442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084726442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084726443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084726443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084726443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084726443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084726443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084726443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084726443 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084726443 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084726443 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084726444 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084726444 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084726444 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084726444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084726444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084726444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084726444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084726444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084726444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084726444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084726444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084726444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084726444 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084726444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084726444 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084726444 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084726444 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084726444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084726444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084726444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084726444 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084727226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084727226 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084727226 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084727226 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084727226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084727226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084727226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084727226 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084727226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084727226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084727226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084727226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084727226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084727226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084727226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084727226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084727226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084727226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084727226 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084727227 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084727227 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084727227 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084727227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084727227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084727227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084727227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084727227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084727227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084727227 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084727227 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084727227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084727227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084727227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084727227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084727227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084727227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084727227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084727227 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084727227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084727227 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084727227 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084727227 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084727227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084727227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084727227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084727227 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084727227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084727227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084727227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084727228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084727228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084727228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084727228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084727228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084727228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084727228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084727228 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084727228 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084727228 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084727245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084727245 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084727245 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084727245 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084727245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084727246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084727246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084727246 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084727246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084727246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084727246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084727246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084727246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084727246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084727246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084727246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084727246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084727246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084727246 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084727246 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084727246 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084727246 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084727246 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084727246 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084727246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084727247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084727247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084727247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084727247 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084727247 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084727247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084727247 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084727247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084727247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084727247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084727247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084727247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084727247 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084727249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084727249 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084727249 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084727249 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084727249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084727249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084727249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084727249 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084727249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084727249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084727249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084727249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084727250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084727250 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084727250 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084727250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084727250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084727250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084727250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084727250 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084727250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084727250 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084727250 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084727250 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084727254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084727254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084727254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084727254 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084727254 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084727254 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084727254 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084727254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084727254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084727263 DLINP DEBUG SRVCONN(,r=127.0.0.1:47697<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084727263 DLINP DEBUG SRVCONN(,r=127.0.0.1:47697<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084727263 DLINP DEBUG SRVCONN(,r=127.0.0.1:47697<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084727263 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084727263 DHNBAP ERROR (127.0.0.1:47697 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241116084727263 DHNBAP ERROR (127.0.0.1:47697 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241116084727263 DLINP DEBUG SRVCONN(,r=127.0.0.1:47697<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084727263 DLINP DEBUG SRVCONN(,r=127.0.0.1:47697<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241116084727263 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: talloc reports "struct hnb_context" x 1, expecting 1 MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084727268 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36255<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_register_duplicate(16)@604fbae46733: Final verdict of PTC: none 20241116084727268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084727268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084727268 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084727268 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084727268 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh0-RUA(21)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@604fbae46733: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@604fbae46733: Final verdict of PTC: none 20241116084727272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42036<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(27)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@604fbae46733: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(17)@604fbae46733: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(30)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084727274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42034<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@604fbae46733: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:47:27 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 20241116084727325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084727430 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084727430 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084727430 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084727430 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084727430 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084727430 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084727430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084727430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084727430 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084727430 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084727430 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084727430 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084727430 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084727430 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084727430 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084727430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084727430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084727430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084727430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084727430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084727430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084727430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084727430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084727430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084727430 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084727430 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084727430 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084727430 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084727430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084727430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084727430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084727430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084727430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084727431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084727431 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084727431 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084727431 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084727431 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084727431 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084727727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193504) Waiting for packet dumper to finish... 1 (prev_count=193504, count=214036) 20241116084729432 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084729432 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084729432 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084729432 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084729432 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084729432 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:47: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_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@604fbae46733: 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@604fbae46733: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241116084730831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084730835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084730839 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39379<->l=127.0.0.1:4262) (control_if.c:570) 20241116084730854 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084730854 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084730854 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084730854 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084730854 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084730854 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084730854 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084730854 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084730854 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084730854 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084730855 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084730855 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084730855 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084730855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084730855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084730855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084730855 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084730855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084730855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084730855 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084730855 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084730855 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084730855 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084730855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084730855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084730855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084730855 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084730855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084730855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084730855 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084730855 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084730855 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084730855 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084730855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084730855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084730855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084730855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084730855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084730855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084730855 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084730855 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084730855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084730855 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084730855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084730856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084730856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084730856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084730856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084730856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084730856 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084730856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084730856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084730856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084730856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084730856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084730856 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084730856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084730856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084730856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084730856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084730856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084730856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084730856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084730856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084730856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084730856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084730856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084730856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084730856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084730856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084730856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084730856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084730856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084730856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084730856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084730856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084730856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(39)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(37)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084730871 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084730871 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084730871 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084730871 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084730871 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084730871 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084730871 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084730871 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084730872 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084730872 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084730872 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084730872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084730872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084730872 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084730872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084730872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084730872 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084730872 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084730872 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084730872 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084730872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084730872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084730872 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084730872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084730872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084730872 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084730872 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084730872 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084730872 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084730872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084730872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084730872 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084730872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084730872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084730872 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084730872 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084730872 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084730872 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084730872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084730872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084730872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084730872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084730872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084730872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084730872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084730872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084730872 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084730872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084730872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084730872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084730872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084730872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084730872 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084730872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084730872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084730872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084730872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084730872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084730872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084730872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084730872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084730872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084730872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084730872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084730872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084730872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084730872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084730872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084730872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084730872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084730872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084730872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084730872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084730872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084731067 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084731068 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084731068 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084731068 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084731076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731076 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084731076 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084731076 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084731076 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084731076 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084731076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084731079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731079 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084731079 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084731079 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084731079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084731079 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084731079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084731079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084731079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084731079 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084731079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084731079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084731079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084731079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084731079 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084731079 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084731079 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084731081 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084731081 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084731081 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084731081 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084731081 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084731081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731081 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731081 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731081 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731081 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731081 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084731081 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084731081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084731081 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084731081 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084731081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731081 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084731081 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084731081 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084731081 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084731081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084731081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084731081 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084731084 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084731084 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084731084 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084731084 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084731092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731092 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084731092 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084731092 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084731092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084731092 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084731092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084731095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731095 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084731095 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084731095 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084731095 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084731095 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084731095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084731095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084731095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084731095 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084731095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084731095 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084731095 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084731095 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084731095 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084731095 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084731095 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084731097 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084731097 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084731097 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084731097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084731097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084731097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084731097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084731097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084731097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084731097 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084731097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084731097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084731097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084731097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084731097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084731097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084731097 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084731882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731882 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084731882 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084731882 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084731882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084731882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084731882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084731882 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084731882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084731882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084731882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084731882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084731882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084731882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084731882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084731883 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084731883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731883 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084731883 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084731883 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084731883 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084731883 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084731883 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084731883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084731883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084731883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084731883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084731883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084731883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084731883 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084731883 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084731883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084731883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084731883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084731883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084731883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084731883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084731883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084731884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731884 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084731884 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084731884 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084731884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084731884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084731884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084731884 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084731885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084731885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084731885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084731885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084731885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084731885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084731885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084731885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084731885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731885 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084731885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084731885 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084731885 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084731885 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084731892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731892 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084731892 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084731892 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084731892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084731892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084731892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084731892 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084731892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084731892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084731892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084731892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084731892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084731892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084731892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084731892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084731892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084731893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084731893 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084731893 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084731893 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084731893 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084731893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084731893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084731893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084731893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084731893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084731893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084731893 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084731893 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084731893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731893 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084731893 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084731893 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084731893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084731893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084731893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084731893 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084731893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084731893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084731893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084731893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084731893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084731893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084731893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084731893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084731893 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084731893 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084731893 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084731893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084731893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084731893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084731893 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084731893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084731893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084731893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084731893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084731893 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084731893 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084731893 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084731893 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084731893 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084731896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084731896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084731896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084731896 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084731896 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084731896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084731896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084731896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084731896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084731900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084731900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084731900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084731900 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084731900 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) 20241116084731900 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084731900 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084731900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084731900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: talloc reports "struct hnb_context" x 1, expecting 1 MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084731907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42072<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116084731908 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39379<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(40)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@604fbae46733: Final verdict of PTC: none 20241116084731908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084731908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084731909 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084731909 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084731909 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(37)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@604fbae46733: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(32)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@604fbae46733: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(43)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084731914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42056<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@604fbae46733: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:47:31 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 20241116084732006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084732086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084732086 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084732086 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084732086 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084732086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084732086 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084732086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084732086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084732086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084732086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084732086 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084732086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084732086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084732086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084732086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084732086 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084732086 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084732086 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084732086 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084732086 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084732086 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084732086 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084732086 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084732086 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084732086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084732086 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084732086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084732086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084732086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084732086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084732086 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084732086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084732086 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084732086 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084732086 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084732086 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084732086 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084732086 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084732086 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084732408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34764<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211196) Waiting for packet dumper to finish... 1 (prev_count=211196, count=211852) 20241116084734088 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084734088 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084734088 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084734088 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084734088 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084734088 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:47:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@604fbae46733: 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@604fbae46733: Test case TC_hnb_disconnected_timeout started. 20241116084735525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084735531 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084735536 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45381<->l=127.0.0.1:4262) (control_if.c:570) 20241116084735558 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084735558 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084735558 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084735558 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084735558 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084735558 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084735559 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084735559 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084735559 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084735559 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084735559 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084735559 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084735559 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084735559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084735559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084735559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084735559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084735559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084735559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084735559 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084735559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084735559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084735559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084735559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084735559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084735559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116084735560 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084735560 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084735560 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084735560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084735560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084735560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084735560 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084735560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084735560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084735560 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084735560 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084735560 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084735560 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084735560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084735560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084735560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084735561 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084735561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084735561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084735561 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084735561 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084735561 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084735561 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084735561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084735561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084735561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084735561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084735561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084735561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084735561 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084735561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735561 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084735561 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084735561 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084735561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084735561 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084735561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735561 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084735561 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084735561 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084735561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084735561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084735561 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084735561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735561 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084735561 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084735561 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084735561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084735561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084735561 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(52)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(50)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084735582 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084735582 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084735583 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084735583 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084735583 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084735583 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084735583 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084735583 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084735584 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084735584 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084735584 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084735584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084735584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084735584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084735584 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084735584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084735584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084735585 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084735585 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084735585 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084735585 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084735585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084735585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084735585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084735585 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084735585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084735585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084735585 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084735585 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084735585 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084735585 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084735585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084735585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084735585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084735585 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084735585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084735585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084735585 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084735585 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084735585 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084735585 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084735585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084735585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084735585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084735585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084735585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084735585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084735585 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084735585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735585 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084735586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084735586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084735586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084735586 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084735586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084735586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084735586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084735586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084735586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084735586 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084735586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084735586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084735586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084735586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084735586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084735586 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084735586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084735586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084735586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084735586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084735586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084735586 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084735611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084735611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084735611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084735611 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084735611 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084735611 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084735611 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084735611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084735611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084735779 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084735779 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084735779 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084735779 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084735788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735788 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084735788 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084735788 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084735789 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084735789 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084735789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084735791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735791 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084735791 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084735791 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084735791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084735791 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084735792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084735792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084735792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084735792 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084735792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084735792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084735792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084735792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084735792 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084735792 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084735792 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084735793 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084735793 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084735793 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084735793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084735793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084735793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084735794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084735794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084735794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084735794 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084735794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084735794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084735794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084735794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084735794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084735794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084735794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084735801 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084735801 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084735801 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084735801 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084735804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735804 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084735804 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084735804 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084735804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084735804 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084735804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084735807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735807 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084735807 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084735807 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084735807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084735807 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084735807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084735807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084735807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084735807 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084735807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084735807 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084735807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084735807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084735807 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084735807 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084735807 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084735808 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084735808 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084735808 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084735808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084735808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084735808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084735808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084735808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084735808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084735808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084735808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084735808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084735808 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084735809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084735809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084735809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084735809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084735809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084735809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084735809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084735809 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084736593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084736593 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084736593 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084736593 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084736593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084736593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084736593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084736593 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084736593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084736594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084736594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084736594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084736594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084736594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084736594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084736594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084736594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736594 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084736594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084736594 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084736594 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084736594 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084736594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084736594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084736594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084736594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084736594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084736594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084736594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084736594 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084736594 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084736594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084736594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084736594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084736594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084736594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084736594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084736594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084736594 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084736596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084736596 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084736596 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084736596 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084736596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084736596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084736596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084736596 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084736596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084736596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084736596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084736596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084736596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084736596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084736596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084736596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084736596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084736596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084736596 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084736596 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084736596 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084736616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084736616 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084736616 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084736616 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084736616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084736616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084736616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084736616 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084736616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084736616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084736616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084736616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084736616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084736616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084736616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084736616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084736616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084736616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084736616 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084736616 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084736616 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084736616 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084736616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084736616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084736616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084736617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084736617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084736617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084736617 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084736617 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084736617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084736617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084736617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084736617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084736617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084736617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084736617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084736617 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084736619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084736619 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084736619 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084736619 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084736619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084736619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084736619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084736619 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084736619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084736619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084736619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084736619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084736619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084736620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084736620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084736620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084736620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084736620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084736620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084736620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084736620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084736620 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084736620 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084736620 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084736623 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@604fbae46733: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@604fbae46733: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241116084736627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084736627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084736627 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084736627 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084736627 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@604fbae46733: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241116084737631 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241116084742641 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@604fbae46733: 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@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241116084743678 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(57)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084743679 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084743679 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)@604fbae46733: 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@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084743691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084743691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084743691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084743691 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084743691 DLGLOBAL DEBUG validating counter group 0x55c14289fbe0(hnb) with 60 counters (rate_ctr.c:86) 20241116084743691 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084743691 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084743691 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084743691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084743691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241116084743694 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084744700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084744700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084744700 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084744700 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084744700 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@604fbae46733: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241116084744708 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241116084750717 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@604fbae46733: 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@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084750730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34778<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@604fbae46733: Final verdict of PTC: none 20241116084750731 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084750731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084750731 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084750731 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084750731 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084750731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084750731 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084750731 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084750731 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084750731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084750731 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45381<->l=127.0.0.1:4262) (control_if.c:193) 20241116084750731 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084750731 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084750731 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084750732 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084750732 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084750732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084750732 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(52)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@604fbae46733: Final verdict of PTC: none 20241116084750732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084750732 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084750732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084750732 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084750732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084750732 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084750732 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084750732 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116084750732 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084750732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084750732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084750732 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084750732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084750732 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084750732 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084750732 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084750732 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084750732 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(53)@604fbae46733: Final verdict of PTC: none 20241116084750732 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084750732 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084750732 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084750732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084750733 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084750733 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084750733 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084750733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084750733 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084750733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084750733 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(55)@604fbae46733: Final verdict of PTC: none 20241116084750733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084750733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084750733 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084750733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084750733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084750733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084750733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084750733 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084750733 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084750733 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084750733 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(51)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(45)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(56)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(46)@604fbae46733: Final verdict of PTC: none 20241116084750736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34772<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@604fbae46733: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:47:50 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 20241116084750801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084751203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221364) Waiting for packet dumper to finish... 1 (prev_count=221364, count=221904) 20241116084752733 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084752733 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084752733 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116084752733 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084752733 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084752733 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:47:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@604fbae46733: 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@604fbae46733: Test case TC_ue_register started. 20241116084754271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084754279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084754284 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37989<->l=127.0.0.1:4262) (control_if.c:570) 20241116084754302 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084754302 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084754303 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084754303 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084754303 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084754303 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084754303 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084754303 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084754304 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084754304 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084754304 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_ue_register-Iuh0(63)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084754304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084754304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084754304 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084754304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084754304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084754304 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084754304 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084754304 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084754304 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084754304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084754304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084754304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084754304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084754304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084754304 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084754304 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084754304 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084754304 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084754304 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084754304 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084754304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084754304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084754304 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084754304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084754304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084754304 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084754304 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084754304 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084754304 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084754304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084754304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084754304 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084754304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084754304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084754304 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084754304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084754304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084754304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084754304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084754304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084754304 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084754304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084754304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084754304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084754304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084754304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084754304 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116084754304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084754304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084754304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084754304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084754304 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084754304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084754304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084754304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084754304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084754304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084754304 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(67)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(65)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084754318 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084754318 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084754318 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084754318 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084754318 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084754318 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084754319 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084754319 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084754320 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084754320 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084754320 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084754320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084754320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084754320 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084754320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084754320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084754320 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084754320 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084754320 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084754320 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084754320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084754320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084754320 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084754320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084754320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084754320 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084754320 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084754320 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084754320 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084754320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084754320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084754320 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084754320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084754320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084754320 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084754320 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084754320 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084754320 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084754320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084754320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084754320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084754320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084754320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084754320 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084754320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084754320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084754320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084754320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084754320 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084754320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084754320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084754320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084754320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084754320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084754320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084754320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084754320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084754320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084754320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084754320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084754320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084754320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084754320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084754320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084754320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084754320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084754320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(68)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084754342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084754342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084754342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084754342 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084754342 DLGLOBAL DEBUG validating counter group 0x55c14289fbe0(hnb) with 60 counters (rate_ctr.c:86) 20241116084754342 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084754342 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084754342 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084754342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084754342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084754517 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084754517 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084754517 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084754517 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084754524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754524 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084754525 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084754525 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084754525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084754525 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084754525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084754527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754527 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084754527 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084754527 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084754527 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084754527 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084754527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084754528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084754528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084754528 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084754528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084754528 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084754528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084754528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084754528 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084754528 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084754528 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084754529 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084754529 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084754529 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084754529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084754529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084754529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084754529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084754529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084754529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084754529 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084754530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084754530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084754530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084754530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084754530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084754530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084754530 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084754531 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084754531 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084754531 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084754531 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084754538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754538 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084754538 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084754538 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084754538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084754538 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084754538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084754539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754539 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084754539 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084754539 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084754539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084754539 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084754539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084754539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084754539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084754539 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084754539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084754539 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084754539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084754539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084754539 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084754539 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084754539 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084754540 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084754540 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084754540 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084754540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084754540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084754540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084754540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084754540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084754540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084754540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084754541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084754541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084754541 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084754541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084754541 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084754541 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084754541 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084754541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084754541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084754541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084754541 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084755333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084755333 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084755333 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084755333 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084755333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084755333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084755333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084755333 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084755333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084755333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084755333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084755333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084755333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084755333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084755333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084755333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084755333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755333 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084755333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084755333 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084755333 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084755333 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084755333 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084755333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084755333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084755333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084755333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084755333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084755333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084755333 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084755333 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084755333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084755333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084755333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084755333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084755333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084755333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084755333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084755333 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084755334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084755334 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084755334 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084755334 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084755334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084755334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084755334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084755334 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084755334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084755334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084755334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084755334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084755334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084755334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084755334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084755334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084755334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084755334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084755334 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084755334 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084755334 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084755337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084755337 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084755337 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084755337 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084755337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084755337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084755337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084755337 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084755337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084755337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084755337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084755337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084755337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084755337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084755337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084755337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084755337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084755337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084755337 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084755337 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084755337 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084755337 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084755337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084755337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084755337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084755337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084755337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084755337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084755337 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084755337 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084755337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084755337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084755337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084755337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084755337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084755337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084755337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084755337 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084755339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084755339 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084755339 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084755339 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084755339 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084755339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084755339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084755339 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084755339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084755339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084755339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084755339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084755339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084755339 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084755339 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084755339 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084755339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084755339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084755339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084755339 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084755339 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084755339 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084755339 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084755339 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084755349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084755349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084755349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241116084755349 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241116084755349 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241116084755349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084755349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084755355 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37989<->l=127.0.0.1:4262) (control_if.c:193) 20241116084755355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116084755355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084755355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084755355 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084755355 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084755355 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@604fbae46733: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(60)@604fbae46733: Final verdict of PTC: none TC_ue_register-Iuh0(63)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(71)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084755362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52400<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@604fbae46733: Test case TC_ue_register finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:47:55 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241116084755449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084755538 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084755538 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084755538 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084755538 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084755538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084755538 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084755538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084755538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084755538 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084755538 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084755538 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084755538 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084755538 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084755538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084755538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084755538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084755538 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084755538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084755538 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084755538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084755538 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084755538 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084755538 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084755538 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084755538 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084755538 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084755538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084755538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084755538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084755538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084755538 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084755538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084755538 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084755538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084755538 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084755538 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084755538 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084755538 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084755538 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084755851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52428<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194840) Waiting for packet dumper to finish... 1 (prev_count=194840, count=211248) 20241116084757539 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084757539 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084757539 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084757539 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084757539 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084757539 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:47: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_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@604fbae46733: 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@604fbae46733: Test case TC_ue_register_tmsi_lai started. MTC@604fbae46733: 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 20241116084758985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084758989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084758992 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38575<->l=127.0.0.1:4262) (control_if.c:570) 20241116084759005 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084759005 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084759005 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084759005 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084759005 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084759005 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084759006 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084759006 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register_tmsi_lai-Iuh0(76)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084759006 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084759006 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084759007 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084759007 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084759007 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084759007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084759007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084759007 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084759007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084759007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084759007 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084759007 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084759007 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084759007 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084759007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084759007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084759007 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084759007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084759007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084759007 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084759007 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084759007 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084759007 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084759007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084759007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084759007 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084759007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084759007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084759007 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084759007 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084759007 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084759007 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084759007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084759007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084759007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084759007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084759007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084759007 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084759007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084759007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084759007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084759007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084759007 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084759007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084759007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084759007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084759007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084759007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084759007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084759007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759008 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084759008 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084759008 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084759008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084759008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084759008 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084759008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759008 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084759008 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084759008 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084759008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084759008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084759008 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(80)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(78)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084759028 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084759028 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084759029 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084759029 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084759029 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084759029 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084759030 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084759030 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084759030 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084759030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084759030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084759030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084759030 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084759030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084759030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084759030 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084759030 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084759030 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084759030 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084759030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084759030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084759030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084759031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084759031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084759031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084759031 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084759031 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084759031 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084759031 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084759031 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084759031 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084759031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084759031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084759031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084759031 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084759031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084759031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084759031 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084759031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084759031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084759031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084759031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084759031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084759031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084759031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084759031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084759031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084759031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084759031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084759031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116084759031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084759031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084759031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084759031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084759031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084759031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084759032 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084759032 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084759032 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084759032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084759032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084759032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084759032 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084759032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084759033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084759033 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084759033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759033 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084759033 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084759033 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084759033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084759033 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084759060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084759060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084759060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084759060 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084759060 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084759060 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084759060 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084759060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084759060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084759220 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084759220 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084759220 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084759220 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084759230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759230 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084759230 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084759230 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084759230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084759230 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084759230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084759233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759233 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084759233 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084759233 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084759233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084759233 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084759233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084759234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084759234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084759234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084759234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084759234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084759234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084759234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084759234 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084759234 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084759234 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084759235 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084759235 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084759235 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084759235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084759235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084759235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084759235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084759235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084759235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084759235 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084759235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084759236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084759236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084759236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084759236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084759236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084759236 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084759250 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084759250 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084759250 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084759250 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084759252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759252 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084759252 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084759252 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084759252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084759252 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084759252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084759255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759255 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084759255 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084759255 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084759255 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084759255 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084759255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084759255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084759255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084759255 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084759255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084759255 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084759255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084759255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084759255 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084759255 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084759255 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084759256 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084759256 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084759256 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084759256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084759256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084759256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084759256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084759256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084759256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084759256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084759256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084759256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084759257 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084759257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084759257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084759257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084759257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084759257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084759257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084759257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084759257 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084800038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084800038 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084800038 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084800038 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084800038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084800038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084800038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084800038 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084800038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084800038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084800038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084800038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084800038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084800038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084800038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084800038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084800038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084800038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084800038 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084800038 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084800038 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084800038 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084800039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084800039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084800039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084800039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084800039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084800039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084800039 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084800039 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084800039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084800039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084800039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084800039 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084800039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084800039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084800039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084800039 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084800040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084800040 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084800040 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084800040 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084800040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084800040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084800040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084800040 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084800040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084800040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084800040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084800040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084800040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084800040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084800040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084800040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084800040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084800040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084800040 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084800040 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084800040 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084800063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084800063 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084800063 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084800063 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084800063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084800063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084800063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084800063 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084800063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084800063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084800063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084800063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084800063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084800063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084800063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084800063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084800063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084800064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084800064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084800064 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084800064 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084800064 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084800064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084800064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084800064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084800064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084800064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084800064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084800064 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084800064 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084800064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084800064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084800064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084800064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084800064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084800064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084800064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084800064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084800065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084800065 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084800065 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084800065 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084800065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084800065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084800065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084800065 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084800065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084800065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084800065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084800065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084800065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084800065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084800065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084800065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084800065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084800066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084800066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084800066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084800066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084800066 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084800066 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084800066 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084800066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084800066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084800066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241116084800066 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241116084800066 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241116084800066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084800066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084800070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084800070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084800070 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084800070 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084800070 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@604fbae46733: Final verdict of PTC: none 20241116084800071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116084800071 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38575<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(79)@604fbae46733: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@604fbae46733: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(84)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(73)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084800072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52434<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@604fbae46733: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 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 20241116084800115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084800242 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084800242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084800242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084800242 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084800242 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084800242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084800242 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084800242 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084800242 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084800242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084800242 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084800242 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084800242 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084800242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084800242 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084800243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084800243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084800243 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084800243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084800243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084800243 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084800243 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084800243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084800243 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084800243 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084800243 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084800243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084800243 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084800243 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084800243 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084800243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084800243 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084800243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084800243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084800243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084800243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084800243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084800243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084800243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084800243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084800243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084800243 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084800243 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084800243 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084800243 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084800243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084800243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084800243 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084800243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084800243 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084800243 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084800243 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084800243 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084800243 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084800243 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084800243 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084800518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52460<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194368) Waiting for packet dumper to finish... 1 (prev_count=194368, count=210440) 20241116084802244 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084802244 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084802244 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084802244 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084802244 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084802244 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:48: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_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@604fbae46733: 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@604fbae46733: Test case TC_ue_register_before_hnb_register started. 20241116084803641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084803646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084803650 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41773<->l=127.0.0.1:4262) (control_if.c:570) 20241116084803666 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084803666 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084803666 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084803666 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084803666 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084803666 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084803666 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084803666 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084803667 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084803667 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084803668 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084803668 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084803668 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084803668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084803668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084803668 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084803668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084803668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084803668 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084803668 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084803668 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084803668 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084803668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084803668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084803668 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084803668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084803668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084803668 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084803668 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084803668 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084803668 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084803668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084803668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084803668 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084803668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084803668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084803668 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084803668 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084803668 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084803668 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084803668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084803668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084803668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084803668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084803668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084803668 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084803668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084803668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084803668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084803668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084803668 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084803668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084803668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084803668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084803668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084803668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084803668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084803668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084803668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084803668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084803668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084803668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084803668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084803668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084803668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084803668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084803668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084803668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084803668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(93)@604fbae46733: M3UA emulation initiated, the test can be started MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(91)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084803694 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084803694 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084803694 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084803694 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084803695 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084803695 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084803695 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084803695 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084803696 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084803696 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084803696 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084803696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084803696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084803696 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084803696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084803696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084803696 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084803696 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084803696 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084803696 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084803696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084803696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084803696 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084803696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084803696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084803696 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084803696 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084803696 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084803696 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084803696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084803696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084803696 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084803696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084803696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084803696 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084803696 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084803696 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084803696 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084803696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084803696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084803696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084803696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084803696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084803696 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084803697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084803697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084803697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084803697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084803697 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084803697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084803697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084803697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084803697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084803697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084803697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084803697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084803697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084803697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084803697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084803697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084803697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084803697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084803697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084803697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084803697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084803697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084803697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084803888 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084803888 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084803888 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084803888 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084803895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803895 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084803895 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084803895 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084803895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084803895 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084803895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084803895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803895 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084803895 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084803895 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084803895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084803895 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084803895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084803895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084803895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084803895 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084803895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084803895 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084803895 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084803895 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084803895 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084803895 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084803895 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084803897 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084803897 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084803897 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084803897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084803897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084803897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084803897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084803897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084803897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084803897 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084803897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803897 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084803897 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084803897 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084803897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084803897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084803897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084803897 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084803911 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084803911 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084803911 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084803911 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084803917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803917 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084803917 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084803917 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084803917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084803917 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084803917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084803920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803920 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084803920 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084803920 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084803920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084803920 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084803920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084803920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084803920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084803920 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084803920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084803920 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084803920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084803920 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084803920 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084803920 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084803920 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084803921 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084803921 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084803921 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084803921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084803921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084803921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084803922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084803922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084803922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084803922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084803922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084803922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084803922 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084803922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084803922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084803922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084803922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084803922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084803922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084803922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084803922 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084804707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084804707 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084804707 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084804707 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084804707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084804707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084804707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084804707 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084804707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084804708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084804708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084804708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084804708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084804708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084804708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084804708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084804708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084804708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084804708 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084804708 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084804708 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084804708 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084804708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084804708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084804708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084804708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084804708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084804708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084804708 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084804708 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084804708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084804708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084804708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084804708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084804708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084804708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084804708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084804708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084804708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084804708 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084804708 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084804708 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084804708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084804708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084804708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084804708 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084804708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084804708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084804708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084804708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084804708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084804708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084804708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084804708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084804708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084804709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084804709 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084804709 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084804709 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084804718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084804718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084804718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084804718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084804718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084804718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084804718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084804718 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084804718 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084804718 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084804718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084804718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084804718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084804718 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084804718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084804718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084804718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084804718 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084804718 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084804718 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084804718 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084804718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084804718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084804718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084804718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084804718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084804718 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084804718 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084804718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084804718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084804718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084804718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084804718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084804718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084804718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084804718 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084804719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084804719 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084804719 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084804719 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084804719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084804719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084804719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084804719 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084804719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084804719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084804719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084804719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084804719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084804719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084804719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084804719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084804719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084804719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084804719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084804719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084804719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084804719 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084804719 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084804719 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084804721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084804721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084804721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241116084804721 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241116084804721 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241116084804721 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241116084804721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084804721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084804730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38514<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116084804731 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41773<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(91)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@604fbae46733: Final verdict of PTC: none 20241116084804732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084804732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084804732 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084804732 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) 20241116084804732 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(97)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(86)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@604fbae46733: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084804738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38498<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@604fbae46733: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:48:04 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 20241116084804840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084804910 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084804910 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084804910 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084804910 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084804910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084804910 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084804910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084804910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084804910 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084804910 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084804910 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084804910 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084804910 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084804910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084804910 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084804910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084804910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084804910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084804910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084804910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084804910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084804910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084804910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084804910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084804910 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084804910 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084804910 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084804910 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084804910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084804910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084804910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084804910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084804910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084804910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084804910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084804910 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084804910 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084804910 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084804910 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084805243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38522<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191928) Waiting for packet dumper to finish... 1 (prev_count=191928, count=208396) 20241116084806911 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084806912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084806912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084806912 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084806912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084806912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:48: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_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@604fbae46733: 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@604fbae46733: Test case TC_ranap_cs_initial_ue started. 20241116084808320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084808324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084808328 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33005<->l=127.0.0.1:4262) (control_if.c:570) 20241116084808344 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084808344 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084808344 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084808344 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084808345 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084808345 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084808345 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084808345 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084808345 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084808345 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084808346 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084808346 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084808346 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084808346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084808346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084808346 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084808346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084808346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084808346 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084808346 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084808346 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084808346 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084808346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084808346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084808346 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084808346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084808346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084808346 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084808346 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084808346 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084808346 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084808346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084808346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084808346 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084808346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084808346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084808346 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084808346 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084808346 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084808346 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084808346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084808346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084808346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084808346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084808346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084808346 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084808346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808346 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084808346 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084808346 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084808346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084808346 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084808346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808346 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084808346 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084808346 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084808346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084808346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084808346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084808346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808346 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084808346 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084808346 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084808346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084808346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084808346 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084808347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084808347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084808347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084808347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084808347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084808347 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(106)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(104)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084808364 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084808364 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084808364 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084808364 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084808365 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084808365 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084808365 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084808365 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084808366 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084808366 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084808366 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084808366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084808366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084808366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084808366 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084808366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084808366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084808366 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084808366 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084808366 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084808366 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084808366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084808366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084808366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084808366 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084808366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084808366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084808366 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084808366 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084808366 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084808366 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084808366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084808366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084808366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084808366 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084808367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084808367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084808367 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084808367 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084808367 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084808367 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084808367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084808367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084808367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084808367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084808367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084808367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084808367 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084808367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084808367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084808367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084808367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084808367 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084808367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084808367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084808367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084808367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084808367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084808367 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084808367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084808367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084808367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084808367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084808367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084808367 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084808367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084808367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084808367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084808367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084808367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084808367 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084808392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084808392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084808392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084808392 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084808392 DLGLOBAL DEBUG validating counter group 0x55c14289fbe0(hnb) with 60 counters (rate_ctr.c:86) 20241116084808392 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084808392 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084808392 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084808392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084808392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084808560 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084808560 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084808560 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084808560 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084808568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808568 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084808568 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084808568 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084808568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084808568 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084808568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084808570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808570 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084808570 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084808570 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084808570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084808570 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084808570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084808571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084808571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084808571 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084808571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084808571 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084808571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084808571 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084808571 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084808571 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084808571 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084808572 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084808572 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084808572 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084808572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084808572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084808572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084808572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084808572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084808572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084808572 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084808573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084808573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084808573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084808573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084808573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084808573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084808573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084808582 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084808582 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084808582 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084808582 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084808583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808583 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084808583 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084808583 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084808583 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084808583 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084808583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084808584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808584 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084808584 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084808584 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084808584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084808584 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084808584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084808584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084808584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084808584 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084808584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084808584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084808584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084808584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084808584 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084808584 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084808584 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084808586 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084808586 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084808586 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084808586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084808586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084808586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084808586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084808586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084808586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084808586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084808586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084808586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084808586 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084808586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084808586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084808586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084808586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084808586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084808586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084808586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084808586 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084809368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084809368 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084809368 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084809368 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084809368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084809368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084809368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084809368 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084809369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084809369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084809369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084809369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084809369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084809369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084809369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084809369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084809369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084809369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084809369 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084809369 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084809369 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084809369 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084809369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084809369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084809369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084809369 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084809369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084809369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084809369 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084809369 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084809369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084809369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084809369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084809369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084809369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084809369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084809369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084809369 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084809369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084809369 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084809369 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084809369 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084809369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084809369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084809369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084809369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084809369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084809369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084809369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084809369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084809369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084809369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084809369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084809369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084809369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084809369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084809369 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084809369 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084809369 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084809390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084809390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084809390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084809390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084809390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084809390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084809390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084809390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084809390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084809390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084809390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084809390 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084809390 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084809390 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084809390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084809390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084809390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084809390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084809390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084809390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084809390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084809390 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084809390 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084809390 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084809390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084809390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084809390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084809390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084809390 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084809390 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084809390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084809390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084809390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084809390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084809390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084809390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084809390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084809390 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084809391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084809391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084809391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084809391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084809391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084809391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084809391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084809391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084809391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084809391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084809391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084809391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084809391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084809391 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084809391 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084809391 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084809391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084809391 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084809391 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084809391 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084809391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084809391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084809391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084809391 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084809430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38544<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@604fbae46733: f_create_expect(l3 := '4F662CD9D65C39AE2606'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@604fbae46733: Created Expect[0] for '4F662CD9D65C39AE2606'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@604fbae46733: Added conn table entry 0TC_ranap_cs_initial_ue0(111)1654418 20241116084810482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084810482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084810482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084810482 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084810482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x193e92, normal) (hnbgw_rua.c:407) 20241116084810482 DHNB DEBUG map_rua[0x55c143d279e0]{init}: Allocated (fsm.c:456) 20241116084810482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1654418)[0x55c143d279e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084810482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1654418 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084810482 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084810482 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084810482 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1654418 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084810482 DCN DEBUG map_sccp[0x55c143d2f500]{init}: Allocated (fsm.c:456) 20241116084810482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c143d2f500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084810482 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1654418 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084810482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1654418 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084810482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1654418)[0x55c143d279e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084810482 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084810482 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084810482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1654418)[0x55c143d279e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084810482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c143d2f500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084810482 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084810482 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116084810482 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084810482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4f662cd9d65c39ae2606004f400300014b0056400500f1100926) (sccp_scrc.c:406) 20241116084810482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084810483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084810483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084810483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084810483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084810483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084810483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084810483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084810483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084810483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084810483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084810483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084810483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084810483 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084810483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c143d2f500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084810483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1654418)[0x55c143d279e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084810483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084810483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084810483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084810483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084810483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084810483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084810483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084810483 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@604fbae46733: Found Expect[0] for l3='4F662CD9D65C39AE2606'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@604fbae46733: Added conn table entry 0TC_ranap_cs_initial_ue0(111)4425701 HNBGW_Test.msc0-SCCP(104)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@604fbae46733: setverdict(pass): none -> pass 20241116084810498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084810498 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084810498 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084810498 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084810498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084810498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084810499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084810499 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084810499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084810499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084810499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084810499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084810499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084810499 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0066b3f7) (sccp_scrc.c:477) 20241116084810499 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20241116084810499 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084810499 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084810499 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084810499 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084810499 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) 20241116084810499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c143d2f500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084810499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c143d2f500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084810500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38544<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084810510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38536<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@604fbae46733: Final verdict of PTC: none 20241116084810511 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33005<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_initial_ue(98)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(110)@604fbae46733: Final verdict of PTC: none 20241116084810512 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084810512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084810513 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084810513 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084810513 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084810513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084810513 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084810513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084810513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084810513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) VirtHNBGW-STATS(99)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@604fbae46733: Final verdict of PTC: none 20241116084810513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084810513 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084810513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084810513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084810513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084810513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084810513 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084810513 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084810513 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084810513 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084810513 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084810513 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084810513 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084810513 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084810514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084810514 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084810514 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084810514 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084810514 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084810514 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084810514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084810514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084810514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084810514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084810514 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084810514 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084810514 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084810514 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084810514 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084810514 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084810514 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084810514 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084810514 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084810514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c143d2f500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116084810514 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116084810514 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116084810514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066b3f7), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116084810514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084810514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084810514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084810514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084810514 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116084810514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c143d2f500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116084810514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1654418)[0x55c143d279e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116084810514 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1654418)[0x55c143d279e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116084810514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116084810514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1654418)[0x55c143d279e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116084810515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1654418)[0x55c143d279e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084810515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1654418)[0x55c143d279e0]{disrupted}: Freeing instance (context_map.c:202) 20241116084810515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1654418)[0x55c143d279e0]{disrupted}: Deallocated (fsm.c:568) 20241116084810515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c143d2f500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084810515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c143d2f500]{disconnected}: Freeing instance (context_map.c:206) 20241116084810515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c143d2f500]{disconnected}: Deallocated (fsm.c:568) 20241116084810515 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1654418 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084810515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084810515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116084810515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084810515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084810515 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084810515 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084810515 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116084810515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084810515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084810515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084810515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084810515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084810515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084810515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084810515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(109)@604fbae46733: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084810519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38532<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@604fbae46733: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:48:10 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 20241116084810561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084810963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38560<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184464) Waiting for packet dumper to finish... 1 (prev_count=184464, count=240984) 20241116084812513 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084812513 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084812513 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084812515 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084812515 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084812515 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 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@604fbae46733: 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@604fbae46733: Test case TC_ranap_ps_initial_ue started. 20241116084814042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084814045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084814048 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41891<->l=127.0.0.1:4262) (control_if.c:570) 20241116084814061 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084814062 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084814062 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084814062 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084814062 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084814062 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084814062 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084814062 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084814062 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084814062 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084814063 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084814063 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084814063 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084814063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084814063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084814063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084814064 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084814064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084814064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084814064 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084814064 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084814064 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084814064 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084814064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084814064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084814064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084814064 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084814064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084814064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084814064 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084814064 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084814064 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084814064 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084814064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084814064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084814064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084814064 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084814064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084814064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084814064 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084814064 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084814064 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084814064 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084814064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084814064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084814064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084814064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084814064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084814064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084814064 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084814064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084814064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084814064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084814064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084814064 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084814064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084814064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084814064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084814064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084814064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084814064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084814064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084814064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084814064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084814064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084814064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084814064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084814064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084814064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084814064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084814064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084814064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084814064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(120)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(118)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084814083 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084814083 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084814083 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084814083 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084814083 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084814083 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084814083 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084814083 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084814084 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084814084 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084814084 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084814085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084814085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084814085 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084814085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084814085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084814085 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084814085 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084814085 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084814085 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084814085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084814085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084814085 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084814085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084814085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084814085 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084814085 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084814085 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084814085 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084814085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084814085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084814085 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084814085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084814085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084814085 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084814085 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084814085 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084814085 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084814085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084814085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084814085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084814085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084814085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084814085 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084814085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084814085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084814085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084814085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084814085 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084814085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084814085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084814085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084814085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084814085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084814085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084814085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084814085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084814085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084814085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084814085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084814085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084814085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084814085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084814085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084814085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084814085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084814085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084814110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084814110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084814110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084814110 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084814110 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084814110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084814110 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084814110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084814110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084814280 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084814280 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084814280 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084814280 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084814288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814288 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084814288 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084814288 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084814288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084814288 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084814288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084814291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814291 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084814291 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084814291 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084814291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084814291 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084814291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084814291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084814291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084814291 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084814291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084814291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084814291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084814291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084814291 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084814291 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084814291 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084814293 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084814293 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084814293 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084814293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084814293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084814293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084814293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084814293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084814293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084814293 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084814293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084814293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084814293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084814293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084814293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084814293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084814293 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084814297 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084814297 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084814297 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084814297 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084814302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814302 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084814302 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084814302 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084814302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084814302 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084814303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084814305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814305 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084814305 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084814305 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084814305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084814305 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084814305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084814305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084814305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084814305 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084814305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084814305 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084814305 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084814305 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084814305 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084814306 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084814306 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084814307 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084814307 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084814307 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084814307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084814307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084814307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084814307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084814307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084814307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084814307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084814307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084814307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084814307 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084814308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084814308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084814308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084814308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084814308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084814308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084814308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084814308 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084815093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084815093 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084815093 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084815093 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084815093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084815093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084815093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084815093 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084815093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084815093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084815093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084815093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084815093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084815093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084815093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084815093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084815093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815094 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084815094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084815094 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084815094 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084815094 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084815094 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084815094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084815094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084815094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084815094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084815094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084815094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084815094 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084815094 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084815094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084815094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084815094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084815094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084815094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084815094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084815094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084815094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084815094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084815094 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084815094 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084815094 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084815094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084815094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084815094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084815094 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084815094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084815094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084815094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084815094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084815094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084815094 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084815094 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084815094 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084815094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815094 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084815094 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084815094 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084815094 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084815094 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084815102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084815102 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084815102 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084815102 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084815102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084815102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084815102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084815102 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084815102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084815102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084815102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084815102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084815102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084815102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084815102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084815102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084815102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084815103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084815103 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084815103 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084815103 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084815103 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084815103 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084815103 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084815103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084815103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084815103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084815103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084815103 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084815103 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084815103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084815103 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084815103 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084815103 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084815103 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084815103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084815103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084815103 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084815104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084815104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084815104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084815104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084815104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084815104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084815104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084815104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084815104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084815104 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084815104 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084815104 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084815104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084815104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084815104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084815104 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084815104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084815104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084815104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084815104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084815104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084815104 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084815104 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084815104 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084815125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@604fbae46733: f_create_expect(l3 := 'D84DDCC2F9D225F54F68'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@604fbae46733: Created Expect[0] for 'D84DDCC2F9D225F54F68'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@604fbae46733: Added conn table entry 0TC_ranap_ps_initial_ue0(125)6561654 20241116084816176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084816176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084816176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116084816176 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084816176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x641f76, normal) (hnbgw_rua.c:407) 20241116084816176 DHNB DEBUG map_rua[0x55c143d279e0]{init}: Allocated (fsm.c:456) 20241116084816176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6561654)[0x55c143d279e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084816176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6561654 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116084816176 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084816176 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084816176 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6561654 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116084816176 DCN DEBUG map_sccp[0x55c143d2f500]{init}: Allocated (fsm.c:456) 20241116084816176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c143d2f500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084816176 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6561654 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116084816176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6561654 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116084816176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6561654)[0x55c143d279e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084816176 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084816176 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084816176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6561654)[0x55c143d279e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084816176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c143d2f500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084816176 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084816176 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{IDLE}: Allocated (fsm.c:456) 20241116084816176 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084816176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad84ddcc2f9d225f54f68004f400300000a0056400500f1100926) (sccp_scrc.c:406) 20241116084816177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084816177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084816177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084816177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084816177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084816177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084816177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084816177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084816177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084816177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084816177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084816177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084816177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084816177 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084816177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c143d2f500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084816177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6561654)[0x55c143d279e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084816177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084816177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084816177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084816177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084816177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084816177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084816177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084816177 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@604fbae46733: Found Expect[0] for l3='D84DDCC2F9D225F54F68'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@604fbae46733: Added conn table entry 0TC_ranap_ps_initial_ue0(125)10034964 HNBGW_Test.sgsn0-SCCP(121)@604fbae46733: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116084816194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084816194 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084816194 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084816194 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084816194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084816194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084816194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084816194 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084816194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084816194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084816194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084816194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084816194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084816194 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0005ac99) (sccp_scrc.c:477) 20241116084816194 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20241116084816194 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084816194 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084816194 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084816194 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084816194 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) 20241116084816194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c143d2f500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084816194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c143d2f500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084816194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48314<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_ps_initial_ue(112)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@604fbae46733: Final verdict of PTC: none 20241116084816201 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084816201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084816201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084816201 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084816201 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084816201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084816201 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084816201 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084816201 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084816201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084816201 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084816201 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41891<->l=127.0.0.1:4262) (control_if.c:193) 20241116084816201 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084816201 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084816201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084816201 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084816201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084816201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084816201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084816201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084816201 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084816202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084816202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084816202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084816202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084816202 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084816202 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084816202 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084816202 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084816202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48300<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116084816202 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084816202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084816202 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084816202 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116084816202 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116084816202 DLSS7 <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(120)@604fbae46733: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@604fbae46733: Final verdict of PTC: none 20241116084816202 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116084816202 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116084816202 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116084816202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084816202 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084816202 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084816202 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084816202 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084816202 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084816202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084816203 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084816203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084816203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084816203 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084816203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084816203 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084816203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084816203 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084816203 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084816203 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084816203 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084816203 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084816203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c143d2f500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116084816203 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116084816203 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116084816203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005ac99), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116084816203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084816203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084816203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084816203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084816203 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116084816203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c143d2f500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116084816203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6561654)[0x55c143d279e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116084816203 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6561654)[0x55c143d279e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116084816203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116084816203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6561654)[0x55c143d279e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116084816203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6561654)[0x55c143d279e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084816204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6561654)[0x55c143d279e0]{disrupted}: Freeing instance (context_map.c:202) 20241116084816204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6561654)[0x55c143d279e0]{disrupted}: Deallocated (fsm.c:568) 20241116084816204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c143d2f500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084816204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c143d2f500]{disconnected}: Freeing instance (context_map.c:206) 20241116084816204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c143d2f500]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-M3UA(123)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@604fbae46733: Final verdict of PTC: none 20241116084816204 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6561654 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) IPA-CTRL-CLI-IPA(114)@604fbae46733: Final verdict of PTC: none 20241116084816204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084816204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084816204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116084816204 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084816204 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084816204 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084816204 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084816204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084816204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 TC_ranap_ps_initial_ue-Iuh0(116)@604fbae46733: Final verdict of PTC: none 20241116084816204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084816204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084816204 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084816204 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084816204 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116084816204 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(113)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084816206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48288<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(124)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@604fbae46733: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:48:16 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 20241116084816262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084816764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48324<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184224) Waiting for packet dumper to finish... 1 (prev_count=184224, count=240820) 20241116084818203 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084818203 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084818203 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084818203 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084818203 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084818203 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:48:18 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@604fbae46733: 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@604fbae46733: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241116084819862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084819865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084819869 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34099<->l=127.0.0.1:4262) (control_if.c:570) 20241116084819884 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084819884 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084819884 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084819884 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084819884 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084819884 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084819885 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084819885 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084819885 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084819885 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084819886 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084819886 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084819886 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084819886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084819886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084819886 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084819886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084819886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084819886 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084819886 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084819886 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084819886 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084819886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084819886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084819886 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084819886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084819886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084819886 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084819886 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084819886 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084819886 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084819886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084819886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084819886 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084819886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084819886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084819886 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084819886 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084819886 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084819886 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084819886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084819886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084819886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084819886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084819886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084819886 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084819886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084819886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084819886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084819886 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084819886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084819886 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084819886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084819886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084819886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084819886 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084819886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084819886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084819886 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084819886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084819886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084819886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084819886 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084819886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084819886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084819886 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084819886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084819886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084819886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084819886 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084819886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084819886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084819886 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(134)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(132)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084819899 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084819899 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084819899 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084819899 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084819900 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084819900 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084819900 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084819900 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084819901 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084819901 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084819901 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084819901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084819901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084819901 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084819901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084819901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084819901 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084819901 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084819901 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084819901 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084819901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084819901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084819901 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084819901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084819901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084819901 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084819901 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084819901 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084819901 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084819901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084819901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084819901 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084819901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084819901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084819901 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084819901 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084819901 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084819901 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084819901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084819901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084819901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084819901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084819901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084819901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084819901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084819901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084819901 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084819901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084819901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084819901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084819901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084819901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084819901 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084819901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084819901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084819901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084819901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084819901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084819901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084819901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084819901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084819901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084819901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084819901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084819901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084819901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084819901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084819901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084819901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084819901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084819901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084819901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084819901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084819901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084819922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084819922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084819922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084819922 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084819922 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084819922 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084819922 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084819922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084819922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084820098 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084820098 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084820098 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084820098 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084820107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820107 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084820107 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084820107 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084820107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084820107 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084820108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084820110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820110 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084820110 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084820110 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084820110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084820110 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084820111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084820111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084820111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084820111 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084820111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084820111 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084820111 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084820111 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084820111 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084820111 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084820111 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084820112 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084820112 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084820112 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084820112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084820112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084820112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084820112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084820113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084820113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084820113 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084820113 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084820113 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084820113 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084820113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116084820113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820113 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084820113 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084820113 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084820113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084820113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084820113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084820113 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(137)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084820119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820119 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084820119 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084820119 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084820119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084820119 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084820119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084820122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820122 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084820122 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084820122 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084820122 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084820122 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084820122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084820122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084820122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084820122 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084820122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084820123 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084820123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084820123 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084820123 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084820123 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084820123 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084820124 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084820124 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084820124 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084820124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084820124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084820124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820124 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084820124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084820124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084820124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084820124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084820124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084820124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084820124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084820124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084820124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084820124 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084820124 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084820516 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116084820516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066b3f7), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084820516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084820516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084820516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084820516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084820516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084820516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084820516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084820516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084820516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084820516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084820516 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084820524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820524 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084820524 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084820524 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084820524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084820524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084820525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084820525 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084820525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084820525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084820525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084820525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084820525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084820525 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=0066b3f7) (sccp_scrc.c:477) 20241116084820525 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20241116084820525 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116084820525 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116084820525 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084820525 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084820525 DLSCCP DEBUG SCCP-SCOC(1)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084820911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820911 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084820911 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084820911 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084820911 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084820911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084820911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084820911 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084820911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084820911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084820911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084820911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084820911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084820911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084820911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084820911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084820911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084820911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084820911 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084820911 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084820911 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084820911 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084820911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084820912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084820912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084820912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084820912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084820912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084820912 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084820912 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084820912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084820912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084820912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084820912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084820912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084820912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084820912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084820915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820915 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084820915 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084820915 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084820915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084820915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084820915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084820915 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084820915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084820915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084820915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084820915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084820915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084820915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084820915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084820915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084820915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084820915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084820915 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084820915 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084820915 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084820923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820923 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084820923 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084820923 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084820923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084820923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084820923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084820923 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084820923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084820923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084820923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084820923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084820923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084820923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084820924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084820924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084820924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084820924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084820924 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084820924 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084820924 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084820924 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084820924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084820924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084820924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084820924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084820924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084820924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084820924 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084820924 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084820924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084820924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084820924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084820924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084820924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084820924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084820924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084820925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084820925 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084820925 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084820925 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084820925 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084820925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084820925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084820925 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084820925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084820925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084820925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084820925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084820925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084820925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084820925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084820925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084820925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084820925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084820925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084820925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084820925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084820925 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084820925 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084820925 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084820939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@604fbae46733: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@604fbae46733: 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)@604fbae46733: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)15741038 20241116084821975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084821975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084821975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084821975 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084821975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf0306e, normal) (hnbgw_rua.c:407) 20241116084821975 DHNB DEBUG map_rua[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116084821975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15741038)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084821975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15741038 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084821975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084821975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084821975 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15741038 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084821975 DCN DEBUG map_sccp[0x55c143d279e0]{init}: Allocated (fsm.c:456) 20241116084821975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c143d279e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084821975 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15741038 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084821975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15741038 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084821975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15741038)[0x55c143d30370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084821975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084821975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084821975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15741038)[0x55c143d30370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084821975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c143d279e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084821975 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084821975 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{IDLE}: Allocated (fsm.c:456) 20241116084821975 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084821975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241116084821975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084821975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084821975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084821975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084821975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084821975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084821975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084821975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084821975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084821975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084821975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084821975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084821975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084821975 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084821975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c143d279e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084821975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15741038)[0x55c143d30370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084821975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084821975 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084821975 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084821975 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084821975 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084821975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084821975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084821975 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@604fbae46733: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@604fbae46733: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)5719696 HNBGW_Test.msc0-SCCP(132)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116084821978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084821978 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084821978 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084821978 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084821978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084821978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084821978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084821978 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084821978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084821978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084821978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084821978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084821978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084821978 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a42489) (sccp_scrc.c:477) 20241116084821978 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20241116084821978 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084821978 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084821978 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084821978 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084821978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a42489), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5a7ee3ad7b78c0e15499004f40030002a00056400500f1100926) (sccp_scrc.c:406) 20241116084821978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084821978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084821978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084821978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084821978 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084821978 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084821978 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) 20241116084821978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c143d279e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084821978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c143d279e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084821978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084821978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084821978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084821978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084821978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084821978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084821978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084821978 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@604fbae46733: setverdict(pass): none -> pass 20241116084821984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084821988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@604fbae46733: Final verdict of PTC: none 20241116084821989 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084821989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084821989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084821989 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084821989 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084821989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084821989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084821989 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084821989 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084821989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084821989 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084821989 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084821989 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@604fbae46733: Final verdict of PTC: none 20241116084821989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084821989 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084821989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084821989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084821990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084821990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084821990 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084821990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084821990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084821990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084821990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084821990 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084821990 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc0-RAN(133)@604fbae46733: Final verdict of PTC: none 20241116084821990 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-RAN(136)@604fbae46733: Final verdict of PTC: none 20241116084821990 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084821990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116084821990 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116084821990 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116084821990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a42489), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116084821991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084821991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084821991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084821991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084821991 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116084821991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c143d279e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116084821991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15741038)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116084821991 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15741038)[0x55c143d30370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116084821991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116084821991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15741038)[0x55c143d30370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW_Test.msc0-M3UA(134)@604fbae46733: Final verdict of PTC: none 20241116084821991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084821991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084821992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084821992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084821992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084821992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084821992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084821992 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116084821992 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084821992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084821992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084821992 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116084821992 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116084821992 DLSS7 <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-SCCP(135)@604fbae46733: Final verdict of PTC: none 20241116084821992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116084821992 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116084821991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15741038)[0x55c143d30370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084821991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15741038)[0x55c143d30370]{disrupted}: Freeing instance (context_map.c:202) 20241116084821991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15741038)[0x55c143d30370]{disrupted}: Deallocated (fsm.c:568) 20241116084821991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c143d279e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084821991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c143d279e0]{disconnected}: Freeing instance (context_map.c:206) 20241116084821991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c143d279e0]{disconnected}: Deallocated (fsm.c:568) 20241116084821991 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15741038 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084821991 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34099<->l=127.0.0.1:4262) (control_if.c:193) 20241116084821991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084821991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116084821992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084821992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084821992 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084821992 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084821992 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116084821992 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116084821992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084821992 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084821992 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084821992 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084821992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084821992 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084821992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084821992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084821993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084821993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084821993 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084821993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084821993 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084821993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084821993 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084821993 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084821993 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084821993 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084821993 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(137)@604fbae46733: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(127)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(138)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(128)@604fbae46733: Final verdict of PTC: none 20241116084821994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48328<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@604fbae46733: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 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 20241116084822037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084822539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46640<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258584) Waiting for packet dumper to finish... 1 (prev_count=258584, count=259240) 20241116084823991 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084823991 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084823991 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116084823993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084823993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084823993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:48: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_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@604fbae46733: 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@604fbae46733: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241116084825613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084825618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084825622 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44311<->l=127.0.0.1:4262) (control_if.c:570) 20241116084825637 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084825637 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084825637 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084825637 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084825638 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084825638 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084825638 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084825638 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084825638 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084825638 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084825639 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084825639 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084825639 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084825639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084825639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084825639 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084825639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084825639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084825639 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084825639 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084825639 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084825639 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084825639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084825639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084825639 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084825639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084825639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084825639 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084825639 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084825639 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084825639 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084825639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084825639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084825639 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084825639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084825639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084825639 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084825639 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084825639 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084825639 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084825639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084825639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084825639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084825639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084825639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084825639 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084825639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084825639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084825639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084825639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084825639 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084825639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084825639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084825639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084825639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084825639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084825639 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084825639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084825639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084825639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084825639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084825639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084825639 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084825639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084825639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084825639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084825639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084825640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084825640 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(148)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(146)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084825653 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084825653 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084825653 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084825653 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084825653 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084825653 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084825654 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084825654 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084825655 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084825655 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084825655 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084825655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084825655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084825655 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084825655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084825655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084825655 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084825655 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084825655 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084825655 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084825655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084825655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084825655 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084825655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084825655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084825655 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084825655 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084825655 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084825655 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084825655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084825655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084825655 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084825655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084825655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084825655 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084825655 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084825655 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084825655 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084825655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084825655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084825655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084825655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084825655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084825655 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084825655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084825655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084825655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084825655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084825655 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084825655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084825655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084825655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084825655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084825655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084825655 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084825655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084825655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084825655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084825655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084825655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084825655 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084825655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084825655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084825655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084825655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084825655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084825655 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084825677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084825677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084825677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084825677 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084825677 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084825677 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084825677 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084825677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084825677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084825851 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084825851 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084825851 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084825851 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084825858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825858 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084825858 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084825858 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084825858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084825858 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084825858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084825860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825860 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084825860 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084825860 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084825860 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084825860 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084825860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084825860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084825860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084825860 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084825860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084825860 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084825860 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084825860 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084825860 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084825860 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084825860 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084825861 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084825861 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084825861 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084825861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084825862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084825862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084825862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084825862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084825862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084825862 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084825862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084825862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084825862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084825862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084825862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084825862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084825862 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084825867 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084825867 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084825867 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084825867 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084825873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825873 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084825874 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084825874 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084825874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084825874 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084825874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084825876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825876 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084825876 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084825876 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084825876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084825876 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084825876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084825876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084825876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084825876 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084825876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084825876 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084825876 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084825876 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084825876 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084825876 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084825876 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084825877 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084825877 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084825877 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084825877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084825877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084825877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084825878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084825878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084825878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084825878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084825878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084825878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084825878 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084825878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084825878 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084825878 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084825878 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084825878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084825878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084825878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084825878 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084826205 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116084826205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005ac99), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084826205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084826205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084826205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084826205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084826205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084826205 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084826205 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084826205 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084826205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084826205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084826205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084826205 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084826210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084826210 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084826210 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084826210 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084826211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084826211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084826211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084826211 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084826211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084826211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084826211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084826211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084826211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084826211 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=0005ac99) (sccp_scrc.c:477) 20241116084826211 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20241116084826211 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116084826211 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116084826211 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084826211 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084826211 DLSCCP DEBUG SCCP-SCOC(2)[0x55c143d307c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084826669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084826669 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084826669 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084826669 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084826669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084826669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084826669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084826669 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084826669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084826669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084826669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084826669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084826669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084826669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084826669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084826669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084826669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084826670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084826670 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084826670 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084826670 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084826670 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084826670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084826670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084826670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084826670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084826670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084826670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084826670 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084826670 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084826671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084826671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084826671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084826671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084826671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084826671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084826671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084826671 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084826672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084826672 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084826672 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084826672 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084826672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084826672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084826672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084826672 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084826672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084826672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084826672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084826672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084826672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084826672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084826672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084826672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084826672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826673 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084826673 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084826673 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084826673 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084826673 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084826678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084826678 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084826678 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084826678 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084826678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084826678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084826678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084826678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084826678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084826678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084826678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084826678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084826678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084826678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084826678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084826678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084826678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084826678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084826678 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084826678 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084826678 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084826678 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084826678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084826678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084826678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084826678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084826678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084826678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084826678 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084826678 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084826678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084826678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084826678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084826678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084826678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084826678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084826678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084826678 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084826683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084826683 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084826683 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084826683 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084826683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084826683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084826683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084826683 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084826683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084826683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084826683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084826683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084826683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084826683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084826683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084826683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084826683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084826683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084826683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084826683 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084826683 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084826683 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084826683 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084826683 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084826697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46664<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@604fbae46733: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@604fbae46733: 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)@604fbae46733: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)7535307 20241116084827769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084827769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084827769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116084827769 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084827769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x72facb, normal) (hnbgw_rua.c:407) 20241116084827770 DHNB DEBUG map_rua[0x55c143d307c0]{init}: Allocated (fsm.c:456) 20241116084827770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7535307)[0x55c143d307c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084827770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7535307 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116084827770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084827770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084827770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7535307 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116084827770 DCN DEBUG map_sccp[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116084827770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084827770 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7535307 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116084827770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7535307 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116084827770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7535307)[0x55c143d307c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084827770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084827770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084827770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7535307)[0x55c143d307c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084827770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c143d30370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084827770 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084827771 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{IDLE}: Allocated (fsm.c:456) 20241116084827771 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084827771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241116084827771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084827771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084827771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084827771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084827771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084827771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084827771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084827771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084827771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084827771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084827771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084827771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084827771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084827771 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084827771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c143d30370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084827771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7535307)[0x55c143d307c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084827772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084827772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084827772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084827772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084827772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084827772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084827772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084827772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@604fbae46733: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@604fbae46733: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)6861877 HNBGW_Test.sgsn0-SCCP(149)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116084827789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084827789 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084827789 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084827789 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084827789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084827789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084827789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084827789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084827789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084827789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084827789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084827789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084827789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084827789 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0025df96) (sccp_scrc.c:477) 20241116084827789 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20241116084827789 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084827789 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084827789 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084827789 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084827789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025df96), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a7b477bc648977b03c22b004f40030001930056400500f1100926) (sccp_scrc.c:406) 20241116084827789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084827789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084827789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084827789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084827789 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084827789 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084827789 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) 20241116084827789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c143d30370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084827789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c143d30370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084827790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084827790 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084827790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084827790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084827790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084827790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084827790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084827790 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@604fbae46733: setverdict(pass): none -> pass 20241116084827799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46664<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084827803 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084827803 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084827803 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084827803 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44311<->l=127.0.0.1:4262) (control_if.c:193) 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084827803 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084827803 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084827803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084827803 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084827803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084827803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084827803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116084827803 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084827803 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116084827803 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084827803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084827803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084827803 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084827803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084827803 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084827803 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084827803 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084827803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084827803 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084827803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084827803 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(151)@604fbae46733: Final verdict of PTC: none 20241116084827803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084827803 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084827803 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084827803 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084827803 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084827803 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084827803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c143d30370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116084827804 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116084827804 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116084827804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025df96), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116084827804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084827804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084827804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084827804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@604fbae46733: Final verdict of PTC: none 20241116084827804 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116084827804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c143d30370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116084827804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7535307)[0x55c143d307c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116084827804 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7535307)[0x55c143d307c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116084827804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116084827804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7535307)[0x55c143d307c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116084827804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7535307)[0x55c143d307c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084827804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7535307)[0x55c143d307c0]{disrupted}: Freeing instance (context_map.c:202) 20241116084827804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7535307)[0x55c143d307c0]{disrupted}: Deallocated (fsm.c:568) 20241116084827804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c143d30370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084827804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c143d30370]{disconnected}: Freeing instance (context_map.c:206) 20241116084827804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c143d30370]{disconnected}: Deallocated (fsm.c:568) 20241116084827804 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7535307 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116084827804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084827804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084827804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084827804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084827804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084827804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084827804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084827804 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084827804 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084827804 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084827804 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084827804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084827804 DLSS7 <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-RAN(150)@604fbae46733: Final verdict of PTC: none 20241116084827804 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084827804 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084827804 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084827804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084827804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084827804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084827804 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116084827804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116084827804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084827804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084827804 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084827804 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084827804 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(147)@604fbae46733: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(152)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(141)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084827805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46650<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@604fbae46733: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:48:27 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 20241116084827861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084828363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46668<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=197096) Waiting for packet dumper to finish... 1 (prev_count=197096, count=259548) 20241116084829804 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084829804 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084829804 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116084829804 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084829805 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084829805 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:48: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_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@604fbae46733: 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@604fbae46733: Test case TC_ranap_cs_bidir started. 20241116084831477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084831480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084831487 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35391<->l=127.0.0.1:4262) (control_if.c:570) 20241116084831513 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084831513 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084831513 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084831513 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084831514 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084831514 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084831514 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084831514 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084831514 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084831514 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_bidir-Iuh0(158)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084831515 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084831515 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084831515 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084831515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084831515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084831515 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084831515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084831515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084831515 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084831515 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084831515 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084831515 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084831515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084831515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084831515 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084831515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084831515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084831515 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084831515 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084831515 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084831515 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084831515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084831515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084831515 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084831515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084831515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084831515 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084831515 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084831515 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084831515 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084831515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084831515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084831515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084831515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084831515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084831515 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084831515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084831516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084831516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084831516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084831516 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084831516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084831516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084831516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084831516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084831516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084831516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084831516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084831516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084831516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084831516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084831516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084831516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084831516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084831516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084831516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084831516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084831516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084831516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(160)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084831530 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084831530 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084831530 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084831530 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084831530 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084831530 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084831530 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084831530 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084831531 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084831531 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084831531 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084831531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084831531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084831531 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084831531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084831531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084831531 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084831531 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084831531 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084831531 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084831531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084831531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084831531 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084831531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084831531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084831531 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084831531 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084831531 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084831531 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084831531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084831531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084831531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084831531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084831531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084831531 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084831531 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084831531 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084831531 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084831531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084831531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084831531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084831531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084831531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084831531 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084831531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084831531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084831531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084831531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084831531 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084831531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084831531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084831531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084831531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084831531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084831531 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084831531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084831531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084831531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084831531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084831532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084831532 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084831532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831532 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084831532 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084831532 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084831532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084831532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084831532 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084831554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084831554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084831554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084831554 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084831554 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084831554 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084831554 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084831554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084831554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084831728 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084831728 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084831728 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084831728 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084831735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831735 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084831735 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084831735 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084831735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084831735 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084831735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084831738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831738 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084831738 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084831738 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084831738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084831738 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084831738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084831738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084831738 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084831738 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084831738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084831738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084831738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084831738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084831738 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084831738 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084831738 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084831739 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084831739 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084831739 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084831740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084831740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084831740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084831740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084831740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084831740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084831740 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084831740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831740 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084831740 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084831740 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084831740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084831740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084831740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084831740 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084831744 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084831744 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084831744 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084831744 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084831751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831751 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084831751 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084831751 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084831751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084831751 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084831751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084831753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084831753 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084831753 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084831754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084831754 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084831754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084831754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084831754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084831754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084831754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084831754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084831754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084831754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084831754 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084831754 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084831754 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084831755 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084831755 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084831755 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084831755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084831755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084831755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084831755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084831755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084831755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084831755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084831755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084831755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084831756 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084831756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084831756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084831756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084831756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084831756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084831756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084831756 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084831992 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116084831992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a42489), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084831992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084831992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084831992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084831992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084831992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084831992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084831992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084831992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084831992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084831992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084831992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084831992 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084832000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084832000 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084832000 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084832000 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084832000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084832000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084832000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084832000 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084832000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084832000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084832000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084832000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084832000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084832000 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=00a42489) (sccp_scrc.c:477) 20241116084832000 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20241116084832000 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116084832000 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116084832000 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084832000 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084832000 DLSCCP DEBUG SCCP-SCOC(3)[0x55c143d2f500]{IDLE}: Deallocated (fsm.c:568) 20241116084832542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084832542 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084832542 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084832542 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084832542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084832542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084832542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084832543 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084832543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084832543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084832543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084832543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084832543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084832543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084832543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084832543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084832543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) HNBGW_Test.msc0-RAN(161)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084832543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832543 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084832543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084832543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084832543 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084832543 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084832543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084832543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084832543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084832543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084832543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084832543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084832543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084832543 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084832543 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084832543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084832543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084832543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084832543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084832543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084832543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084832543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084832544 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084832547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084832547 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084832547 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084832547 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084832547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084832547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084832547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084832547 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084832547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084832547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084832547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084832547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084832547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084832547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084832547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084832547 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084832547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832547 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084832547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084832547 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084832547 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084832547 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084832555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084832555 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084832555 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084832555 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084832555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084832555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084832555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084832555 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084832555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084832555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084832555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084832555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084832555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084832555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084832555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084832555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084832555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084832555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084832555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084832555 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084832555 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084832555 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084832555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084832555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084832555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084832555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084832555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084832555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084832555 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084832555 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084832556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084832556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084832556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084832556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084832556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084832556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084832556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084832556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084832558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084832558 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084832558 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084832558 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084832558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084832558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084832558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084832558 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084832559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084832559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084832559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084832559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084832559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084832559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084832559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084832559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084832559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084832559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084832559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084832559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084832559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084832559 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084832559 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084832559 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084832571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37796<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@604fbae46733: f_create_expect(l3 := '9C515889E9091F94EED8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@604fbae46733: Created Expect[0] for '9C515889E9091F94EED8'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@604fbae46733: Added conn table entry 0TC_ranap_cs_bidir0(167)6198076 20241116084833585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084833585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084833585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084833585 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084833585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5e933c, normal) (hnbgw_rua.c:407) 20241116084833585 DHNB DEBUG map_rua[0x55c143d2f500]{init}: Allocated (fsm.c:456) 20241116084833585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084833585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6198076 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084833585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084833585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084833585 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6198076 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084833585 DCN DEBUG map_sccp[0x55c143d307c0]{init}: Allocated (fsm.c:456) 20241116084833585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084833585 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6198076 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084833585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6198076 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084833585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084833585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084833585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084833585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084833585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084833585 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084833585 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116084833585 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084833585 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9c515889e9091f94eed8004f40030001a80056400500f1100926) (sccp_scrc.c:406) 20241116084833585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084833585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084833585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084833585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084833585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084833585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084833585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084833586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084833586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084833586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084833586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084833586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084833586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084833586 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084833586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084833586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084833586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084833586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084833586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084833586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084833586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084833586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084833586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084833586 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@604fbae46733: Found Expect[0] for l3='9C515889E9091F94EED8'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@604fbae46733: Added conn table entry 0TC_ranap_cs_bidir0(167)1574053 HNBGW_Test.msc0-SCCP(160)@604fbae46733: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116084833592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084833592 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084833592 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084833592 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084833592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084833592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084833592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084833592 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084833592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084833592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084833592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084833592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084833592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084833592 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00520471) (sccp_scrc.c:477) 20241116084833592 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20241116084833592 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084833592 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084833592 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084833592 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084833592 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) 20241116084833592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084833592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(160)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@604fbae46733: vl_len:22 HNBGW_Test.msc0-SCCP(160)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(160)@604fbae46733: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A691DBF1EC3531A923A02'O 20241116084833794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084833794 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084833794 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084833794 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084833794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084833794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084833794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084833794 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084833794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084833794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084833794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084833794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084833795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084833795 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=001440120000010010400b0a691dbf1ec3531a923a02) (sccp_scrc.c:477) 20241116084833795 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241116084833795 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084833795 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084833795 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084833795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084833795 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241116084833795 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116084833795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241116084833795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084833795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241116084833795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084833795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084833819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084833819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084833819 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241116084833819 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084833819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5e933c) (hnbgw_rua.c:471) 20241116084833819 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6198076 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241116084833819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084833819 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116084833819 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116084833819 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241116084833819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084833819 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084833819 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084833819 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00520471), PART(T=Data,L=22,D=001440120000010010400b0a2279c69c90a064e2147c) (sccp_scrc.c:406) 20241116084833819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084833819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084833819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084833819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084833820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084833820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084833820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084833820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084833820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084833820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084833820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084833820 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@604fbae46733: vl_len:20 HNBGW_Test.msc0-SCCP(160)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(160)@604fbae46733: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241116084833839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084833839 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084833839 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084833839 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084833839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084833839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084833839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084833839 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084833839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084833839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084833839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084833839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084833839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084833839 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) 20241116084833839 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241116084833839 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084833840 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084833840 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084833840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084833840 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241116084833840 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241116084833840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241116084833840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084833840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241116084833840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084833840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084833848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37796<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084833857 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35391<->l=127.0.0.1:4262) (control_if.c:193) 20241116084833857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_bidir(154)@604fbae46733: Final verdict of PTC: none 20241116084833858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084833858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_ranap_cs_bidir-Iuh0-RUA(159)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@604fbae46733: Final verdict of PTC: none 20241116084833859 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084833859 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084833859 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116084833859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116084833859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116084833859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116084833859 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116084833859 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116084833859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00520471), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116084833859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084833859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084833859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084833859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084833859 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116084833859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116084833859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084833859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{disrupted}: Freeing instance (context_map.c:202) 20241116084833859 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6198076)[0x55c143d2f500]{disrupted}: Deallocated (fsm.c:568) 20241116084833859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084833859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{disconnected}: Freeing instance (context_map.c:206) 20241116084833859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c143d307c0]{disconnected}: Deallocated (fsm.c:568) 20241116084833859 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6198076 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084833860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084833860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084833860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084833860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084833860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084833860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084833860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084833860 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@604fbae46733: Final verdict of PTC: none 20241116084833860 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084833860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084833860 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084833860 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084833861 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084833861 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084833861 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084833861 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084833861 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084833861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084833861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084833861 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084833861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084833861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084833861 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084833861 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084833861 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084833861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084833861 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084833861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084833861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084833861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084833861 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084833861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084833861 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084833861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084833861 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084833861 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084833861 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc0-SCCP(160)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(155)@604fbae46733: Final verdict of PTC: none 20241116084833861 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084833861 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084833861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084833862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084833862 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084833862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084833862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084833862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084833862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084833862 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084833862 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084833862 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084833862 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(166)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@604fbae46733: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084833865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@604fbae46733: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:48:33 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 20241116084833945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084834447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37802<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=270220) Waiting for packet dumper to finish... 1 (prev_count=270220, count=274100) 20241116084835862 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084835863 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084835863 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116084835863 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084835863 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084835863 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@604fbae46733: 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@604fbae46733: Test case TC_ranap_ps_bidir started. 20241116084837541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084837545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084837548 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44347<->l=127.0.0.1:4262) (control_if.c:570) 20241116084837563 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084837563 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084837563 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084837563 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084837564 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084837564 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084837564 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084837564 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084837564 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084837564 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084837565 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084837565 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084837565 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084837565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084837565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084837565 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084837565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084837565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084837565 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084837565 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084837565 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084837565 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084837565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084837565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084837565 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084837565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084837565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084837565 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084837565 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084837565 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084837565 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084837565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084837565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084837565 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084837565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084837565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084837565 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084837565 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084837565 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084837565 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084837565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084837565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084837565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084837565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084837565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084837565 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084837566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084837566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084837566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084837566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084837566 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084837566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084837566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084837566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084837566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084837566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084837566 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084837566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084837566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084837566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084837566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084837566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084837566 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084837566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084837566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084837566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084837566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084837566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084837566 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(174)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084837580 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084837580 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084837580 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084837580 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084837580 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084837580 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084837580 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084837580 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084837581 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084837582 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084837582 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084837582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084837582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084837582 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084837582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084837582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084837582 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084837582 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084837582 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084837582 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084837582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084837582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084837582 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084837582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084837582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084837582 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084837582 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084837582 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084837582 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084837582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084837582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084837582 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084837582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084837582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084837582 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084837582 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084837582 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084837582 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084837582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084837582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084837582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084837582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084837582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084837582 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084837582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084837582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084837582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084837582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084837582 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084837582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084837582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084837582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084837582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084837582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084837582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084837582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084837582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084837582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084837582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084837582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084837582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084837582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084837582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084837582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084837582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084837582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084837582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084837603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084837603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084837603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084837603 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084837604 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084837604 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084837604 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084837604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084837604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084837779 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084837779 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084837779 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084837779 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084837788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837788 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084837788 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084837788 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084837788 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084837788 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084837788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084837791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837791 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084837791 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084837791 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084837791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084837791 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084837791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084837791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084837791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084837791 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084837791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084837791 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084837791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084837791 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084837791 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084837791 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084837791 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084837792 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084837793 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084837793 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084837793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084837793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837793 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084837793 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084837793 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084837793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084837793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084837793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084837793 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084837793 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084837793 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084837793 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084837793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116084837793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084837793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084837793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084837793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084837793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084837793 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(179)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084837799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837799 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084837799 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084837799 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084837799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084837799 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084837799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084837800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837800 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084837800 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084837800 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084837800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084837800 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084837800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084837800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084837800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084837801 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084837801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084837801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084837801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084837801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084837801 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084837801 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084837801 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084837802 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084837802 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084837802 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084837802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084837802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084837802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084837802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084837802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084837802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084837802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084837802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084837802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084837802 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084837802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837802 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084837802 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084837802 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084837802 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084837802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084837802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084837802 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084837804 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116084837804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025df96), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084837804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084837804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084837804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084837804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084837804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837804 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084837804 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084837804 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084837804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084837804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084837804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084837804 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084837816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084837816 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084837816 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084837816 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084837816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084837816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084837816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084837816 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084837816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084837816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084837816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084837816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084837816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084837816 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=0025df96) (sccp_scrc.c:477) 20241116084837816 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20241116084837816 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116084837816 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116084837816 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084837816 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084837816 DLSCCP DEBUG SCCP-SCOC(4)[0x55c143d279e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(175)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084838595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084838595 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084838595 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084838595 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084838595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084838595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084838595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084838595 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084838595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084838595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084838595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084838595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084838595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084838595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084838595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084838595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084838595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084838595 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084838595 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084838595 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084838595 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084838595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084838595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084838595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084838595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084838595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084838595 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084838595 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084838596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084838596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084838596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084838596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084838596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084838596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084838596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084838596 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084838596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084838596 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084838596 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084838596 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084838596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084838596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084838596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084838596 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084838597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084838597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084838597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084838597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084838597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084838597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084838597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084838597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084838597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084838597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084838597 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084838597 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084838597 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084838601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084838601 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084838601 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084838601 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084838601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084838601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084838601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084838601 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084838601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084838601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084838601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084838601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084838601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084838601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084838601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084838601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084838601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084838601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084838601 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084838601 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084838601 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084838601 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084838601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084838601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084838601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084838601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084838601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084838601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084838601 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084838601 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084838601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084838601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084838601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084838601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084838601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084838601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084838601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084838601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(178)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084838602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084838602 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084838602 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084838602 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084838602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084838602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084838602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084838602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084838602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084838602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084838602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084838602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084838602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084838602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084838602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084838602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084838602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084838602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084838602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084838602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084838602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084838602 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084838602 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084838602 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084838636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@604fbae46733: f_create_expect(l3 := '1E810383B6581F23EA2D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@604fbae46733: Created Expect[0] for '1E810383B6581F23EA2D'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@604fbae46733: Added conn table entry 0TC_ranap_ps_bidir0(181)11638229 20241116084839663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084839663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084839663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116084839663 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084839663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb195d5, normal) (hnbgw_rua.c:407) 20241116084839663 DHNB DEBUG map_rua[0x55c143d279e0]{init}: Allocated (fsm.c:456) 20241116084839663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084839663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11638229 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116084839663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084839663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084839663 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11638229 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116084839663 DCN DEBUG map_sccp[0x55c143d2f500]{init}: Allocated (fsm.c:456) 20241116084839663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084839663 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11638229 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116084839663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11638229 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116084839663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084839663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084839663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084839663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084839663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084839663 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084839663 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{IDLE}: Allocated (fsm.c:456) 20241116084839663 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084839663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1e810383b6581f23ea2d004f400300004d0056400500f1100926) (sccp_scrc.c:406) 20241116084839663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084839663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084839663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084839663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084839663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084839663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084839663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084839663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084839663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084839663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084839663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084839663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084839663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084839663 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084839663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084839663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084839664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084839664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084839664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084839664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084839664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084839664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084839664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084839664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@604fbae46733: Found Expect[0] for l3='1E810383B6581F23EA2D'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@604fbae46733: Added conn table entry 0TC_ranap_ps_bidir0(181)4527695 HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116084839681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084839681 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084839681 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084839681 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084839681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084839681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084839681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084839681 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084839681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084839681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084839681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084839681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084839682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084839682 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b91d07) (sccp_scrc.c:477) 20241116084839682 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20241116084839682 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084839682 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084839682 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084839682 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084839682 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) 20241116084839682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084839682 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A0486A3D0A2C47B304340'O 20241116084839882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084839882 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084839882 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084839882 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084839882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084839882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084839882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084839882 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084839882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084839882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084839882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084839882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084839882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084839882 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=001440120000010010400b0a0486a3d0a2c47b304340) (sccp_scrc.c:477) 20241116084839882 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241116084839882 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084839882 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084839882 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084839882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084839882 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241116084839882 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116084839882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241116084839882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084839882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241116084839882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084839882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084839896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084839896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084839896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241116084839896 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084839896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb195d5) (hnbgw_rua.c:471) 20241116084839896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11638229 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241116084839896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084839896 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116084839896 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116084839896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241116084839896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084839896 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084839896 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084839896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b91d07), PART(T=Data,L=22,D=001440120000010010400b0a7edca48751d5b6df3064) (sccp_scrc.c:406) 20241116084839896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084839896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084839896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084839896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084839897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084839897 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084839897 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084839897 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084839897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084839897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084839897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084839897 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241116084839915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084839915 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084839916 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084839916 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084839916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084839916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084839916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084839916 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084839916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084839916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084839916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084839916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084839916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084839916 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) 20241116084839916 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241116084839916 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084839916 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084839916 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084839916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084839916 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241116084839916 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241116084839916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241116084839916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084839916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241116084839916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084839916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084839924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084839933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37818<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_bidir(168)@604fbae46733: Final verdict of PTC: none 20241116084839935 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44347<->l=127.0.0.1:4262) (control_if.c:193) 20241116084839935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084839935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084839935 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084839935 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084839935 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116084839935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116084839935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116084839935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116084839935 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116084839935 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116084839935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b91d07), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116084839935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084839935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) TC_ranap_ps_bidir-Iuh0-RUA(173)@604fbae46733: Final verdict of PTC: none 20241116084839935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084839936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084839936 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116084839936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116084839936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084839936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{disrupted}: Freeing instance (context_map.c:202) 20241116084839936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11638229)[0x55c143d279e0]{disrupted}: Deallocated (fsm.c:568) 20241116084839936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084839936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{disconnected}: Freeing instance (context_map.c:206) 20241116084839936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c143d2f500]{disconnected}: Deallocated (fsm.c:568) 20241116084839936 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11638229 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116084839936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084839936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084839936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084839936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084839936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084839936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084839936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-RAN(178)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(180)@604fbae46733: Final verdict of PTC: none 20241116084839936 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(169)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@604fbae46733: Final verdict of PTC: none 20241116084839937 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084839937 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084839937 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084839937 DLSS7 <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(175)@604fbae46733: Final verdict of PTC: none 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084839937 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn0-M3UA(179)@604fbae46733: Final verdict of PTC: none 20241116084839937 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084839937 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084839937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084839937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084839937 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084839937 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116084839937 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084839937 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084839937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084839937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084839937 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084839937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084839937 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084839937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084839937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084839937 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084839937 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084839937 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084839937 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084839938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084839938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084839938 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084839938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084839938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084839938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084839938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084839938 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084839938 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084839938 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084839938 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084839937 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084839937 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084839937 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084839937 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084839938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084839938 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(176)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@604fbae46733: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084839941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37816<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@604fbae46733: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:48:39 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 20241116084840018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084840520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37834<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274468) Waiting for packet dumper to finish... 1 (prev_count=274468, count=275008) 20241116084841938 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084841938 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084841938 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116084841938 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084841939 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084841939 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:48: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_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@604fbae46733: 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@604fbae46733: Test case TC_rab_assignment started. 20241116084843597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084843599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084843602 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44235<->l=127.0.0.1:4262) (control_if.c:570) 20241116084843617 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084843617 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084843617 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084843617 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084843617 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084843617 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084843618 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084843618 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084843618 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084843618 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084843619 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084843619 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084843619 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084843619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084843619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084843619 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084843619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084843619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084843619 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084843619 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084843619 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084843619 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084843619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084843619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084843619 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084843619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084843619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084843619 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084843619 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084843619 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084843619 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084843619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084843619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084843619 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084843619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084843619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084843619 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084843619 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084843619 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084843619 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084843619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084843619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084843619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084843619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084843619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084843619 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084843619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084843619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084843619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084843619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084843619 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084843619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084843619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084843619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084843619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084843619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084843619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084843619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084843619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084843619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084843619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084843619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084843619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084843619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084843619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084843619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084843619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084843619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084843619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(190)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(188)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084843635 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084843635 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084843635 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084843635 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084843635 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084843635 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084843635 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084843635 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084843636 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084843636 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084843636 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084843636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084843636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084843636 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084843636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084843636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084843636 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084843636 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084843636 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084843636 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084843636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084843636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084843636 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084843636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084843636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084843636 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084843636 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084843636 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084843636 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084843636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084843636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084843636 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084843636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084843636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084843636 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084843636 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084843636 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084843636 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084843636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084843636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084843636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084843636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084843636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084843636 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084843636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084843636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084843636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084843636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084843636 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084843636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084843636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084843636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084843636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084843636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084843636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084843636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084843636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084843636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084843636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084843636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084843636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084843636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084843636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084843636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084843636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084843636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084843636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(191)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084843660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084843660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084843660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084843660 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084843660 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084843660 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084843660 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084843660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084843660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084843831 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084843832 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084843832 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084843832 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084843841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843841 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084843841 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084843841 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084843841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084843841 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084843841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084843844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843844 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084843844 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084843844 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084843844 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084843844 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084843844 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084843844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084843844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084843844 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084843844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084843844 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084843844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084843844 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084843844 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084843845 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084843845 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084843846 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084843846 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084843846 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084843846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084843846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084843846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084843846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084843846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084843846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084843846 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084843847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084843847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084843847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084843847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084843847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084843847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084843847 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084843849 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084843849 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084843849 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084843849 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084843855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843855 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084843855 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084843855 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084843855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084843855 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084843855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084843855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843855 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084843855 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084843855 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084843855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084843855 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084843855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084843855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084843856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084843856 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084843856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084843856 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084843856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084843856 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084843856 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084843856 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084843856 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084843857 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084843857 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084843857 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084843857 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084843857 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084843857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084843857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084843857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084843857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084843857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084843857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084843857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084843857 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084843857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843857 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084843857 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084843857 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084843857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084843857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084843858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084843858 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084843859 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116084843860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00520471), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084843860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084843860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084843860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084843860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084843860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084843860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084843860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084843860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084843860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084843860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084843860 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084843865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084843865 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084843865 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084843865 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084843865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084843865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084843865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084843865 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084843866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084843866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084843866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084843866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084843866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084843866 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=00520471) (sccp_scrc.c:477) 20241116084843866 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20241116084843866 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116084843866 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116084843866 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084843866 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084843866 DLSCCP DEBUG SCCP-SCOC(5)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(189)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084844645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084844645 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084844645 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084844645 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084844645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084844645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084844645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084844645 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084844646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084844646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084844646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084844646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084844646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084844646 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084844646 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084844646 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084844646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844646 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084844646 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084844646 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084844646 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084844646 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084844646 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084844646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084844647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084844647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084844647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084844647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084844647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084844647 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084844647 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084844647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084844647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084844647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084844647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084844647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084844647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084844647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084844647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084844649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084844649 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084844649 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084844649 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084844649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084844649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084844649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084844649 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084844649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084844650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084844650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084844650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084844650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084844650 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084844650 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084844650 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084844650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844650 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084844650 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084844650 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084844650 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084844650 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084844656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084844656 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084844656 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084844656 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084844656 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084844656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084844656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084844656 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084844656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084844656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084844656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084844656 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084844656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084844656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084844656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084844656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084844656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844656 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084844656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084844656 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084844656 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084844656 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084844656 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084844656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084844656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084844656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084844656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084844656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084844656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084844656 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084844656 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084844656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084844656 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084844656 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084844656 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084844656 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084844656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084844656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084844656 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084844657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084844657 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084844657 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084844657 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084844657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084844657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084844657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084844657 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084844657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084844657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084844657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084844657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084844657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084844657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084844657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084844657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084844657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084844657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084844657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084844657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084844657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084844657 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084844657 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084844657 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084844691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33544<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@604fbae46733: f_create_expect(l3 := 'A52CE7BAAED55DB280F2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@604fbae46733: Created Expect[0] for 'A52CE7BAAED55DB280F2'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@604fbae46733: Added conn table entry 0TC_rab_assignment0(195)10174087 20241116084845730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084845730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084845730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084845730 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084845730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9b3e87, normal) (hnbgw_rua.c:407) 20241116084845730 DHNB DEBUG map_rua[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116084845730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084845730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10174087 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084845730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084845730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084845730 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10174087 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084845730 DCN DEBUG map_sccp[0x55c143d279e0]{init}: Allocated (fsm.c:456) 20241116084845730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084845730 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10174087 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084845730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10174087 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084845730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084845730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084845730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084845730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084845730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084845730 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084845730 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{IDLE}: Allocated (fsm.c:456) 20241116084845730 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084845730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa52ce7baaed55db280f2004f40030000cf0056400500f1100926) (sccp_scrc.c:406) 20241116084845730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084845730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084845730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084845730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084845730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084845730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084845730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084845730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084845730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084845730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084845730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084845730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084845730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084845730 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084845730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084845730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084845730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084845730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084845730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084845730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084845730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084845730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084845730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084845730 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@604fbae46733: Found Expect[0] for l3='A52CE7BAAED55DB280F2'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@604fbae46733: Added conn table entry 0TC_rab_assignment0(195)814245 HNBGW_Test.msc0-SCCP(188)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@604fbae46733: setverdict(pass): none -> pass 20241116084845738 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084845738 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084845738 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084845738 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084845738 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084845738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084845738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084845738 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084845738 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084845739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084845739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084845739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084845739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084845739 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005b8b1f) (sccp_scrc.c:477) 20241116084845739 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20241116084845739 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084845739 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084845739 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084845739 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084845739 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) 20241116084845739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084845739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(183)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(188)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(188)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116084845942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084845942 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084845942 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084845942 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084845942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084845942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084845942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084845942 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084845943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084845943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084845943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084845943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084845943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084845943 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) 20241116084845943 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241116084845943 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084845943 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084845943 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084845943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084845943 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084845943 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084845943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084845943 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084845943 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084845943 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084845943 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084845943 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084845943 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084845944 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084845944 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{UNUSED}: Allocated (fsm.c:456) 20241116084845944 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{UNUSED}: is child of mgw(mgw-fsm-10174087-0)[0x55c143d31fd0] (fsm.c:486) 20241116084845944 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10174087-0)[0x55c143d31fd0] (mgcp_client_endpoint_fsm.c:724) 20241116084845944 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084845944 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084845944 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084845944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10174087-0)[0x55c143d388a0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084845944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10174087-0)[0x55c143d388a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720] (fsm.c:486) 20241116084845944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10174087-0)[0x55c143d388a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084845944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10174087-0)[0x55c143d388a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084845944 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 9b3e87'... (mgcp_client.c:805) 20241116084845944 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241116084845944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10174087-0)[0x55c143d388a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084845944 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b3e8717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b3e8717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9b3e8717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b3e8717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116084845986 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241116084845986 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084845986 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084845986 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084845986 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084845986 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084845986 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084845986 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084845986 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084845986 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084845986 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084845986 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084845986 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084845986 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084845986 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084845986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084845986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084845986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084845986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084846016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084846016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084846016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084846016 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084846016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9b3e87) (hnbgw_rua.c:471) 20241116084846016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10174087 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084846016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084846016 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084846016 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084846016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084846016 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084846016 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084846016 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084846016 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084846016 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084846016 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10174087-0)[0x55c143d31fd0] (mgcp_client_endpoint_fsm.c:724) 20241116084846016 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084846016 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084846016 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084846016 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 9b3e87'... (mgcp_client.c:805) 20241116084846016 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241116084846016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084846016 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084846016 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846017 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9b3e8717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b3e8717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084846036 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241116084846036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084846036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084846036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846036 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084846036 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084846036 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10174087-0)[0x55c143d31fd0] (mgcp_client_endpoint_fsm.c:724) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084846036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10174087-0)[0x55c143d2dc80]{ST_CRCX}: Allocated (fsm.c:456) 20241116084846036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10174087-0)[0x55c143d2dc80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720] (fsm.c:486) 20241116084846036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10174087-0)[0x55c143d2dc80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084846036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10174087-0)[0x55c143d2dc80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241116084846036 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 9b3e87'... (mgcp_client.c:805) 20241116084846036 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241116084846036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10174087-0)[0x55c143d2dc80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846036 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9b3e8717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9b3e8717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084846047 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241116084846047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2dc80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084846047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2dc80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084846047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2dc80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084846047 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2dc80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084846047 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084846047 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846047 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846047 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846047 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084846047 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084846047 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846047 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{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) 20241116084846047 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084846047 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084846047 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084846047 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084846047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084846047 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084846047 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084846047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b8b1f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084846047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084846047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084846047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084846047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084846047 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084846047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084846047 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084846047 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084846047 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084846047 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084846047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084846047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084846047 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(188)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(188)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084846073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084846073 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084846073 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084846073 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084846073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084846073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084846073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084846073 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084846073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084846073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084846073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084846073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084846073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084846073 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) 20241116084846073 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241116084846073 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084846073 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084846073 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084846073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084846073 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084846073 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084846073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084846073 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084846074 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084846074 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084846074 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084846074 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084846074 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 9b3e87'... (mgcp_client.c:805) 20241116084846074 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241116084846074 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084846074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2dc80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084846074 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 9b3e87'... (mgcp_client.c:805) 20241116084846074 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241116084846074 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2dc80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084846074 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{IN_USE}: Removing from parent mgw(mgw-fsm-10174087-0)[0x55c143d31fd0] (mgcp_client_endpoint_fsm.c:873) 20241116084846074 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084846074 DLMGCP DEBUG mgw-endp(mgw-fsm-10174087-0)[0x55c143d2b720]{IN_USE}: Deallocated (fsm.c:568) 20241116084846074 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084846074 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084846074 DMGW DEBUG mgw(mgw-fsm-10174087-0)[0x55c143d31fd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084846074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084846074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084846074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084846074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9b3e8717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "9b3e8717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084846078 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241116084846078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084846078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084846078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084846078 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d388a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084846078 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241116084846078 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2dc80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084846078 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2dc80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084846078 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2dc80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084846078 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2dc80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@604fbae46733: Deleted conn table entry 0TC_rab_assignment0(195)10174087 20241116084846082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084846082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084846082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084846082 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084846082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9b3e87,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084846082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10174087 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084846082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084846082 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084846082 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084846082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084846082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084846082 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084846082 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084846082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084846082 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084846082 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084846082 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084846082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084846082 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b8b1f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084846082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084846082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084846082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084846082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084846082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084846082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084846082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084846082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084846082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084846082 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@604fbae46733: Deleted conn table entry 0TC_rab_assignment0(195)814245 HNBGW_Test.msc0-SCCP(188)@604fbae46733: Session index based on connection ID:0 20241116084846084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084846084 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084846084 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084846084 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084846084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084846084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084846084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084846084 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084846084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084846084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084846084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084846084 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084846084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084846084 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=005b8b1f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084846084 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20241116084846084 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084846084 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084846084 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084846084 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) 20241116084846084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084846084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084846084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084846084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{disconnected}: Freeing instance (context_map.c:202) 20241116084846084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10174087)[0x55c143d30370]{disconnected}: Deallocated (fsm.c:568) 20241116084846084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084846084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{disconnected}: Freeing instance (context_map.c:206) 20241116084846084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c143d279e0]{disconnected}: Deallocated (fsm.c:568) 20241116084846084 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10174087 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084846084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b8b1f), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20241116084846084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084846084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084846084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084846084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084846084 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084846084 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084846084 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084846084 DLSCCP DEBUG SCCP-SCOC(7)[0x55c143d2f500]{IDLE}: Deallocated (fsm.c:568) 20241116084846084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084846084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084846084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084846084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084846084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084846084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084846084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084846084 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@604fbae46733: RLC received in state:disconnect_pending TC_rab_assignment0(195)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084848088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33544<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084848097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33542<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116084848097 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44235<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(192)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@604fbae46733: Final verdict of PTC: none 20241116084848098 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084848098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084848099 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084848099 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084848099 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084848099 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084848099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084848099 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084848099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084848099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084848099 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084848099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084848099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084848099 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084848099 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084848099 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084848099 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116084848100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084848099 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084848099 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084848099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084848099 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084848099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084848099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assignment-Iuh0-RUA(187)@604fbae46733: Final verdict of PTC: none 20241116084848100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084848100 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084848100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084848100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084848100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084848100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084848100 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084848100 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(191)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@604fbae46733: Final verdict of PTC: none 20241116084848100 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084848100 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084848100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084848100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084848100 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084848100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084848100 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084848100 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084848100 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084848100 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084848100 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084848100 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084848100 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(193)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@604fbae46733: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(194)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(183)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084848102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33536<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@604fbae46733: Test case TC_rab_assignment finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:48:48 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241116084848143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084848545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345932) Waiting for packet dumper to finish... 1 (prev_count=345932, count=346472) 20241116084849937 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116084849937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b91d07), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084849937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084849937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084849937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084849937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084849937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084849937 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084849937 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084849937 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084849937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084849938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084849938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084849938 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116084850100 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084850100 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084850100 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084850100 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084850100 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084850100 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:48: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_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@604fbae46733: 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@604fbae46733: Test case TC_rab_assignment_concurrent started. 20241116084851654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084851659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084851662 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43973<->l=127.0.0.1:4262) (control_if.c:570) 20241116084851678 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084851678 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084851678 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084851678 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084851679 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084851679 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084851679 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084851679 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084851679 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084851679 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084851680 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084851680 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084851680 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084851680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084851680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084851680 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084851680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084851680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084851680 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084851680 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084851680 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084851680 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084851680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084851680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084851680 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084851680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084851680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084851680 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084851680 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084851680 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084851680 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084851680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084851680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084851680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084851680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084851680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084851680 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084851680 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084851680 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084851680 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084851680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084851680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084851680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084851680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084851680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084851680 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084851680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084851680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084851680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084851680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084851680 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084851680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084851680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084851680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084851680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084851680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084851680 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084851680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084851680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084851680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084851680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084851680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084851680 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084851680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084851680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084851680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084851680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084851680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084851680 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(204)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(202)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084851695 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084851695 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084851695 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084851695 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084851695 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084851695 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084851695 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084851695 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084851696 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084851696 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084851696 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084851696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084851696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084851696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084851696 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084851696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084851696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084851696 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084851696 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084851696 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084851696 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084851696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084851696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084851696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084851696 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084851696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084851696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084851696 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084851696 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084851696 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084851696 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084851696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084851696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084851696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084851696 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084851696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084851696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084851696 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084851696 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084851696 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084851696 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084851696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084851696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084851696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084851697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084851697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084851697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084851697 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084851697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084851697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084851697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084851697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084851697 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084851697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084851697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084851697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084851697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084851697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084851697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084851697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084851697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084851697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084851697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084851697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084851697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084851697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084851697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084851697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084851697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084851697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084851697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084851718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084851718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084851718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084851718 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084851718 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084851718 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084851718 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084851718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084851718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084851893 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084851893 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084851893 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084851893 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084851900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851900 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084851900 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084851900 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084851900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084851900 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084851900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084851903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851903 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084851903 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084851903 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084851903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084851903 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084851903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084851903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084851903 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084851903 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084851903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084851903 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084851903 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084851903 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084851903 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084851903 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084851903 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084851905 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084851905 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084851905 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084851905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084851905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084851905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084851905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084851905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084851905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084851905 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084851905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084851906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084851906 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084851906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084851906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084851906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084851906 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084851909 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084851909 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084851909 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084851909 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084851915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851915 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084851915 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084851916 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084851916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084851916 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084851916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084851918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851918 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084851918 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084851918 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084851918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084851918 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084851918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084851918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084851918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084851919 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084851919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084851919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084851919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084851919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084851919 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084851919 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084851919 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084851920 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084851920 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084851920 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084851920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084851920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084851920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084851920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084851920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084851920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084851920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084851920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084851920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084851920 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084851920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084851921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084851921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084851921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084851921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084851921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084851921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084851921 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084852707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084852707 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084852707 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084852707 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084852707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084852707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084852707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084852707 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084852708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084852708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084852708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084852708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084852708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084852708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084852708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084852708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084852708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084852708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084852708 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084852708 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084852708 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084852708 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084852708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084852708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084852708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084852708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084852708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084852708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084852708 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084852708 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084852708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084852708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084852708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084852708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084852708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084852708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084852708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084852708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084852709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084852709 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084852709 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084852709 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084852709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084852709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084852709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084852709 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084852709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084852709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084852709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084852709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084852709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084852709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084852709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084852709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084852709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084852710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084852710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084852710 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084852710 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084852718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084852718 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084852718 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084852718 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084852718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084852718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084852718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084852718 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084852719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084852719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084852719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084852719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084852719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084852719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084852719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084852719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084852719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084852719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084852719 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084852719 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084852719 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084852719 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084852719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084852719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084852719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084852719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084852719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084852719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084852719 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084852719 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084852719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084852719 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084852719 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084852719 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084852719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084852719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084852719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084852719 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084852720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084852720 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084852720 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084852720 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084852720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084852720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084852720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084852720 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084852720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084852720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084852720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084852720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084852720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084852720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084852720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084852720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084852720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084852720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084852721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084852721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084852721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084852721 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084852721 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084852721 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084853751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084853910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52140<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := 'FFB4E275BA7AA7BC6085'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[0] for 'FFB4E275BA7AA7BC6085'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 0TC_rab_assignment_concurrent0(209)7234334 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := '2DC2A72D40A3AED9B9D4'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[1] for '2DC2A72D40A3AED9B9D4'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 1TC_rab_assignment_concurrent0(210)15298335 20241116084854790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084854790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084854790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084854790 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084854791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6e631e, normal) (hnbgw_rua.c:407) 20241116084854791 DHNB DEBUG map_rua[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116084854791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084854791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7234334 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084854791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084854791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084854791 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7234334 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084854791 DCN DEBUG map_sccp[0x55c143d279e0]{init}: Allocated (fsm.c:456) 20241116084854791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084854791 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7234334 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084854791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7234334 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084854791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084854791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084854791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084854791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084854791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084854791 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084854791 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{IDLE}: Allocated (fsm.c:456) 20241116084854791 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084854791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0affb4e275ba7aa7bc6085004f400300038e0056400500f1100926) (sccp_scrc.c:406) 20241116084854791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084854791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084854791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084854791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084854791 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084854791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084854791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084854791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084854791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084854791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084854791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084854791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084854791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084854791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084854791 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[0] for l3='FFB4E275BA7AA7BC6085'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 0TC_rab_assignment_concurrent0(209)12604969 TC_rab_assignment_concurrent0(209)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := '1B0E33F529E5F446C55A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[0] for '1B0E33F529E5F446C55A'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116084854820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084854820 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084854820 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084854820 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084854820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084854820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084854820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084854820 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084854821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084854821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084854821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084854821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084854821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084854821 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c48e79) (sccp_scrc.c:477) 20241116084854821 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20241116084854821 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084854821 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084854821 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084854821 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084854821 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) 20241116084854821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084854821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_assignment_concurrent0(209)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 2TC_rab_assignment_concurrent0(211)1716464 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := 'F929EF73E9D3FF6635BA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[2] for 'F929EF73E9D3FF6635BA'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 3TC_rab_assignment_concurrent0(213)3763184 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := '5EF4BB3FFD4D145A2C95'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[3] for '5EF4BB3FFD4D145A2C95'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 4TC_rab_assignment_concurrent0(212)3344110 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := 'B3F88E8697DFCAAB58FA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[4] for 'B3F88E8697DFCAAB58FA'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 5TC_rab_assignment_concurrent0(214)558517 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := '5060B2BAB9C3728E27E5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[5] for '5060B2BAB9C3728E27E5'O to be handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 6TC_rab_assignment_concurrent0(215)16002789 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := 'B2ED44229822EC867457'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[6] for 'B2ED44229822EC867457'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 7TC_rab_assignment_concurrent0(216)15632869 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := 'F3C40A2F2AF8CFB663CD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[7] for 'F3C40A2F2AF8CFB663CD'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 8TC_rab_assignment_concurrent0(217)6014963 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := '69186033D42673163850'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[8] for '69186033D42673163850'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 9TC_rab_assignment_concurrent0(218)15210792 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := '31DE4B9533EF1303E828'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[9] for '31DE4B9533EF1303E828'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 10TC_rab_assignment_concurrent0(219)6014615 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := '9C6CD9117159FEEB261E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[10] for '9C6CD9117159FEEB261E'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 11TC_rab_assignment_concurrent0(220)16298679 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := 'C4549297CE99C690F61E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[11] for 'C4549297CE99C690F61E'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 12TC_rab_assignment_concurrent0(221)6548920 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := '08992C3B7E3417DF31E9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[12] for '08992C3B7E3417DF31E9'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 13TC_rab_assignment_concurrent0(222)9468899 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := '0AD9AE40A3712B4C0F5B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[13] for '0AD9AE40A3712B4C0F5B'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 14TC_rab_assignment_concurrent0(223)2087020 HNBGW_Test.msc0-RAN(203)@604fbae46733: f_create_expect(l3 := 'D8A6D2130D2B7AADACB6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@604fbae46733: Created Expect[14] for 'D8A6D2130D2B7AADACB6'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Added conn table entry 15TC_rab_assignment_concurrent0(224)8297398 20241116084854994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084854994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084854994 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084854994 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084854994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe96f1f, normal) (hnbgw_rua.c:407) 20241116084854995 DHNB DEBUG map_rua[0x55c143d2dc80]{init}: Allocated (fsm.c:456) 20241116084854995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084854995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15298335 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084854995 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084854995 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084854995 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15298335 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084854995 DCN DEBUG map_sccp[0x55c143d388a0]{init}: Allocated (fsm.c:456) 20241116084854995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084854995 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15298335 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084854995 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15298335 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084854995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084854995 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084854995 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084854995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084854995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084854995 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084854995 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{IDLE}: Allocated (fsm.c:456) 20241116084854995 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084854995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2dc2a72d40a3aed9b9d4004f40030003540056400500f1100926) (sccp_scrc.c:406) 20241116084854995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084854995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084854995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084854995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084854995 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084854995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084854995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084854996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084854996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084854996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084854996 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084854996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a30f0, normal) (hnbgw_rua.c:407) 20241116084854996 DHNB DEBUG map_rua[0x55c143d31fd0]{init}: Allocated (fsm.c:456) 20241116084854996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084854996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1716464 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084854996 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084854996 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084854996 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1716464 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084854996 DCN DEBUG map_sccp[0x55c143d38080]{init}: Allocated (fsm.c:456) 20241116084854996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084854996 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1716464 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084854996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1716464 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084854996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084854996 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084854996 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084854996 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084854996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084854996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084854996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084854996 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084854996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084854996 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084854996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084854996 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084854996 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084854996 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084854996 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084854996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084854996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084854996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084854996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084854996 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084854996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084854996 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084854996 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{IDLE}: Allocated (fsm.c:456) 20241116084854996 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084854996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1b0e33f529e5f446c55a004f40030000c70056400500f1100926) (sccp_scrc.c:406) 20241116084854996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084854997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084854997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084854997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084854997 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084854997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084854997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084854997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084854997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084854997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084854997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084854997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084854997 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) 20241116084854997 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241116084854997 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084854997 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084854997 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084854997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084854997 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084854997 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084854997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084854997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084854997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084854997 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084854997 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084854997 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084854997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084854997 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084854997 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{UNUSED}: Allocated (fsm.c:456) 20241116084854997 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{UNUSED}: is child of mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0] (fsm.c:486) 20241116084854998 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:724) 20241116084854998 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084854998 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084854998 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084854998 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7234334-0)[0x55c143d40b90]{ST_CRCX}: Allocated (fsm.c:456) 20241116084854998 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7234334-0)[0x55c143d40b90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00] (fsm.c:486) 20241116084854998 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7234334-0)[0x55c143d40b90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084854998 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7234334-0)[0x55c143d40b90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084854998 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 6e631e'... (mgcp_client.c:805) 20241116084854998 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241116084854998 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7234334-0)[0x55c143d40b90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084854998 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084854998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084854998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084854998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084854998 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084854998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x396bf0, normal) (hnbgw_rua.c:407) 20241116084854998 DHNB DEBUG map_rua[0x55c143d39510]{init}: Allocated (fsm.c:456) 20241116084854998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084854998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3763184 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084854998 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084854998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084854998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084854998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084854998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084854998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084854998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084854998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084854998 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084854998 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084854998 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3763184 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084854999 DCN DEBUG map_sccp[0x55c143d39640]{init}: Allocated (fsm.c:456) 20241116084854999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084854999 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3763184 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084854999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3763184 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084854999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084854999 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084854999 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084854999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084854999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084854999 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084854999 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{IDLE}: Allocated (fsm.c:456) 20241116084854999 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084854999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af929ef73e9d3ff6635ba004f40030003520056400500f1100926) (sccp_scrc.c:406) 20241116084854999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084854999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084854999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084854999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084854999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084854999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084854999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084854999 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084854999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084854999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084855000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855000 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084855000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3306ee, normal) (hnbgw_rua.c:407) 20241116084855000 DHNB DEBUG map_rua[0x55c143d37790]{init}: Allocated (fsm.c:456) 20241116084855000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084855000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3344110 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084855000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855000 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3344110 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084855000 DCN DEBUG map_sccp[0x55c143d35e10]{init}: Allocated (fsm.c:456) 20241116084855000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084855000 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3344110 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3344110 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855000 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855000 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{IDLE}: Allocated (fsm.c:456) 20241116084855000 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084855000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5ef4bb3ffd4d145a2c95004f400300016c0056400500f1100926) (sccp_scrc.c:406) 20241116084855000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:1 20241116084855000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855000 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084855000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084855000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855000 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084855000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x885b5, normal) (hnbgw_rua.c:407) 20241116084855000 DHNB DEBUG map_rua[0x55c143d379e0]{init}: Allocated (fsm.c:456) 20241116084855000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084855000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-558517 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084855000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855000 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-558517 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084855000 DCN DEBUG map_sccp[0x55c143d35740]{init}: Allocated (fsm.c:456) 20241116084855000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084855000 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-558517 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-558517 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855000 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855000 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{IDLE}: Allocated (fsm.c:456) 20241116084855000 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. 20241116084855000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab3f88e8697dfcaab58fa004f40030003620056400500f1100926) (sccp_scrc.c:406) 20241116084855000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855000 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084855000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084855000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855000 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084855000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf42ee5, normal) (hnbgw_rua.c:407) 20241116084855000 DHNB DEBUG map_rua[0x55c143d39e10]{init}: Allocated (fsm.c:456) 20241116084855000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084855000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16002789 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084855000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855000 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16002789 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084855000 DCN DEBUG map_sccp[0x55c143d39f40]{init}: Allocated (fsm.c:456) 20241116084855000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084855000 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16002789 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16002789 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[1] for l3='2DC2A72D40A3AED9B9D4'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 1TC_rab_assignment_concurrent0(210)14051874 20241116084855000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855000 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855000 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{IDLE}: Allocated (fsm.c:456) 20241116084855000 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084855000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5060b2bab9c3728e27e5004f400300026e0056400500f1100926) (sccp_scrc.c:406) 20241116084855000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:2 20241116084855000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855000 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084855000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855001 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084855001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xee89e5, normal) (hnbgw_rua.c:407) 20241116084855001 DHNB DEBUG map_rua[0x55c143d419a0]{init}: Allocated (fsm.c:456) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084855001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15632869 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084855001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855001 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15632869 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084855001 DCN DEBUG map_sccp[0x55c143d41ad0]{init}: Allocated (fsm.c:456) 20241116084855001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084855001 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15632869 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15632869 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855001 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855001 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{IDLE}: Allocated (fsm.c:456) 20241116084855001 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084855001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ab2ed44229822ec867457004f40030003170056400500f1100926) (sccp_scrc.c:406) 20241116084855001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[2]. 20241116084855001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855001 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084855001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084855001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855001 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:3 20241116084855001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5bc7f3, normal) (hnbgw_rua.c:407) 20241116084855001 DHNB DEBUG map_rua[0x55c143d44210]{init}: Allocated (fsm.c:456) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084855001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014963 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084855001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855001 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014963 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084855001 DCN DEBUG map_sccp[0x55c143d433f0]{init}: Allocated (fsm.c:456) 20241116084855001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084855001 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6014963 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014963 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855001 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855001 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{IDLE}: Allocated (fsm.c:456) 20241116084855001 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084855001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af3c40a2f2af8cfb663cd004f40030002030056400500f1100926) (sccp_scrc.c:406) 20241116084855001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[0] for l3='1B0E33F529E5F446C55A'O handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(210)@604fbae46733: setverdict(pass): none -> pass 20241116084855001 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084855001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[3]. 20241116084855001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855001 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084855001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe81928, normal) (hnbgw_rua.c:407) 20241116084855001 DHNB DEBUG map_rua[0x55c143d44ae0]{init}: Allocated (fsm.c:456) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084855001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15210792 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084855001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855001 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15210792 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084855001 DCN DEBUG map_sccp[0x55c143d44060]{init}: Allocated (fsm.c:456) 20241116084855001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084855001 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15210792 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15210792 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855001 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855001 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{IDLE}: Allocated (fsm.c:456) 20241116084855001 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084855001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a69186033d42673163850004f40030003d30056400500f1100926) (sccp_scrc.c:406) 20241116084855001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855001 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084855001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084855001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855001 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084855001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5bc697, normal) (hnbgw_rua.c:407) 20241116084855001 DHNB DEBUG map_rua[0x55c143d44f70]{init}: Allocated (fsm.c:456) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084855002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014615 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084855002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855002 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014615 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084855002 DCN DEBUG map_sccp[0x55c143d44c90]{init}: Allocated (fsm.c:456) 20241116084855002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084855002 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6014615 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014615 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855002 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855002 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{IDLE}: Allocated (fsm.c:456) 20241116084855002 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084855002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a31de4b9533ef1303e828004f40030002240056400500f1100926) (sccp_scrc.c:406) 20241116084855002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855002 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084855002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084855002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855002 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084855002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf8b2b7, normal) (hnbgw_rua.c:407) 20241116084855002 DHNB DEBUG map_rua[0x55c143d459b0]{init}: Allocated (fsm.c:456) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084855002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16298679 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084855002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855002 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16298679 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084855002 DCN DEBUG map_sccp[0x55c143d46840]{init}: Allocated (fsm.c:456) 20241116084855002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 2TC_rab_assignment_concurrent0(211)13606412 HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:4 20241116084855002 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16298679 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16298679 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855002 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855002 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{IDLE}: Allocated (fsm.c:456) 20241116084855002 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084855002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9c6cd9117159feeb261e004f40030000070056400500f1100926) (sccp_scrc.c:406) 20241116084855002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855002 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084855002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084855002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855002 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084855002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x63edb8, normal) (hnbgw_rua.c:407) 20241116084855002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855002 DHNB DEBUG map_rua[0x55c143d47510]{init}: Allocated (fsm.c:456) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084855002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6548920 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[4]. 20241116084855002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855002 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6548920 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084855002 DCN DEBUG map_sccp[0x55c143d46600]{init}: Allocated (fsm.c:456) 20241116084855002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084855002 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6548920 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6548920 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855002 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855002 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{IDLE}: Allocated (fsm.c:456) HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[2] for l3='F929EF73E9D3FF6635BA'O handled at TC_rab_assignment_concurrent0(213) 20241116084855002 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 3TC_rab_assignment_concurrent0(213)3851758 20241116084855002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac4549297ce99c690f61e004f40030002710056400500f1100926) (sccp_scrc.c:406) 20241116084855002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855002 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084855002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084855002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855002 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084855002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x907be3, normal) (hnbgw_rua.c:407) 20241116084855002 DHNB DEBUG map_rua[0x55c143d48780]{init}: Allocated (fsm.c:456) 20241116084855002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[5]. 20241116084855002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468899 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084855002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855002 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468899 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) TC_rab_assignment_concurrent0(211)@604fbae46733: setverdict(pass): none -> pass 20241116084855002 DCN DEBUG map_sccp[0x55c143d45d40]{init}: Allocated (fsm.c:456) 20241116084855002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084855003 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9468899 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468899 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855003 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855003 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{IDLE}: Allocated (fsm.c:456) 20241116084855003 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084855003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a08992c3b7e3417df31e9004f400300024a0056400500f1100926) (sccp_scrc.c:406) HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:6 20241116084855003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[3] for l3='5EF4BB3FFD4D145A2C95'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 4TC_rab_assignment_concurrent0(212)6809682 20241116084855003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855003 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084855003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084855003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855003 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[6]. 20241116084855003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1fd86c, normal) (hnbgw_rua.c:407) 20241116084855003 DHNB DEBUG map_rua[0x55c143d49220]{init}: Allocated (fsm.c:456) 20241116084855003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084855003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087020 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084855003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855003 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087020 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084855003 DCN DEBUG map_sccp[0x55c143d48090]{init}: Allocated (fsm.c:456) 20241116084855003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084855003 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2087020 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087020 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:7 20241116084855003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855003 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855003 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{IDLE}: Allocated (fsm.c:456) 20241116084855003 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084855003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0ad9ae40a3712b4c0f5b004f400300020e0056400500f1100926) (sccp_scrc.c:406) 20241116084855003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855003 DLSS7 DEBUG Found route for dpc=188=0.23.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-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[7]. 20241116084855003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855003 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084855003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[4] for l3='B3F88E8697DFCAAB58FA'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 5TC_rab_assignment_concurrent0(214)4858403 20241116084855003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855003 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084855003 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084855003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7e9bb6, normal) (hnbgw_rua.c:407) 20241116084855003 DHNB DEBUG map_rua[0x55c143d483d0]{init}: Allocated (fsm.c:456) 20241116084855003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084855003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297398 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084855003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855003 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297398 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084855003 DCN DEBUG map_sccp[0x55c143d497c0]{init}: Allocated (fsm.c:456) 20241116084855003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:1 20241116084855003 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8297398 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084855003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297398 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084855003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084855003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084855003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084855003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084855003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084855003 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084855003 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{IDLE}: Allocated (fsm.c:456) 20241116084855003 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084855003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad8a6d2130d2b7aadacb6004f40030003110056400500f1100926) (sccp_scrc.c:406) 20241116084855003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[5] for l3='5060B2BAB9C3728E27E5'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 6TC_rab_assignment_concurrent0(215)8534708 20241116084855003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084855003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084855003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084855003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_rab_assignment_concurrent0(213)@604fbae46733: setverdict(pass): none -> pass 20241116084855003 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) TC_rab_assignment_concurrent0(212)@604fbae46733: setverdict(pass): none -> pass 20241116084855003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084855003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116084855003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855004 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855004 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855004 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855004 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855004 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855004 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b0e313) (sccp_scrc.c:477) 20241116084855004 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20241116084855004 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855004 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855004 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855004 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855004 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) 20241116084855004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) TC_rab_assignment_concurrent0(214)@604fbae46733: setverdict(pass): none -> pass 20241116084855004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[6] for l3='B2ED44229822EC867457'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 7TC_rab_assignment_concurrent0(216)15065057 TC_rab_assignment_concurrent0(215)@604fbae46733: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(216)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[7] for l3='F3C40A2F2AF8CFB663CD'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 8TC_rab_assignment_concurrent0(217)236663 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[8] for l3='69186033D42673163850'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 9TC_rab_assignment_concurrent0(218)14096322 TC_rab_assignment_concurrent0(217)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[9] for l3='31DE4B9533EF1303E828'O handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(218)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 10TC_rab_assignment_concurrent0(219)12020816 HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[10] for l3='9C6CD9117159FEEB261E'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 11TC_rab_assignment_concurrent0(220)16267090 HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[11] for l3='C4549297CE99C690F61E'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 12TC_rab_assignment_concurrent0(221)4534908 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:2 HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[12] for l3='08992C3B7E3417DF31E9'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 13TC_rab_assignment_concurrent0(222)16161401 TC_rab_assignment_concurrent0(219)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@604fbae46733: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(220)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[13] for l3='0AD9AE40A3712B4C0F5B'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 14TC_rab_assignment_concurrent0(223)11277840 HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e631e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e631e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: Session index based on connection ID:3 TC_rab_assignment_concurrent0(222)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(223)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e631e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e631e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: Session index based on connection ID:5 TC_rab_assignment_concurrent0(209)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:6 TC_rab_assignment_concurrent0(210)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:7 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@604fbae46733: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:8 HNBGW_Test.msc0-RAN(203)@604fbae46733: Found Expect[14] for l3='D8A6D2130D2B7AADACB6'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@604fbae46733: Added conn table entry 15TC_rab_assignment_concurrent0(224)6048111 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[8], which is already active (running or expired). 20241116084855034 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241116084855034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855034 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855035 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855035 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855035 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855035 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855035 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855035 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855035 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:9 20241116084855035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855035 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:10 TC_rab_assignment_concurrent0(224)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855057 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6e631e) (hnbgw_rua.c:471) 20241116084855057 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7234334 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855057 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855057 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855057 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855057 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855057 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855057 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855057 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855057 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:724) 20241116084855057 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855057 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855057 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855057 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 6e631e'... (mgcp_client.c:805) 20241116084855057 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241116084855057 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855057 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855057 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855057 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "6e631e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e631e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855066 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241116084855066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855066 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855066 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855066 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855066 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:724) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7234334-0)[0x55c143d4a630]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7234334-0)[0x55c143d4a630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00] (fsm.c:486) 20241116084855066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7234334-0)[0x55c143d4a630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7234334-0)[0x55c143d4a630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241116084855066 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 6e631e'... (mgcp_client.c:805) 20241116084855066 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241116084855066 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7234334-0)[0x55c143d4a630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855066 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "6e631e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6e631e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855072 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241116084855072 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855072 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855072 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855072 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855072 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855072 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855072 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855072 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855072 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855072 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855072 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855072 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{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) 20241116084855072 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855072 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855072 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855072 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855072 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855072 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48e79), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855072 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b3d2b9) (sccp_scrc.c:477) 20241116084855072 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855072 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855072 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855072 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855072 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) 20241116084855072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855072 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c114d3) (sccp_scrc.c:477) 20241116084855072 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20241116084855072 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855072 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855072 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855073 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855073 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855073 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855073 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855073 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855073 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855073 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855073 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855073 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855073 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855073 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855073 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855073 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855073 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855072 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855072 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) 20241116084855072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855072 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855073 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0083c0a8) (sccp_scrc.c:477) 20241116084855073 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855073 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855073 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855073 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) 20241116084855073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855073 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005137f1) (sccp_scrc.c:477) 20241116084855073 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855073 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855073 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855073 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) 20241116084855073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855073 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00654e60) (sccp_scrc.c:477) 20241116084855073 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855073 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855073 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855073 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) 20241116084855073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:0 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855073 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008665e3) (sccp_scrc.c:477) 20241116084855073 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855073 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855073 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855073 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) 20241116084855073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer 20241116084855073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855073 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0054c260) (sccp_scrc.c:477) 20241116084855073 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855073 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855073 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855073 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) 20241116084855073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116084855073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855073 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e8a391) (sccp_scrc.c:477) 20241116084855073 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855073 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855073 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855073 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855074 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) 20241116084855074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855074 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0093251c) (sccp_scrc.c:477) 20241116084855074 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20241116084855074 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855074 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855074 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855074 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855074 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) 20241116084855074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855074 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00598bcd) (sccp_scrc.c:477) 20241116084855074 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20241116084855074 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855074 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855074 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855074 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855074 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) 20241116084855074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855074 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00be53eb) (sccp_scrc.c:477) 20241116084855075 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20241116084855075 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855075 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855075 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855075 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855075 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) 20241116084855075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855075 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0060cd8c) (sccp_scrc.c:477) 20241116084855075 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20241116084855075 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855075 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855075 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855075 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855075 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) 20241116084855075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855075 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001a65e1) (sccp_scrc.c:477) 20241116084855075 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20241116084855075 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855075 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855075 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855075 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855075 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) 20241116084855075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855075 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855076 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005eb288) (sccp_scrc.c:477) 20241116084855076 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20241116084855076 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084855076 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084855076 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855076 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084855076 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) 20241116084855076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084855076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084855076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855076 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) 20241116084855076 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241116084855076 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855076 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855076 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855076 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855076 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855076 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855076 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855076 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855076 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855077 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855077 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855077 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855077 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{UNUSED}: Allocated (fsm.c:456) 20241116084855077 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{UNUSED}: is child of mgw(mgw-fsm-15298335-0)[0x55c143d426b0] (fsm.c:486) 20241116084855077 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15298335-0)[0x55c143d426b0] (mgcp_client_endpoint_fsm.c:724) 20241116084855077 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855077 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855077 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15298335-0)[0x55c143d427e0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15298335-0)[0x55c143d427e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420] (fsm.c:486) 20241116084855077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15298335-0)[0x55c143d427e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15298335-0)[0x55c143d427e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855077 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: e96f1f'... (mgcp_client.c:805) 20241116084855077 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241116084855077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15298335-0)[0x55c143d427e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855077 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e96f1f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e96f1f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e96f1f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e96f1f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241116084855085 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241116084855085 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855085 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855085 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855085 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855085 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855085 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855085 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855085 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855085 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855085 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855085 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855085 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855085 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855085 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(210)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855091 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe96f1f) (hnbgw_rua.c:471) 20241116084855091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15298335 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855091 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855091 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855091 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855091 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855091 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855091 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15298335-0)[0x55c143d426b0] (mgcp_client_endpoint_fsm.c:724) 20241116084855091 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855091 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855091 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855091 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: e96f1'... (mgcp_client.c:805) 20241116084855091 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116084855091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855091 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855091 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855091 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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)@604fbae46733: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e96f1f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e96f1f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855099 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241116084855099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855099 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855099 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855099 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855099 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855099 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855099 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855099 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855099 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855099 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855099 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15298335-0)[0x55c143d426b0] (mgcp_client_endpoint_fsm.c:724) 20241116084855099 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855099 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855099 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855099 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15298335-0)[0x55c143d4cd60]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855099 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15298335-0)[0x55c143d4cd60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420] (fsm.c:486) 20241116084855099 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15298335-0)[0x55c143d4cd60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15298335-0)[0x55c143d4cd60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241116084855100 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: e96f1'... (mgcp_client.c:805) 20241116084855100 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116084855100 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15298335-0)[0x55c143d4cd60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855100 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855100 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855100 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855100 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e96f1f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e96f1f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855128 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241116084855128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4cd60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4cd60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4cd60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855128 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4cd60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855128 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855128 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855128 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855128 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855128 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855128 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855128 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855128 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{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) 20241116084855128 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855128 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855128 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855128 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855128 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855128 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0e313), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855129 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855129 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855130 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855130 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855130 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855130 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855131 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) 20241116084855131 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241116084855131 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855131 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855131 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855131 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855131 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855131 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855131 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855131 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855131 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855131 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{UNUSED}: Allocated (fsm.c:456) 20241116084855131 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{UNUSED}: is child of mgw(mgw-fsm-1716464-0)[0x55c143d4c470] (fsm.c:486) 20241116084855131 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1716464-0)[0x55c143d4c470] (mgcp_client_endpoint_fsm.c:724) 20241116084855131 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855131 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855131 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855131 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1716464-0)[0x55c143d4c850]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855131 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1716464-0)[0x55c143d4c850]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720] (fsm.c:486) 20241116084855131 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1716464-0)[0x55c143d4c850]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855131 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1716464-0)[0x55c143d4c850]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855131 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 1a30f'... (mgcp_client.c:805) 20241116084855131 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855131 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1716464-0)[0x55c143d4c850]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855131 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1a30f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a30f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1a30f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a30f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241116084855158 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241116084855158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855158 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855158 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855158 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855158 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855158 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855158 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855158 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855158 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855158 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855158 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(211)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855166 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1a30f0) (hnbgw_rua.c:471) 20241116084855166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1716464 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855166 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855166 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855166 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855166 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855166 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855166 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855166 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1716464-0)[0x55c143d4c470] (mgcp_client_endpoint_fsm.c:724) 20241116084855166 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855166 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855166 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855166 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855166 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 1a30f'... (mgcp_client.c:805) 20241116084855166 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116084855166 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855166 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855166 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855166 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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)@604fbae46733: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "1a30f017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a30f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855177 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241116084855177 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855177 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855177 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855177 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855177 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855177 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855177 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855177 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855177 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855177 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855177 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855177 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855177 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1716464-0)[0x55c143d4c470] (mgcp_client_endpoint_fsm.c:724) 20241116084855177 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855177 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855177 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1716464-0)[0x55c143d42d60]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1716464-0)[0x55c143d42d60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720] (fsm.c:486) 20241116084855177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1716464-0)[0x55c143d42d60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855177 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1716464-0)[0x55c143d42d60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241116084855178 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 1a30f'... (mgcp_client.c:805) 20241116084855178 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116084855178 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1716464-0)[0x55c143d42d60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855178 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855178 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855178 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855178 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "1a30f017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1a30f017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855188 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241116084855188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d42d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d42d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d42d60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d42d60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{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) 20241116084855188 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855188 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855188 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855188 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855188 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855188 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d2b9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855188 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855188 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855188 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855188 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855188 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855188 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855188 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) 20241116084855188 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241116084855188 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855188 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855188 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855188 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855188 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855188 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855188 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855188 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855188 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855188 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855188 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855188 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{UNUSED}: Allocated (fsm.c:456) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{UNUSED}: is child of mgw(mgw-fsm-3344110-0)[0x55c143d5d900] (fsm.c:486) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3344110-0)[0x55c143d5d900] (mgcp_client_endpoint_fsm.c:724) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855188 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855188 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3344110-0)[0x55c143d64520]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855188 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3344110-0)[0x55c143d64520]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0] (fsm.c:486) 20241116084855188 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3344110-0)[0x55c143d64520]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855188 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3344110-0)[0x55c143d64520]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855189 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 3306e'... (mgcp_client.c:805) 20241116084855189 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855189 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3344110-0)[0x55c143d64520]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855189 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3306ee17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3306ee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3306ee17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3306ee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241116084855196 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241116084855196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855196 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855196 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855196 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855196 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855196 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855196 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855196 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855196 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855196 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(212)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855201 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3306ee) (hnbgw_rua.c:471) 20241116084855201 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3344110 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855201 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855201 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855201 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855201 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855201 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855201 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855201 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855201 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855201 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3344110-0)[0x55c143d5d900] (mgcp_client_endpoint_fsm.c:724) 20241116084855201 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855201 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855201 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855201 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855201 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 3306e'... (mgcp_client.c:805) 20241116084855201 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116084855201 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855201 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855201 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855201 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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)@604fbae46733: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3306ee17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3306ee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241116084855207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855207 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855207 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855207 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3344110-0)[0x55c143d5d900] (mgcp_client_endpoint_fsm.c:724) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855207 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3344110-0)[0x55c143d5c070]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855207 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3344110-0)[0x55c143d5c070]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0] (fsm.c:486) 20241116084855207 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3344110-0)[0x55c143d5c070]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855207 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3344110-0)[0x55c143d5c070]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241116084855207 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 3306e'... (mgcp_client.c:805) 20241116084855207 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116084855207 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3344110-0)[0x55c143d5c070]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855207 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3306ee17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3306ee17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855211 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241116084855211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c070]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c070]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855211 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855211 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855211 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855211 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855211 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855211 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855211 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855211 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{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) 20241116084855211 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855211 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855211 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855211 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855211 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083c0a8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855212 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855212 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855212 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855212 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855212 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855212 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855212 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855212 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855212 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855212 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855212 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) 20241116084855212 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241116084855212 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855212 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855212 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855212 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855212 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855212 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855212 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855212 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855212 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{UNUSED}: Allocated (fsm.c:456) 20241116084855212 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{UNUSED}: is child of mgw(mgw-fsm-3763184-0)[0x55c143d66380] (fsm.c:486) 20241116084855212 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3763184-0)[0x55c143d66380] (mgcp_client_endpoint_fsm.c:724) 20241116084855212 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855212 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855212 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855212 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3763184-0)[0x55c143d6ce90]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855212 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3763184-0)[0x55c143d6ce90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310] (fsm.c:486) 20241116084855212 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3763184-0)[0x55c143d6ce90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855212 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3763184-0)[0x55c143d6ce90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855212 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 396bf'... (mgcp_client.c:805) 20241116084855212 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855212 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3763184-0)[0x55c143d6ce90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855212 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "396bf017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "396bf017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "396bf017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "396bf017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241116084855221 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241116084855221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855221 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855221 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855221 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855221 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855221 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855221 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855221 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855221 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855221 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(213)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855225 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x396bf0) (hnbgw_rua.c:471) 20241116084855225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3763184 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855225 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855225 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855225 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855225 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855225 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855225 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3763184-0)[0x55c143d66380] (mgcp_client_endpoint_fsm.c:724) 20241116084855226 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855226 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855226 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855226 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 396bf'... (mgcp_client.c:805) 20241116084855226 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116084855226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855226 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855226 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855226 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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)@604fbae46733: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "396bf017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "396bf017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855231 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241116084855231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855231 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855231 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855231 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3763184-0)[0x55c143d66380] (mgcp_client_endpoint_fsm.c:724) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3763184-0)[0x55c143d5c870]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3763184-0)[0x55c143d5c870]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310] (fsm.c:486) 20241116084855231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3763184-0)[0x55c143d5c870]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3763184-0)[0x55c143d5c870]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241116084855231 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 396bf'... (mgcp_client.c:805) 20241116084855231 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116084855231 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3763184-0)[0x55c143d5c870]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855231 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "396bf017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "396bf017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855236 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241116084855236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c870]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855236 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c870]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{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) 20241116084855236 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855236 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855236 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855236 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855236 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c114d3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855236 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855236 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855236 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855236 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855236 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855236 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855236 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) 20241116084855236 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241116084855236 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855236 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855236 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855236 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855236 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855236 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855236 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855236 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855236 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855236 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{UNUSED}: Allocated (fsm.c:456) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{UNUSED}: is child of mgw(mgw-fsm-558517-0)[0x55c143d6f060] (fsm.c:486) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-558517-0)[0x55c143d6f060] (mgcp_client_endpoint_fsm.c:724) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855236 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558517-0)[0x55c143d75cc0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855236 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558517-0)[0x55c143d75cc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50] (fsm.c:486) 20241116084855236 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558517-0)[0x55c143d75cc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855236 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558517-0)[0x55c143d75cc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855236 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=198 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 885b5'... (mgcp_client.c:805) 20241116084855236 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241116084855236 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558517-0)[0x55c143d75cc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855236 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "885b517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "885b517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "885b517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "885b517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241116084855243 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241116084855243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855243 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855243 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855243 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855243 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855243 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855243 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855243 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855243 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855243 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(214)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855247 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x885b5) (hnbgw_rua.c:471) 20241116084855247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-558517 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855247 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855247 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855247 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855247 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855247 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855247 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-558517-0)[0x55c143d6f060] (mgcp_client_endpoint_fsm.c:724) 20241116084855247 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855247 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855247 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855247 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=212 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 885b5'... (mgcp_client.c:805) 20241116084855247 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1208) 20241116084855247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855247 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855247 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855247 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "885b517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "885b517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855252 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241116084855252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855252 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855252 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855252 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-558517-0)[0x55c143d6f060] (mgcp_client_endpoint_fsm.c:724) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558517-0)[0x55c143d66100]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558517-0)[0x55c143d66100]{ST_CRCX}: is child of mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50] (fsm.c:486) 20241116084855252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558517-0)[0x55c143d66100]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558517-0)[0x55c143d66100]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241116084855252 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=202 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 885b5'... (mgcp_client.c:805) 20241116084855252 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1208) 20241116084855252 DLMGCP DEBUG MGCP_CONN(mgw-fsm-558517-0)[0x55c143d66100]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855252 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "885b517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "885b517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855257 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241116084855257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d66100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d66100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d66100]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d66100]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855257 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855257 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855257 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855257 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855257 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855257 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855257 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855257 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{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) 20241116084855257 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855257 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855257 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855257 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855257 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005137f1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855257 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855257 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855257 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855257 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855257 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855258 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855258 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) 20241116084855258 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241116084855258 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855258 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855258 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855258 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855258 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855258 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855258 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855258 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855258 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855258 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{UNUSED}: Allocated (fsm.c:456) 20241116084855258 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{UNUSED}: is child of mgw(mgw-fsm-16002789-0)[0x55c143d77bb0] (fsm.c:486) 20241116084855258 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16002789-0)[0x55c143d77bb0] (mgcp_client_endpoint_fsm.c:724) 20241116084855258 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855258 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855258 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16002789-0)[0x55c143d7e9b0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16002789-0)[0x55c143d7e9b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0] (fsm.c:486) 20241116084855258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16002789-0)[0x55c143d7e9b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16002789-0)[0x55c143d7e9b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855258 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: f42ee'... (mgcp_client.c:805) 20241116084855258 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855258 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16002789-0)[0x55c143d7e9b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855258 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f42ee517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f42ee517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f42ee517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f42ee517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241116084855264 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241116084855264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855264 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855264 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855264 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855264 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855264 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855264 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855264 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855264 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855264 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855264 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(215)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855268 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf42ee5) (hnbgw_rua.c:471) 20241116084855268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16002789 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855268 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855268 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855268 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855268 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855268 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855268 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855268 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855268 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16002789-0)[0x55c143d77bb0] (mgcp_client_endpoint_fsm.c:724) 20241116084855268 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855268 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855268 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855268 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: f42ee'... (mgcp_client.c:805) 20241116084855268 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116084855268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855268 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855269 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855269 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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)@604fbae46733: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "f42ee517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f42ee517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855274 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241116084855274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855274 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855274 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855274 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855274 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16002789-0)[0x55c143d77bb0] (mgcp_client_endpoint_fsm.c:724) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855274 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16002789-0)[0x55c143d778a0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855274 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16002789-0)[0x55c143d778a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0] (fsm.c:486) 20241116084855274 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16002789-0)[0x55c143d778a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855274 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16002789-0)[0x55c143d778a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241116084855274 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: f42ee'... (mgcp_client.c:805) 20241116084855274 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116084855274 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16002789-0)[0x55c143d778a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855274 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "f42ee517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f42ee517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241116084855278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d778a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d778a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d778a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855278 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d778a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{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) 20241116084855278 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855278 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855278 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855278 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855278 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00654e60), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855278 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855278 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855278 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855278 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855278 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855278 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855278 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855278 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855278 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855278 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855278 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855278 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) 20241116084855278 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241116084855278 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855278 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855278 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855278 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855278 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855278 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855278 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855278 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855278 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{UNUSED}: Allocated (fsm.c:456) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{UNUSED}: is child of mgw(mgw-fsm-15632869-0)[0x55c143d80150] (fsm.c:486) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15632869-0)[0x55c143d80150] (mgcp_client_endpoint_fsm.c:724) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15632869-0)[0x55c143d65af0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15632869-0)[0x55c143d65af0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960] (fsm.c:486) 20241116084855278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15632869-0)[0x55c143d65af0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15632869-0)[0x55c143d65af0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855278 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: ee89e'... (mgcp_client.c:805) 20241116084855278 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15632869-0)[0x55c143d65af0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855278 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ee89e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee89e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ee89e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee89e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20241116084855285 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241116084855285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855285 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855285 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855285 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855285 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855285 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855285 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855285 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855285 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855285 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855285 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(216)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855289 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xee89e5) (hnbgw_rua.c:471) 20241116084855289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15632869 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855289 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855289 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855289 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855289 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855289 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855289 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855289 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15632869-0)[0x55c143d80150] (mgcp_client_endpoint_fsm.c:724) 20241116084855289 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855289 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855289 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855289 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: ee89e'... (mgcp_client.c:805) 20241116084855289 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116084855289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855289 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855289 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855289 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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)@604fbae46733: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ee89e517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee89e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855294 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241116084855294 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855294 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855294 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855294 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855294 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855295 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855295 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855295 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15632869-0)[0x55c143d80150] (mgcp_client_endpoint_fsm.c:724) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15632869-0)[0x55c143d77a70]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15632869-0)[0x55c143d77a70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960] (fsm.c:486) 20241116084855295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15632869-0)[0x55c143d77a70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15632869-0)[0x55c143d77a70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241116084855295 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: ee89e'... (mgcp_client.c:805) 20241116084855295 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116084855295 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15632869-0)[0x55c143d77a70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855295 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ee89e517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ee89e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855304 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241116084855304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d77a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d77a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d77a70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d77a70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{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) 20241116084855304 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855304 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855304 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855304 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855304 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855304 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008665e3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855304 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855304 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855304 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855304 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855304 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855304 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855304 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855304 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) 20241116084855304 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241116084855304 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855304 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855304 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855304 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855304 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855304 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855304 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855304 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855304 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855304 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855304 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855304 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{UNUSED}: Allocated (fsm.c:456) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{UNUSED}: is child of mgw(mgw-fsm-6014963-0)[0x55c143d89590] (fsm.c:486) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6014963-0)[0x55c143d89590] (mgcp_client_endpoint_fsm.c:724) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855304 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014963-0)[0x55c143d90400]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855304 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014963-0)[0x55c143d90400]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0] (fsm.c:486) 20241116084855304 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014963-0)[0x55c143d90400]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855304 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014963-0)[0x55c143d90400]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855304 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 5bc7f'... (mgcp_client.c:805) 20241116084855304 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855304 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014963-0)[0x55c143d90400]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855304 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc7f317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bc7f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc7f317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bc7f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241116084855315 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241116084855315 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855315 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855315 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855315 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855315 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855315 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855315 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855315 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855315 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855315 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855315 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855315 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855315 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(217)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855322 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5bc7f3) (hnbgw_rua.c:471) 20241116084855322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014963 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855322 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855322 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855322 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855322 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855322 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855322 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6014963-0)[0x55c143d89590] (mgcp_client_endpoint_fsm.c:724) 20241116084855322 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855322 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855322 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855322 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855322 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 5bc7f'... (mgcp_client.c:805) 20241116084855322 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116084855322 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855322 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855322 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855322 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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)@604fbae46733: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc7f317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bc7f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855331 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241116084855331 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855331 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855331 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855331 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855331 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855331 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6014963-0)[0x55c143d89590] (mgcp_client_endpoint_fsm.c:724) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014963-0)[0x55c143d76ea0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014963-0)[0x55c143d76ea0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0] (fsm.c:486) 20241116084855331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014963-0)[0x55c143d76ea0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014963-0)[0x55c143d76ea0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241116084855331 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 5bc7f'... (mgcp_client.c:805) 20241116084855331 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116084855331 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014963-0)[0x55c143d76ea0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855331 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc7f317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bc7f317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855340 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241116084855340 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d76ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855340 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d76ea0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855340 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d76ea0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855341 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d76ea0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{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) 20241116084855341 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855341 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855341 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855341 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855341 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054c260), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855341 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855341 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855341 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855341 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855341 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855341 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855341 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855341 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855341 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855341 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) 20241116084855341 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241116084855341 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855341 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855341 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855341 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855341 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855341 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855341 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855341 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{UNUSED}: Allocated (fsm.c:456) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{UNUSED}: is child of mgw(mgw-fsm-15210792-0)[0x55c143d92430] (fsm.c:486) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15210792-0)[0x55c143d92430] (mgcp_client_endpoint_fsm.c:724) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15210792-0)[0x55c143d991c0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15210792-0)[0x55c143d991c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0] (fsm.c:486) 20241116084855341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15210792-0)[0x55c143d991c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15210792-0)[0x55c143d991c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855341 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: e8192'... (mgcp_client.c:805) 20241116084855341 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855341 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15210792-0)[0x55c143d991c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855341 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8192817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8192817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8192817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8192817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241116084855350 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241116084855350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855350 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855350 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855350 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855350 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855350 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855350 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855350 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855351 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855351 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855351 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(218)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855358 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe81928) (hnbgw_rua.c:471) 20241116084855358 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15210792 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855358 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855358 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855358 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855358 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855358 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855358 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855358 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15210792-0)[0x55c143d92430] (mgcp_client_endpoint_fsm.c:724) 20241116084855358 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855358 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855358 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: e8192'... (mgcp_client.c:805) 20241116084855358 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116084855358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855358 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855358 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855358 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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)@604fbae46733: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8192817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8192817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855366 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241116084855366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855366 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855366 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855366 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15210792-0)[0x55c143d92430] (mgcp_client_endpoint_fsm.c:724) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15210792-0)[0x55c143d912e0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15210792-0)[0x55c143d912e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0] (fsm.c:486) 20241116084855366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15210792-0)[0x55c143d912e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15210792-0)[0x55c143d912e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241116084855366 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: e8192'... (mgcp_client.c:805) 20241116084855366 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116084855366 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15210792-0)[0x55c143d912e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855366 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8192817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8192817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855372 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241116084855372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d912e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d912e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d912e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855372 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d912e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855372 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855372 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855372 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855372 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855372 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855372 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855372 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855372 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{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) 20241116084855372 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855372 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855372 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855372 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855372 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8a391), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855372 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855372 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855372 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855372 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855372 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855372 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855373 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) 20241116084855373 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241116084855373 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855373 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855373 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855373 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855373 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855373 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855373 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855373 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855373 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855373 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{UNUSED}: Allocated (fsm.c:456) 20241116084855373 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{UNUSED}: is child of mgw(mgw-fsm-6014615-0)[0x55c143d9b120] (fsm.c:486) 20241116084855373 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6014615-0)[0x55c143d9b120] (mgcp_client_endpoint_fsm.c:724) 20241116084855373 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855373 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855373 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855373 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014615-0)[0x55c143da1fe0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855373 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014615-0)[0x55c143da1fe0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710] (fsm.c:486) 20241116084855373 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014615-0)[0x55c143da1fe0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855373 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014615-0)[0x55c143da1fe0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855373 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 5bc69'... (mgcp_client.c:805) 20241116084855373 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855373 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014615-0)[0x55c143da1fe0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855373 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc69717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bc69717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc69717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bc69717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241116084855385 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241116084855385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855385 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855385 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855385 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855385 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855385 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855385 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855385 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855385 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855385 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855385 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(219)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855390 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5bc697) (hnbgw_rua.c:471) 20241116084855390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014615 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855390 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855390 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855390 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855390 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855390 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855390 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855390 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855390 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6014615-0)[0x55c143d9b120] (mgcp_client_endpoint_fsm.c:724) 20241116084855390 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855390 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855390 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855390 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 5bc6'... (mgcp_client.c:805) 20241116084855390 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116084855390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855390 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855390 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855390 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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)@604fbae46733: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc69717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bc69717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855395 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241116084855395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855395 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855395 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855395 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6014615-0)[0x55c143d9b120] (mgcp_client_endpoint_fsm.c:724) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855395 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014615-0)[0x55c143d9ada0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855395 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014615-0)[0x55c143d9ada0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710] (fsm.c:486) 20241116084855395 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014615-0)[0x55c143d9ada0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855395 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014615-0)[0x55c143d9ada0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241116084855395 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 5bc6'... (mgcp_client.c:805) 20241116084855395 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116084855395 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6014615-0)[0x55c143d9ada0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855395 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc69717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bc69717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855401 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241116084855401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d9ada0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d9ada0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d9ada0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d9ada0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{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) 20241116084855401 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855401 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855401 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855401 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855401 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855401 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093251c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855401 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855401 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855401 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855401 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855401 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855401 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855401 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) 20241116084855401 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241116084855401 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855401 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855401 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855401 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855401 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855401 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855401 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855401 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855401 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855401 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855401 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855401 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{UNUSED}: Allocated (fsm.c:456) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{UNUSED}: is child of mgw(mgw-fsm-16298679-0)[0x55c143d889f0] (fsm.c:486) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16298679-0)[0x55c143d889f0] (mgcp_client_endpoint_fsm.c:724) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16298679-0)[0x55c143daadc0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16298679-0)[0x55c143daadc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0] (fsm.c:486) 20241116084855401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16298679-0)[0x55c143daadc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16298679-0)[0x55c143daadc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: f8b2b'... (mgcp_client.c:805) 20241116084855401 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855401 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16298679-0)[0x55c143daadc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855401 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f8b2b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8b2b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f8b2b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8b2b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241116084855410 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241116084855410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855410 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855410 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855410 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855410 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855410 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855410 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855410 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855410 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855410 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855410 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(220)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855414 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf8b2b7) (hnbgw_rua.c:471) 20241116084855414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16298679 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855414 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855414 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855414 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855414 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855414 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855414 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16298679-0)[0x55c143d889f0] (mgcp_client_endpoint_fsm.c:724) 20241116084855414 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855414 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855414 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855414 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: f8b2'... (mgcp_client.c:805) 20241116084855414 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116084855414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855414 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855414 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855414 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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)@604fbae46733: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f8b2b717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8b2b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855420 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241116084855420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855420 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855420 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855420 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16298679-0)[0x55c143d889f0] (mgcp_client_endpoint_fsm.c:724) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16298679-0)[0x55c143d99930]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16298679-0)[0x55c143d99930]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0] (fsm.c:486) 20241116084855420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16298679-0)[0x55c143d99930]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16298679-0)[0x55c143d99930]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241116084855420 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: f8b2'... (mgcp_client.c:805) 20241116084855420 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116084855420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16298679-0)[0x55c143d99930]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855420 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f8b2b717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8b2b717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855425 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241116084855425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d99930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d99930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d99930]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d99930]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{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) 20241116084855425 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855425 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855425 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855425 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855425 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00598bcd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855425 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855425 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855425 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855425 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855425 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855425 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) 20241116084855425 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241116084855425 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855425 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855425 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855425 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855425 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855425 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855425 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855425 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855425 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{UNUSED}: Allocated (fsm.c:456) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{UNUSED}: is child of mgw(mgw-fsm-6548920-0)[0x55c143dacb80] (fsm.c:486) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6548920-0)[0x55c143dacb80] (mgcp_client_endpoint_fsm.c:724) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6548920-0)[0x55c143db39b0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6548920-0)[0x55c143db39b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0] (fsm.c:486) 20241116084855425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6548920-0)[0x55c143db39b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6548920-0)[0x55c143db39b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855425 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 63edb'... (mgcp_client.c:805) 20241116084855425 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6548920-0)[0x55c143db39b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855425 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "63edb817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "63edb817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "63edb817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "63edb817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241116084855433 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241116084855433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855433 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855433 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855433 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855433 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855433 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855433 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855433 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855433 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855433 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855433 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(221)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855438 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x63edb8) (hnbgw_rua.c:471) 20241116084855438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6548920 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855438 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855438 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855438 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855438 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855438 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855438 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6548920-0)[0x55c143dacb80] (mgcp_client_endpoint_fsm.c:724) 20241116084855438 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855438 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855438 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855438 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855438 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 63ed'... (mgcp_client.c:805) 20241116084855438 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116084855438 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855438 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855438 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855438 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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)@604fbae46733: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "63edb817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "63edb817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855444 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241116084855444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855444 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855444 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855444 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6548920-0)[0x55c143dacb80] (mgcp_client_endpoint_fsm.c:724) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6548920-0)[0x55c143dac9a0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6548920-0)[0x55c143dac9a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0] (fsm.c:486) 20241116084855444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6548920-0)[0x55c143dac9a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6548920-0)[0x55c143dac9a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241116084855444 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 63ed'... (mgcp_client.c:805) 20241116084855444 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116084855444 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6548920-0)[0x55c143dac9a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855444 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "63edb817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "63edb817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855449 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241116084855449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dac9a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dac9a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dac9a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855449 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dac9a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{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) 20241116084855449 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855449 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855449 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855449 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855449 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be53eb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855449 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855449 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855449 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855449 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855449 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855449 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) 20241116084855449 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241116084855449 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855449 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855449 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855449 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855449 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855449 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855449 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855449 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855449 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{UNUSED}: Allocated (fsm.c:456) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{UNUSED}: is child of mgw(mgw-fsm-9468899-0)[0x55c143db5d90] (fsm.c:486) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9468899-0)[0x55c143db5d90] (mgcp_client_endpoint_fsm.c:724) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855449 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9468899-0)[0x55c143dbc790]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855449 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9468899-0)[0x55c143dbc790]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0] (fsm.c:486) 20241116084855449 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9468899-0)[0x55c143dbc790]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855449 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9468899-0)[0x55c143dbc790]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855449 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 907be'... (mgcp_client.c:805) 20241116084855449 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855449 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9468899-0)[0x55c143dbc790]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855449 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "907be317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "907be317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "907be317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "907be317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241116084855455 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241116084855455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855455 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855455 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855455 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855455 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855455 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855455 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855455 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855455 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855455 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(222)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855460 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x907be3) (hnbgw_rua.c:471) 20241116084855460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468899 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855460 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855460 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855460 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855460 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855460 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855460 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855460 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855460 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9468899-0)[0x55c143db5d90] (mgcp_client_endpoint_fsm.c:724) 20241116084855460 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855460 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855460 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855460 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 907b'... (mgcp_client.c:805) 20241116084855460 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116084855460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855460 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855460 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855460 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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)@604fbae46733: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "907be317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "907be317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855465 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241116084855465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855465 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855465 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855465 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855465 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9468899-0)[0x55c143db5d90] (mgcp_client_endpoint_fsm.c:724) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9468899-0)[0x55c143db4a70]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9468899-0)[0x55c143db4a70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0] (fsm.c:486) 20241116084855465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9468899-0)[0x55c143db4a70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9468899-0)[0x55c143db4a70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241116084855465 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 907b'... (mgcp_client.c:805) 20241116084855465 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116084855465 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9468899-0)[0x55c143db4a70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855465 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "907be317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "907be317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855469 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241116084855469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143db4a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143db4a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143db4a70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143db4a70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{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) 20241116084855469 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855469 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855469 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855469 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855469 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060cd8c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855469 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855469 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855469 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855469 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855469 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855469 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855469 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) 20241116084855469 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241116084855469 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855469 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855469 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855469 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855469 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855469 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855469 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855469 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855469 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{UNUSED}: Allocated (fsm.c:456) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{UNUSED}: is child of mgw(mgw-fsm-2087020-0)[0x55c143dac300] (fsm.c:486) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2087020-0)[0x55c143dac300] (mgcp_client_endpoint_fsm.c:724) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2087020-0)[0x55c143dc5390]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2087020-0)[0x55c143dc5390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0] (fsm.c:486) 20241116084855469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2087020-0)[0x55c143dc5390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2087020-0)[0x55c143dc5390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855469 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 1fd86'... (mgcp_client.c:805) 20241116084855469 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2087020-0)[0x55c143dc5390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855469 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd86c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fd86c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd86c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fd86c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241116084855477 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241116084855477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855477 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855477 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855477 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855477 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855477 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855477 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855477 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855477 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855477 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855477 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855477 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(223)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855482 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1fd86c) (hnbgw_rua.c:471) 20241116084855482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087020 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855482 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855482 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855482 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855482 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855482 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855482 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855482 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855482 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2087020-0)[0x55c143dac300] (mgcp_client_endpoint_fsm.c:724) 20241116084855482 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855482 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855482 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855482 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 1fd8'... (mgcp_client.c:805) 20241116084855482 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116084855482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855482 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855482 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855482 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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)@604fbae46733: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd86c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fd86c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855488 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241116084855488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855488 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855488 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855488 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855488 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855488 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855488 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855488 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855488 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855488 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855488 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855488 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2087020-0)[0x55c143dac300] (mgcp_client_endpoint_fsm.c:724) 20241116084855488 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855489 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855489 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2087020-0)[0x55c143dbe370]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2087020-0)[0x55c143dbe370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0] (fsm.c:486) 20241116084855489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2087020-0)[0x55c143dbe370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2087020-0)[0x55c143dbe370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241116084855489 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 1fd8'... (mgcp_client.c:805) 20241116084855489 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116084855489 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2087020-0)[0x55c143dbe370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855489 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855489 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855489 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855489 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd86c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1fd86c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855495 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241116084855495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbe370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbe370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbe370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbe370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{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) 20241116084855495 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855495 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855495 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855495 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855495 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855495 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a65e1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855495 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855495 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084855495 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084855495 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084855495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084855495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084855495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084855495 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084855495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084855495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084855495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084855495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084855495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084855495 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) 20241116084855495 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241116084855495 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084855495 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084855495 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084855495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084855495 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084855495 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084855495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084855495 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855495 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855495 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084855495 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084855495 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084855495 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855495 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{UNUSED}: Allocated (fsm.c:456) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{UNUSED}: is child of mgw(mgw-fsm-8297398-0)[0x55c143dc7700] (fsm.c:486) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8297398-0)[0x55c143dc7700] (mgcp_client_endpoint_fsm.c:724) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855495 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855495 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8297398-0)[0x55c143dce100]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855495 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8297398-0)[0x55c143dce100]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830] (fsm.c:486) 20241116084855495 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8297398-0)[0x55c143dce100]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855495 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8297398-0)[0x55c143dce100]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084855495 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 7e9bb'... (mgcp_client.c:805) 20241116084855495 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084855496 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8297398-0)[0x55c143dce100]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855496 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7e9bb617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7e9bb617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7e9bb617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7e9bb617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116084855504 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241116084855504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084855504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084855504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855504 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855504 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084855504 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855504 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855504 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855504 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855504 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855504 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855504 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084855504 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084855504 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084855504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084855504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084855504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084855504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(224)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084855509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084855509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084855509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084855509 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084855509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7e9bb6) (hnbgw_rua.c:471) 20241116084855509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297398 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084855509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084855509 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084855509 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084855509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084855509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855509 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084855509 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084855509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855509 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084855509 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8297398-0)[0x55c143dc7700] (mgcp_client_endpoint_fsm.c:724) 20241116084855509 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855509 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855509 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084855509 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 7e9b'... (mgcp_client.c:805) 20241116084855509 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116084855509 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084855509 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855509 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855509 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "7e9bb617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7e9bb617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855514 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241116084855514 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084855514 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084855514 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084855514 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084855514 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855514 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855514 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855514 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855514 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855514 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855514 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084855514 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084855514 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8297398-0)[0x55c143dc7700] (mgcp_client_endpoint_fsm.c:724) 20241116084855514 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084855514 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084855514 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084855514 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8297398-0)[0x55c143dbcf00]{ST_CRCX}: Allocated (fsm.c:456) 20241116084855514 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8297398-0)[0x55c143dbcf00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830] (fsm.c:486) 20241116084855514 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8297398-0)[0x55c143dbcf00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084855514 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8297398-0)[0x55c143dbcf00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241116084855514 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 7e9b'... (mgcp_client.c:805) 20241116084855514 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116084855515 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8297398-0)[0x55c143dbcf00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084855515 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084855515 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855515 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855515 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "7e9bb617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7e9bb617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084855520 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241116084855520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbcf00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084855520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbcf00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084855520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbcf00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084855520 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbcf00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084855520 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084855520 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855520 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855520 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855520 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084855520 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084855520 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855520 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{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) 20241116084855520 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084855520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084855520 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084855520 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084855520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084855520 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084855520 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084855520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005eb288), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084855520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084855520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084855520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084855520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084855520 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084855520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084855520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084855520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084855520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084855520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084855520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084855520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084855520 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857099 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) 20241116084857099 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241116084857099 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857099 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857099 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857099 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857099 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857099 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857099 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857099 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857099 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857099 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 6e631'... (mgcp_client.c:805) 20241116084857099 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857099 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 6e631'... (mgcp_client.c:805) 20241116084857099 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857099 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{IN_USE}: Removing from parent mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:873) 20241116084857100 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857100 DLMGCP DEBUG mgw-endp(mgw-fsm-7234334-0)[0x55c143d37d00]{IN_USE}: Deallocated (fsm.c:568) 20241116084857100 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857100 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857100 DMGW DEBUG mgw(mgw-fsm-7234334-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(209)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "6e631e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "6e631e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857114 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241116084857114 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857114 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857114 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857114 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084857115 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241116084857115 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857115 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857115 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857115 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)7234334 20241116084857129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857129 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6e631e,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7234334 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857129 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857129 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857129 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857130 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48e79), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)12604969 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:0 20241116084857141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857141 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857141 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857141 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857141 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857141 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=00c48e79), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857141 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20241116084857141 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857141 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857141 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857141 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) 20241116084857142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{disconnected}: Freeing instance (context_map.c:202) 20241116084857142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7234334)[0x55c143d30370]{disconnected}: Deallocated (fsm.c:568) 20241116084857142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{disconnected}: Freeing instance (context_map.c:206) 20241116084857142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c143d279e0]{disconnected}: Deallocated (fsm.c:568) 20241116084857142 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7234334 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c48e79), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20241116084857142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857142 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857142 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857142 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857142 DLSCCP DEBUG SCCP-SCOC(8)[0x55c143d2f500]{IDLE}: Deallocated (fsm.c:568) 20241116084857142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857142 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857144 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857144 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857144 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857144 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending 20241116084857144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857144 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) 20241116084857144 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241116084857144 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857145 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857145 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857145 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857145 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857145 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857145 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857145 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857145 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857145 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857145 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: e96f1'... (mgcp_client.c:805) 20241116084857145 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857145 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857145 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4cd60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857145 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: e96f1'... (mgcp_client.c:805) 20241116084857145 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857145 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4cd60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857145 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{IN_USE}: Removing from parent mgw(mgw-fsm-15298335-0)[0x55c143d426b0] (mgcp_client_endpoint_fsm.c:873) 20241116084857145 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857145 DLMGCP DEBUG mgw-endp(mgw-fsm-15298335-0)[0x55c143d4b420]{IN_USE}: Deallocated (fsm.c:568) 20241116084857145 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857145 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857145 DMGW DEBUG mgw(mgw-fsm-15298335-0)[0x55c143d426b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(210)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e96f1f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e96f1f17" }, { code := "I", val := "22222" } }, sdp := omit } 20241116084857158 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241116084857158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857158 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d427e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857159 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241116084857159 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4cd60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857159 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4cd60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857159 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4cd60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857159 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4cd60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)15298335 20241116084857164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857164 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe96f1f,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15298335 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857164 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857164 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857164 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857164 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0e313), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857165 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857165 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)14051874 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:1 20241116084857172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857172 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857172 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857172 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857172 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857173 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=00b0e313), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857173 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20241116084857173 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857173 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857173 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857173 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) 20241116084857173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{disconnected}: Freeing instance (context_map.c:202) 20241116084857173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15298335)[0x55c143d2dc80]{disconnected}: Deallocated (fsm.c:568) 20241116084857173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{disconnected}: Freeing instance (context_map.c:206) 20241116084857173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c143d388a0]{disconnected}: Deallocated (fsm.c:568) 20241116084857173 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15298335 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0e313), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20241116084857173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857173 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857173 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857173 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857173 DLSCCP DEBUG SCCP-SCOC(9)[0x55c143d2b720]{IDLE}: Deallocated (fsm.c:568) 20241116084857173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857173 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857198 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857198 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857198 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857198 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857198 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) 20241116084857198 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241116084857199 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857199 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857199 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857199 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857199 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857199 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857199 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857199 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857199 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857199 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 1a30f'... (mgcp_client.c:805) 20241116084857199 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d42d60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857199 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 1a30f'... (mgcp_client.c:805) 20241116084857199 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d42d60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857199 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{IN_USE}: Removing from parent mgw(mgw-fsm-1716464-0)[0x55c143d4c470] (mgcp_client_endpoint_fsm.c:873) 20241116084857199 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857199 DLMGCP DEBUG mgw-endp(mgw-fsm-1716464-0)[0x55c143d4c720]{IN_USE}: Deallocated (fsm.c:568) 20241116084857199 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857199 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857199 DMGW DEBUG mgw(mgw-fsm-1716464-0)[0x55c143d4c470]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857199 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857199 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(211)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "1a30f017" }, { code := "I", val := "11111" } }, sdp := omit } 20241116084857214 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241116084857214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) TC_rab_assignment_concurrent0(211)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "1a30f017" }, { code := "I", val := "22222" } }, sdp := omit } 20241116084857214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4c850]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857214 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241116084857214 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d42d60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857214 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d42d60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857214 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d42d60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857214 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d42d60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)1716464 20241116084857220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857220 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1a30f0,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1716464 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857220 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857220 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857220 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857220 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d2b9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 20241116084857221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857221 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857222 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857222 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857222 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857222 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857222 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) 20241116084857222 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241116084857222 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857222 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857222 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857222 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857223 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857223 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857223 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857223 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857223 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857223 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857223 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 3306e'... (mgcp_client.c:805) 20241116084857223 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857223 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c070]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857223 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 3306e'... (mgcp_client.c:805) 20241116084857223 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857223 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c070]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857223 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{IN_USE}: Removing from parent mgw(mgw-fsm-3344110-0)[0x55c143d5d900] (mgcp_client_endpoint_fsm.c:873) 20241116084857223 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857223 DLMGCP DEBUG mgw-endp(mgw-fsm-3344110-0)[0x55c143d5dad0]{IN_USE}: Deallocated (fsm.c:568) 20241116084857223 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857223 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857223 DMGW DEBUG mgw(mgw-fsm-3344110-0)[0x55c143d5d900]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)13606412 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:2 TC_rab_assignment_concurrent0(212)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3306ee17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3306ee17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857242 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20241116084857242 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857242 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857242 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857242 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d64520]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084857242 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241116084857242 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c070]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857242 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c070]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857242 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c070]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857242 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c070]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 4TC_rab_assignment_concurrent0(212)3344110 20241116084857244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857244 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3306ee,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3344110 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857244 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857244 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857244 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857244 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083c0a8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857244 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857244 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857244 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857244 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857244 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857245 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857245 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857245 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857245 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857245 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=00b3d2b9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857245 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20241116084857245 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857245 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857245 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857245 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) 20241116084857245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{disconnected}: Freeing instance (context_map.c:202) 20241116084857245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1716464)[0x55c143d31fd0]{disconnected}: Deallocated (fsm.c:568) 20241116084857245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{disconnected}: Freeing instance (context_map.c:206) 20241116084857245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c143d38080]{disconnected}: Deallocated (fsm.c:568) 20241116084857245 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1716464 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3d2b9), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20241116084857245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857245 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857245 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857245 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857245 DLSCCP DEBUG SCCP-SCOC(10)[0x55c143d36350]{IDLE}: Deallocated (fsm.c:568) 20241116084857245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857245 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) 20241116084857245 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241116084857245 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857245 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857245 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857245 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857245 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857245 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857245 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857245 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857245 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857245 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 396bf'... (mgcp_client.c:805) 20241116084857245 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857245 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c870]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857245 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 396bf'... (mgcp_client.c:805) 20241116084857245 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857245 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c870]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857245 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{IN_USE}: Removing from parent mgw(mgw-fsm-3763184-0)[0x55c143d66380] (mgcp_client_endpoint_fsm.c:873) 20241116084857245 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857245 DLMGCP DEBUG mgw-endp(mgw-fsm-3763184-0)[0x55c143d54310]{IN_USE}: Deallocated (fsm.c:568) 20241116084857245 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857245 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857245 DMGW DEBUG mgw(mgw-fsm-3763184-0)[0x55c143d66380]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116084857245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 4TC_rab_assignment_concurrent0(212)6809682 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:4 20241116084857250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857250 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857250 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857250 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857250 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857250 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=0083c0a8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857250 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20241116084857250 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857250 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857250 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857250 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) 20241116084857250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{disconnected}: Freeing instance (context_map.c:202) 20241116084857250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3344110)[0x55c143d37790]{disconnected}: Deallocated (fsm.c:568) 20241116084857250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{disconnected}: Freeing instance (context_map.c:206) 20241116084857250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c143d35e10]{disconnected}: Deallocated (fsm.c:568) 20241116084857250 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3344110 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0083c0a8), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20241116084857250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857250 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857250 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857250 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857250 DLSCCP DEBUG SCCP-SCOC(12)[0x55c143d39ab0]{IDLE}: Deallocated (fsm.c:568) 20241116084857250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "396bf017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "396bf017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857255 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241116084857255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857255 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d6ce90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084857256 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241116084857256 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c870]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857256 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c870]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857256 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c870]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857256 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d5c870]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 3TC_rab_assignment_concurrent0(213)3763184 20241116084857260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857260 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x396bf0,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3763184 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857260 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857260 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857260 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857260 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c114d3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857261 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(213)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857264 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857264 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857264 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857264 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857264 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) 20241116084857264 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241116084857264 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857264 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857264 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857264 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857264 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857264 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857264 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857264 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857264 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857264 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=56 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 885b5'... (mgcp_client.c:805) 20241116084857264 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241116084857264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d66100]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857264 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=56 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 885b5'... (mgcp_client.c:805) 20241116084857264 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241116084857264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d66100]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857264 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{IN_USE}: Removing from parent mgw(mgw-fsm-558517-0)[0x55c143d6f060] (mgcp_client_endpoint_fsm.c:873) 20241116084857264 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857264 DLMGCP DEBUG mgw-endp(mgw-fsm-558517-0)[0x55c143d6ee50]{IN_USE}: Deallocated (fsm.c:568) 20241116084857264 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857264 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857264 DMGW DEBUG mgw(mgw-fsm-558517-0)[0x55c143d6f060]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 3TC_rab_assignment_concurrent0(213)3851758 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:3 TC_rab_assignment_concurrent0(214)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "885b517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "885b517" }, { code := "I", val := "22222" } }, sdp := omit } 20241116084857271 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241116084857272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) TC_rab_assignment_concurrent0(214)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d75cc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084857272 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241116084857272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d66100]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d66100]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d66100]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857272 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d66100]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)558517 20241116084857275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857275 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x885b5,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-558517 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857275 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857275 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857275 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857275 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005137f1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857275 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857275 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857275 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857275 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857276 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=00c114d3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857276 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20241116084857276 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857276 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857276 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857276 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) 20241116084857276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{disconnected}: Freeing instance (context_map.c:202) 20241116084857276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3763184)[0x55c143d39510]{disconnected}: Deallocated (fsm.c:568) 20241116084857276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{disconnected}: Freeing instance (context_map.c:206) 20241116084857276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c143d39640]{disconnected}: Deallocated (fsm.c:568) 20241116084857276 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3763184 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c114d3), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20241116084857276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857276 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857276 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857276 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857276 DLSCCP DEBUG SCCP-SCOC(11)[0x55c143d423f0]{IDLE}: Deallocated (fsm.c:568) 20241116084857276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857276 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)4858403 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:5 20241116084857281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857281 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857281 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857281 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857281 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857281 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=005137f1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857281 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20241116084857281 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857281 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857281 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857281 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) 20241116084857281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{disconnected}: Freeing instance (context_map.c:202) 20241116084857281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-558517)[0x55c143d379e0]{disconnected}: Deallocated (fsm.c:568) 20241116084857281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{disconnected}: Freeing instance (context_map.c:206) 20241116084857281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c143d35740]{disconnected}: Deallocated (fsm.c:568) 20241116084857281 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-558517 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005137f1), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20241116084857281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857281 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857281 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857281 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857281 DLSCCP DEBUG SCCP-SCOC(13)[0x55c143d41640]{IDLE}: Deallocated (fsm.c:568) 20241116084857281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857281 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857285 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857285 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857285 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857285 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857285 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) 20241116084857285 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241116084857285 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857285 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857285 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857285 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857285 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857285 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857285 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857285 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857285 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: f42ee'... (mgcp_client.c:805) 20241116084857285 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857285 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857285 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d778a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857285 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: f42ee'... (mgcp_client.c:805) 20241116084857285 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857285 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d778a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{IN_USE}: Removing from parent mgw(mgw-fsm-16002789-0)[0x55c143d77bb0] (mgcp_client_endpoint_fsm.c:873) 20241116084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857285 DLMGCP DEBUG mgw-endp(mgw-fsm-16002789-0)[0x55c143d6d9a0]{IN_USE}: Deallocated (fsm.c:568) 20241116084857285 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857285 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857285 DMGW DEBUG mgw(mgw-fsm-16002789-0)[0x55c143d77bb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857285 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(215)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "f42ee517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "f42ee517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241116084857297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857298 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d7e9b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084857298 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241116084857298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d778a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d778a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d778a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d778a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)16002789 20241116084857302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857302 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf42ee5,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16002789 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857302 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857302 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857302 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857302 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857302 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00654e60), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857302 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857302 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857302 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857302 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)8534708 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:6 20241116084857309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857309 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857309 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857309 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857309 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857309 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=00654e60), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857309 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20241116084857309 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857309 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857309 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857309 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) 20241116084857309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{disconnected}: Freeing instance (context_map.c:202) 20241116084857309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16002789)[0x55c143d39e10]{disconnected}: Deallocated (fsm.c:568) 20241116084857309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{disconnected}: Freeing instance (context_map.c:206) 20241116084857309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c143d39f40]{disconnected}: Deallocated (fsm.c:568) 20241116084857309 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16002789 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00654e60), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20241116084857309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857309 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857309 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857309 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857309 DLSCCP DEBUG SCCP-SCOC(14)[0x55c143d432c0]{IDLE}: Deallocated (fsm.c:568) 20241116084857310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857312 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857312 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857312 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857312 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857312 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) 20241116084857312 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241116084857312 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857312 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857312 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857312 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857312 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857312 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857312 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857312 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857312 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857312 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: ee89e'... (mgcp_client.c:805) 20241116084857312 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857312 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d77a70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857312 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: ee89e'... (mgcp_client.c:805) 20241116084857312 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857312 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d77a70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857312 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{IN_USE}: Removing from parent mgw(mgw-fsm-15632869-0)[0x55c143d80150] (mgcp_client_endpoint_fsm.c:873) 20241116084857312 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857312 DLMGCP DEBUG mgw-endp(mgw-fsm-15632869-0)[0x55c143d80960]{IN_USE}: Deallocated (fsm.c:568) 20241116084857312 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857312 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857312 DMGW DEBUG mgw(mgw-fsm-15632869-0)[0x55c143d80150]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(216)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ee89e517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ee89e517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857329 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241116084857329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857329 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d65af0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084857329 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241116084857329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d77a70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d77a70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d77a70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d77a70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)15632869 20241116084857335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857335 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xee89e5,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15632869 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857335 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857335 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857335 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857335 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008665e3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857335 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857335 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857335 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857335 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)15065057 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:7 20241116084857343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857343 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857343 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857343 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857343 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857343 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=008665e3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857343 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20241116084857343 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857343 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857343 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857343 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) 20241116084857343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{disconnected}: Freeing instance (context_map.c:202) 20241116084857343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15632869)[0x55c143d419a0]{disconnected}: Deallocated (fsm.c:568) 20241116084857343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{disconnected}: Freeing instance (context_map.c:206) 20241116084857343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c143d41ad0]{disconnected}: Deallocated (fsm.c:568) 20241116084857343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15632869 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008665e3), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20241116084857343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857343 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857343 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857343 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857343 DLSCCP DEBUG SCCP-SCOC(15)[0x55c143d43cf0]{IDLE}: Deallocated (fsm.c:568) 20241116084857344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857344 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857344 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857344 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857344 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857344 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857350 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857350 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857350 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857350 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857350 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857350 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857350 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857350 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) 20241116084857350 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241116084857350 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857350 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857350 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857350 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857350 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857350 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857350 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857350 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857350 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857350 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 5bc7f'... (mgcp_client.c:805) 20241116084857350 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857350 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857350 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d76ea0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857350 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 5bc7f'... (mgcp_client.c:805) 20241116084857350 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857350 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d76ea0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857350 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{IN_USE}: Removing from parent mgw(mgw-fsm-6014963-0)[0x55c143d89590] (mgcp_client_endpoint_fsm.c:873) 20241116084857350 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857350 DLMGCP DEBUG mgw-endp(mgw-fsm-6014963-0)[0x55c143d897a0]{IN_USE}: Deallocated (fsm.c:568) 20241116084857350 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857350 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857350 DMGW DEBUG mgw(mgw-fsm-6014963-0)[0x55c143d89590]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(217)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc7f317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc7f317" }, { code := "I", val := "22222" } }, sdp := omit } 20241116084857363 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241116084857363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d90400]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857364 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241116084857364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d76ea0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d76ea0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d76ea0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d76ea0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)6014963 20241116084857370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857370 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5bc7f3,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014963 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857370 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857370 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857370 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857370 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054c260), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857371 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)236663 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:8 20241116084857379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857379 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857379 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=0054c260), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857379 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20241116084857379 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857379 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857379 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857379 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) 20241116084857379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{disconnected}: Freeing instance (context_map.c:202) 20241116084857379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014963)[0x55c143d44210]{disconnected}: Deallocated (fsm.c:568) 20241116084857379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{disconnected}: Freeing instance (context_map.c:206) 20241116084857379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c143d433f0]{disconnected}: Deallocated (fsm.c:568) 20241116084857379 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014963 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0054c260), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20241116084857379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857380 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857380 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857380 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857380 DLSCCP DEBUG SCCP-SCOC(16)[0x55c143d449b0]{IDLE}: Deallocated (fsm.c:568) 20241116084857380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857383 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857383 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857383 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857383 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857383 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) 20241116084857383 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241116084857383 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857383 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857383 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857383 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857383 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857383 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857383 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857383 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857383 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857383 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: e8192'... (mgcp_client.c:805) 20241116084857383 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857383 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d912e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857383 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: e8192'... (mgcp_client.c:805) 20241116084857383 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084857383 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d912e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857383 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{IN_USE}: Removing from parent mgw(mgw-fsm-15210792-0)[0x55c143d92430] (mgcp_client_endpoint_fsm.c:873) 20241116084857383 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857383 DLMGCP DEBUG mgw-endp(mgw-fsm-15210792-0)[0x55c143d771c0]{IN_USE}: Deallocated (fsm.c:568) 20241116084857383 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857383 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857383 DMGW DEBUG mgw(mgw-fsm-15210792-0)[0x55c143d92430]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8192817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8192817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857392 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241116084857392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857392 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d991c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084857393 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241116084857393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d912e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d912e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d912e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857393 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d912e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)15210792 20241116084857396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857396 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe81928,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15210792 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857396 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857396 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857396 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857396 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8a391), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857396 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857396 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857396 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857396 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)14096322 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:9 20241116084857400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857400 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857400 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857400 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857400 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857400 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=00e8a391), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857400 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20241116084857400 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857400 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857400 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857400 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) 20241116084857400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{disconnected}: Freeing instance (context_map.c:202) 20241116084857400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210792)[0x55c143d44ae0]{disconnected}: Deallocated (fsm.c:568) 20241116084857400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{disconnected}: Freeing instance (context_map.c:206) 20241116084857400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c143d44060]{disconnected}: Deallocated (fsm.c:568) 20241116084857400 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15210792 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8a391), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20241116084857400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857400 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857400 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857400 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857400 DLSCCP DEBUG SCCP-SCOC(17)[0x55c143d45640]{IDLE}: Deallocated (fsm.c:568) 20241116084857400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857400 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857400 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857400 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857400 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857404 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857404 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857404 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857404 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857405 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) 20241116084857405 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241116084857405 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857405 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857405 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857405 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857405 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857405 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857405 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857405 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857405 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857405 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857405 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 5bc6'... (mgcp_client.c:805) 20241116084857405 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857405 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d9ada0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857405 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 5bc6'... (mgcp_client.c:805) 20241116084857405 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d9ada0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857405 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{IN_USE}: Removing from parent mgw(mgw-fsm-6014615-0)[0x55c143d9b120] (mgcp_client_endpoint_fsm.c:873) 20241116084857405 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857405 DLMGCP DEBUG mgw-endp(mgw-fsm-6014615-0)[0x55c143d9b710]{IN_USE}: Deallocated (fsm.c:568) 20241116084857405 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857405 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857405 DMGW DEBUG mgw(mgw-fsm-6014615-0)[0x55c143d9b120]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(219)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc69717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "5bc69717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857408 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241116084857408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857408 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143da1fe0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084857409 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241116084857409 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d9ada0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857409 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d9ada0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857409 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d9ada0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857409 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d9ada0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)6014615 20241116084857410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857410 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5bc697,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857410 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014615 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857410 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857410 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857410 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857410 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857410 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093251c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857410 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857410 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857410 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857410 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)12020816 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:10 20241116084857412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857412 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857412 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857412 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857412 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857412 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=0093251c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857412 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20241116084857412 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857412 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857412 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857412 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) 20241116084857412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{disconnected}: Freeing instance (context_map.c:202) 20241116084857412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6014615)[0x55c143d44f70]{disconnected}: Deallocated (fsm.c:568) 20241116084857412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{disconnected}: Freeing instance (context_map.c:206) 20241116084857412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c143d44c90]{disconnected}: Deallocated (fsm.c:568) 20241116084857412 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6014615 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093251c), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20241116084857412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857412 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857412 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857412 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857412 DLSCCP DEBUG SCCP-SCOC(18)[0x55c143d46290]{IDLE}: Deallocated (fsm.c:568) 20241116084857412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857412 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857412 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857412 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857412 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857432 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857432 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857432 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857432 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) 20241116084857432 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241116084857432 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857432 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857432 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857432 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857432 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857432 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857432 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857432 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857432 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857432 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857432 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: f8b2'... (mgcp_client.c:805) 20241116084857432 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d99930]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857433 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: f8b2'... (mgcp_client.c:805) 20241116084857433 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d99930]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857433 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{IN_USE}: Removing from parent mgw(mgw-fsm-16298679-0)[0x55c143d889f0] (mgcp_client_endpoint_fsm.c:873) 20241116084857433 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857433 DLMGCP DEBUG mgw-endp(mgw-fsm-16298679-0)[0x55c143da44f0]{IN_USE}: Deallocated (fsm.c:568) 20241116084857433 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857433 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857433 DMGW DEBUG mgw(mgw-fsm-16298679-0)[0x55c143d889f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(220)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f8b2b717" }, { code := "I", val := "11111" } }, sdp := omit } 20241116084857450 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241116084857450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143daadc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f8b2b717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857450 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241116084857450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d99930]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d99930]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d99930]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d99930]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)16298679 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 20241116084857453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857453 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf8b2b7,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16298679 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857453 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857453 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857453 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857453 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00598bcd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857454 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857454 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857454 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857454 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857454 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) 20241116084857454 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241116084857454 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857454 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857454 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857454 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857454 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857454 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857454 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857454 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857454 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857454 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857454 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 63ed'... (mgcp_client.c:805) 20241116084857454 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857454 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857454 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dac9a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857454 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 63ed'... (mgcp_client.c:805) 20241116084857454 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857454 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dac9a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857454 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{IN_USE}: Removing from parent mgw(mgw-fsm-6548920-0)[0x55c143dacb80] (mgcp_client_endpoint_fsm.c:873) 20241116084857454 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857454 DLMGCP DEBUG mgw-endp(mgw-fsm-6548920-0)[0x55c143dad0e0]{IN_USE}: Deallocated (fsm.c:568) 20241116084857454 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857454 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857454 DMGW DEBUG mgw(mgw-fsm-6548920-0)[0x55c143dacb80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)16267090 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:11 TC_rab_assignment_concurrent0(221)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "63edb817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "63edb817" }, { code := "I", val := "22222" } }, sdp := omit } 20241116084857466 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20241116084857466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143db39b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857467 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241116084857467 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dac9a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857467 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dac9a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857467 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dac9a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857467 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dac9a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)6548920 20241116084857470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857470 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x63edb8,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6548920 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857470 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857470 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857470 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857470 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be53eb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857470 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857471 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857471 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857471 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857471 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=00598bcd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857471 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20241116084857471 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857471 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857471 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857471 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) 20241116084857471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{disconnected}: Freeing instance (context_map.c:202) 20241116084857471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16298679)[0x55c143d459b0]{disconnected}: Deallocated (fsm.c:568) 20241116084857471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{disconnected}: Freeing instance (context_map.c:206) 20241116084857471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c143d46840]{disconnected}: Deallocated (fsm.c:568) 20241116084857471 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16298679 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00598bcd), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20241116084857471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857471 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857471 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857471 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857471 DLSCCP DEBUG SCCP-SCOC(19)[0x55c143d46ff0]{IDLE}: Deallocated (fsm.c:568) 20241116084857471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857471 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)4534908 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:12 20241116084857475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857475 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857475 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857475 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857476 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857476 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) 20241116084857476 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241116084857476 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857476 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857476 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857476 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857476 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857476 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857476 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857476 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857476 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 907b'... (mgcp_client.c:805) 20241116084857476 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857476 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143db4a70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857476 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 907b'... (mgcp_client.c:805) 20241116084857476 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857476 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143db4a70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{IN_USE}: Removing from parent mgw(mgw-fsm-9468899-0)[0x55c143db5d90] (mgcp_client_endpoint_fsm.c:873) 20241116084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857476 DLMGCP DEBUG mgw-endp(mgw-fsm-9468899-0)[0x55c143db5ec0]{IN_USE}: Deallocated (fsm.c:568) 20241116084857476 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857476 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857476 DMGW DEBUG mgw(mgw-fsm-9468899-0)[0x55c143db5d90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(222)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "907be317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "907be317" }, { code := "I", val := "22222" } }, sdp := omit } 20241116084857485 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241116084857485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857485 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dbc790]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857486 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241116084857486 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143db4a70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857486 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143db4a70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857486 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143db4a70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857486 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143db4a70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)9468899 20241116084857489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857489 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x907be3,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468899 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857489 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857489 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857489 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857489 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857489 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060cd8c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857489 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857489 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857489 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857489 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857489 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857489 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857489 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857489 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857489 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857489 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857489 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=00be53eb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857489 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20241116084857489 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857489 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857489 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857489 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) 20241116084857489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{disconnected}: Freeing instance (context_map.c:202) 20241116084857490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6548920)[0x55c143d47510]{disconnected}: Deallocated (fsm.c:568) 20241116084857490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{disconnected}: Freeing instance (context_map.c:206) 20241116084857490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c143d46600]{disconnected}: Deallocated (fsm.c:568) 20241116084857490 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6548920 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be53eb), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20241116084857490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857490 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857490 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857490 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857490 DLSCCP DEBUG SCCP-SCOC(20)[0x55c143d47de0]{IDLE}: Deallocated (fsm.c:568) 20241116084857490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857490 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857490 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857490 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857490 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)16161401 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:13 20241116084857494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857494 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857494 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857494 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857494 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857494 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=0060cd8c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857494 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20241116084857494 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857494 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857494 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857494 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) 20241116084857494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{disconnected}: Freeing instance (context_map.c:202) 20241116084857494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9468899)[0x55c143d48780]{disconnected}: Deallocated (fsm.c:568) 20241116084857494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{disconnected}: Freeing instance (context_map.c:206) 20241116084857494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c143d45d40]{disconnected}: Deallocated (fsm.c:568) 20241116084857494 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9468899 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060cd8c), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20241116084857494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857494 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857494 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857494 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857494 DLSCCP DEBUG SCCP-SCOC(21)[0x55c143d48bf0]{IDLE}: Deallocated (fsm.c:568) 20241116084857494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857503 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857503 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857503 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857503 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857503 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857503 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) 20241116084857503 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241116084857503 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857503 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857503 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857503 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857503 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857503 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857503 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857503 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857503 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 1fd8'... (mgcp_client.c:805) 20241116084857503 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857503 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbe370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 1fd8'... (mgcp_client.c:805) 20241116084857503 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbe370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857503 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{IN_USE}: Removing from parent mgw(mgw-fsm-2087020-0)[0x55c143dac300] (mgcp_client_endpoint_fsm.c:873) 20241116084857503 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857503 DLMGCP DEBUG mgw-endp(mgw-fsm-2087020-0)[0x55c143dbeac0]{IN_USE}: Deallocated (fsm.c:568) 20241116084857503 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857503 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857503 DMGW DEBUG mgw(mgw-fsm-2087020-0)[0x55c143dac300]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(223)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd86c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1fd86c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857510 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241116084857510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dc5390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084857511 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241116084857511 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbe370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857511 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbe370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857511 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbe370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857511 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbe370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)2087020 20241116084857512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857512 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1fd86c,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087020 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857512 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857512 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857512 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857512 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a65e1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857512 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857512 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857512 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857512 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)11277840 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:14 20241116084857515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857515 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857515 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857515 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857515 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857515 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=001a65e1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857515 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20241116084857515 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857515 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857515 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857515 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) 20241116084857515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{disconnected}: Freeing instance (context_map.c:202) 20241116084857515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2087020)[0x55c143d49220]{disconnected}: Deallocated (fsm.c:568) 20241116084857515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{disconnected}: Freeing instance (context_map.c:206) 20241116084857515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c143d48090]{disconnected}: Deallocated (fsm.c:568) 20241116084857515 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2087020 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001a65e1), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20241116084857515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857515 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857515 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857515 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857515 DLSCCP DEBUG SCCP-SCOC(22)[0x55c143d49690]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(202)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(202)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084857528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857528 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857528 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857528 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857528 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857528 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) 20241116084857528 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241116084857528 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084857528 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857528 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084857528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084857528 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084857528 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084857528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084857528 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084857528 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084857528 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084857528 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084857528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857528 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 7e9b'... (mgcp_client.c:805) 20241116084857528 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857528 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857528 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbcf00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084857528 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 7e9b'... (mgcp_client.c:805) 20241116084857528 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084857528 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbcf00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084857528 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{IN_USE}: Removing from parent mgw(mgw-fsm-8297398-0)[0x55c143dc7700] (mgcp_client_endpoint_fsm.c:873) 20241116084857528 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084857528 DLMGCP DEBUG mgw-endp(mgw-fsm-8297398-0)[0x55c143dc7830]{IN_USE}: Deallocated (fsm.c:568) 20241116084857528 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084857528 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084857528 DMGW DEBUG mgw(mgw-fsm-8297398-0)[0x55c143dc7700]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084857528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084857528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084857528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084857528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(224)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "7e9bb617" }, { code := "I", val := "11111" } }, sdp := omit } 20241116084857538 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241116084857538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143dce100]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "7e9bb617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084857539 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241116084857539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbcf00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084857539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbcf00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084857539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbcf00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084857539 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143dbcf00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)8297398 20241116084857547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084857547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084857547 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084857547 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084857547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7e9bb6,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084857547 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297398 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084857547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084857547 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084857547 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084857547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084857547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084857547 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084857547 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084857547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005eb288), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084857547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857547 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084857547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084857547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084857547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857547 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857547 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857547 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857547 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@604fbae46733: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)6048111 HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on connection ID:15 20241116084857556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857556 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084857556 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084857556 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084857556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084857556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084857556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084857556 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084857557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084857557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084857557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084857557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084857557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084857557 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=005eb288), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084857557 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20241116084857557 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084857557 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084857557 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084857557 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) 20241116084857557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084857557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084857557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084857557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{disconnected}: Freeing instance (context_map.c:202) 20241116084857557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8297398)[0x55c143d483d0]{disconnected}: Deallocated (fsm.c:568) 20241116084857557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084857557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{disconnected}: Freeing instance (context_map.c:206) 20241116084857557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c143d497c0]{disconnected}: Deallocated (fsm.c:568) 20241116084857557 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8297398 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084857557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005eb288), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20241116084857557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084857557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084857557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084857557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084857557 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084857557 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084857557 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084857557 DLSCCP DEBUG SCCP-SCOC(23)[0x55c143d4a500]{IDLE}: Deallocated (fsm.c:568) 20241116084857557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084857557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084857557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084857557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084857557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084857557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084857557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084857557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@604fbae46733: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@604fbae46733: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52046<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52060<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52062<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52078<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52092<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52106<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52136<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@604fbae46733: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52140<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084859558 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43973<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(205)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@604fbae46733: Final verdict of PTC: none 20241116084859558 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084859558 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084859558 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_rab_assignment_concurrent-Iuh0-RUA(201)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@604fbae46733: Final verdict of PTC: none 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084859558 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084859558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51994<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116084859558 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(206)@604fbae46733: Final verdict of PTC: none 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084859558 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084859558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084859558 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084859558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084859558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084859558 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084859558 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084859558 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084859558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084859558 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084859558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084859558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(207)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@604fbae46733: Final verdict of PTC: none 20241116084859558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084859558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084859558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084859558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084859558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084859558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084859558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084859558 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084859558 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084859558 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084859558 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084859558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084859558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084859558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084859558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084859558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084859558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084859558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084859558 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084859558 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084859558 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084859559 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084859559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084859559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084859559 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084859559 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084859559 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(204)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(197)@604fbae46733: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(208)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084859560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51984<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@604fbae46733: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:48:59 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 20241116084859617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084859938 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116084859938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b91d07), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084859938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084859938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084859938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084859938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084859938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084859938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084859938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084859939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084859939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084859939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084859939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084859939 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116084900019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52150<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1892156) Waiting for packet dumper to finish... 1 (prev_count=1892156, count=1922652) 20241116084901559 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084901559 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084901559 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084901559 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084901559 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084901559 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:49: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_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@604fbae46733: 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@604fbae46733: Test case TC_rab_release started. 20241116084903141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084903146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084903149 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38509<->l=127.0.0.1:4262) (control_if.c:570) 20241116084903163 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084903163 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084903163 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084903163 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084903163 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084903163 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084903163 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084903163 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084903164 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084903164 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084903165 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084903165 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084903165 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084903165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084903165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084903165 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084903165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084903165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084903165 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084903165 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084903165 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084903165 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084903165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084903165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084903165 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084903165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084903165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084903165 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084903165 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084903165 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084903165 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084903165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084903165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084903165 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084903165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084903165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084903165 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084903165 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084903165 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084903165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084903165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084903165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084903165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084903165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084903165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084903165 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084903166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903166 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084903166 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084903166 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084903166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084903166 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084903166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903166 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084903166 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084903166 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084903166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084903166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084903166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084903166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903166 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084903166 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084903166 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084903166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084903166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084903166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084903166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903166 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084903166 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084903166 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084903166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084903166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084903166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(233)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(231)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084903178 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084903178 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084903178 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084903178 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084903178 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084903178 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084903178 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084903178 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084903179 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084903179 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084903179 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084903179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084903179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084903179 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084903179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084903179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084903179 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084903179 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084903179 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084903179 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084903179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084903179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084903179 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084903179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084903179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084903179 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084903179 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084903179 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084903179 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084903179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084903179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084903179 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084903179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084903179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084903179 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084903179 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084903179 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084903179 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084903179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084903179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084903179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084903179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084903179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084903179 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084903179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084903179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084903179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084903179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084903179 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084903179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084903179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084903179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084903179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084903179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084903179 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084903179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084903179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084903179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084903179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084903179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084903179 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084903179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084903179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084903179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084903179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084903179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084903179 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084903200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084903200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084903200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084903200 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084903200 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084903200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084903200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084903200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084903200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084903376 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084903376 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084903376 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084903376 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084903385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903385 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084903385 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084903385 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084903385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084903385 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084903385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084903388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903388 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084903388 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084903388 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084903388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084903388 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084903388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084903388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084903388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084903388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084903388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084903388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084903388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084903388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084903388 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084903388 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084903388 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084903389 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084903390 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084903390 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084903390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084903390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084903390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084903390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084903390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084903390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084903390 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084903390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084903390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084903390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084903390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084903390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084903390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084903390 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084903391 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084903391 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084903391 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084903391 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084903397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903397 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084903397 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084903398 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084903398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084903398 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084903398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084903400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903400 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084903400 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084903400 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084903400 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084903400 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084903400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084903400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084903400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084903400 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084903400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084903400 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084903400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084903400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084903400 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084903400 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084903401 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084903402 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084903402 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084903402 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084903402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084903402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084903402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084903402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084903402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084903402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084903402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084903402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084903402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084903402 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084903402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084903402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084903402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084903402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084903402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084903402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084903402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084903402 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084904181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084904181 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084904181 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084904181 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084904181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084904181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084904181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084904181 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084904181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084904181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084904181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084904181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084904181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084904181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084904181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084904181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084904181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084904181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084904181 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084904181 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084904181 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084904181 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084904181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084904181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084904181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084904181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084904181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084904181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084904181 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084904181 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084904181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084904181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084904181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084904181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084904182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084904182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084904182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084904182 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084904182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084904182 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084904182 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084904182 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084904182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084904182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084904182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084904182 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084904182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084904182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084904182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084904182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084904183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084904183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084904183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084904183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084904183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084904183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084904183 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084904183 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084904183 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084904202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084904202 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-RAN(235)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084904202 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084904202 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084904202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084904202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084904202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084904202 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084904202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084904202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084904202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084904202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084904202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084904202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084904202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084904202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084904202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084904202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084904202 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084904202 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084904203 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084904203 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084904203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084904203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084904203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084904203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084904203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084904203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084904203 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084904203 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084904203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084904203 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084904203 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084904203 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084904203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084904203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084904203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084904203 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084904205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084904205 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084904205 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084904205 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084904205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084904205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084904205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084904205 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084904205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084904205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084904205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084904205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084904205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084904205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084904205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084904205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084904205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084904206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084904206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084904206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084904206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084904206 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084904206 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084904206 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084904218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41300<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@604fbae46733: f_create_expect(l3 := '12F40825690E721F3C01'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@604fbae46733: Created Expect[0] for '12F40825690E721F3C01'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@604fbae46733: Added conn table entry 0TC_rab_release0(238)1030487 20241116084905266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084905266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084905266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084905266 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084905266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfb957, normal) (hnbgw_rua.c:407) 20241116084905266 DHNB DEBUG map_rua[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116084905266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084905266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1030487 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084905266 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084905266 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084905266 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1030487 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084905266 DCN DEBUG map_sccp[0x55c143d279e0]{init}: Allocated (fsm.c:456) 20241116084905266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084905267 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1030487 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084905267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1030487 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084905267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084905267 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084905267 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084905267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084905267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084905267 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084905267 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{IDLE}: Allocated (fsm.c:456) 20241116084905267 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084905267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a12f40825690e721f3c01004f40030000ff0056400500f1100926) (sccp_scrc.c:406) 20241116084905267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084905267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084905267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084905267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084905267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084905267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084905267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084905267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084905267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084905267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084905267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084905267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084905267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084905267 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084905267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084905267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084905267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084905267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084905268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084905268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084905268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084905268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084905268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084905268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@604fbae46733: Found Expect[0] for l3='12F40825690E721F3C01'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@604fbae46733: Added conn table entry 0TC_rab_release0(238)10727797 HNBGW_Test.msc0-SCCP(231)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@604fbae46733: setverdict(pass): none -> pass 20241116084905285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084905285 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084905285 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084905285 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084905285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084905285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084905285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084905285 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084905285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084905285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084905285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084905285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084905285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084905285 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00771256) (sccp_scrc.c:477) 20241116084905285 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20241116084905285 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084905285 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084905285 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084905285 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084905285 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) 20241116084905285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084905285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release0(238)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(231)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(231)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116084905486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084905486 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084905486 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084905486 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084905486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084905486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084905486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084905486 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084905487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084905487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084905487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084905487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084905487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084905487 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) 20241116084905487 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241116084905487 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084905487 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084905487 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084905487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084905487 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084905487 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084905487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084905487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084905487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084905487 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084905487 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084905487 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084905487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084905487 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084905487 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{UNUSED}: Allocated (fsm.c:456) 20241116084905487 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{UNUSED}: is child of mgw(mgw-fsm-1030487-0)[0x55c143d4a630] (fsm.c:486) 20241116084905488 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1030487-0)[0x55c143d4a630] (mgcp_client_endpoint_fsm.c:724) 20241116084905488 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084905488 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084905488 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084905488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1030487-0)[0x55c143d37d00]{ST_CRCX}: Allocated (fsm.c:456) 20241116084905488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1030487-0)[0x55c143d37d00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90] (fsm.c:486) 20241116084905488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1030487-0)[0x55c143d37d00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084905488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1030487-0)[0x55c143d37d00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084905488 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=198 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: fb957'... (mgcp_client.c:805) 20241116084905488 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241116084905488 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1030487-0)[0x55c143d37d00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084905488 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fb95717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fb95717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fb95717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fb95717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116084905520 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241116084905520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084905520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084905520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084905520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084905520 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084905520 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905520 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905520 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084905520 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084905520 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905520 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084905520 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084905520 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084905520 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084905520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084905520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084905520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084905520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release0(238)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084905536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084905536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084905536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084905536 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084905536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfb957) (hnbgw_rua.c:471) 20241116084905536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1030487 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084905536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084905536 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084905536 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084905536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084905536 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084905536 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084905536 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084905536 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084905536 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084905536 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1030487-0)[0x55c143d4a630] (mgcp_client_endpoint_fsm.c:724) 20241116084905536 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084905536 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084905536 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084905536 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=212 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: fb957'... (mgcp_client.c:805) 20241116084905536 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1208) 20241116084905536 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084905536 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084905536 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905536 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "fb95717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fb95717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084905550 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241116084905550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084905550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084905550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905550 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084905550 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084905550 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1030487-0)[0x55c143d4a630] (mgcp_client_endpoint_fsm.c:724) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084905550 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1030487-0)[0x55c143d3a2c0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084905550 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1030487-0)[0x55c143d3a2c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90] (fsm.c:486) 20241116084905550 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1030487-0)[0x55c143d3a2c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084905550 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1030487-0)[0x55c143d3a2c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241116084905550 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=202 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: fb957'... (mgcp_client.c:805) 20241116084905550 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1208) 20241116084905550 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1030487-0)[0x55c143d3a2c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905550 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "fb95717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fb95717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084905557 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241116084905557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084905557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084905557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084905557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084905557 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084905557 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905557 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905558 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905558 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084905558 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084905558 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905558 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{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) 20241116084905558 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084905558 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084905558 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084905558 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084905558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084905558 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084905558 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084905558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00771256), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084905558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084905558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084905558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084905558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084905558 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084905558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084905558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084905558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084905558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084905558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084905558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084905558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084905558 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@604fbae46733: 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)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@604fbae46733: vl_len:21 HNBGW_Test.msc0-SCCP(231)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(231)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241116084905577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084905577 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084905577 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084905577 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084905577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084905577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084905577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084905577 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084905577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084905577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084905577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084905577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084905577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084905577 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) 20241116084905577 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241116084905577 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084905577 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084905577 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084905577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084905577 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084905577 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084905577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084905577 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241116084905577 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241116084905577 DMGW NOTICE mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241116084905577 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241116084905577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241116084905577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241116084905577 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241116084905577 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084905577 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084905577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084905577 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=56 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: fb957'... (mgcp_client.c:805) 20241116084905577 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241116084905577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084905577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084905577 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=56 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: fb957'... (mgcp_client.c:805) 20241116084905577 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241116084905577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084905577 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{IN_USE}: Removing from parent mgw(mgw-fsm-1030487-0)[0x55c143d4a630] (mgcp_client_endpoint_fsm.c:873) 20241116084905577 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084905577 DLMGCP DEBUG mgw-endp(mgw-fsm-1030487-0)[0x55c143d40b90]{IN_USE}: Deallocated (fsm.c:568) 20241116084905577 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084905577 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084905577 DMGW DEBUG mgw(mgw-fsm-1030487-0)[0x55c143d4a630]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084905577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084905577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(226)@604fbae46733: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(238)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "fb95717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "fb95717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084905620 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241116084905620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084905620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084905620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084905620 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084905620 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241116084905620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084905620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084905620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084905620 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084905620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41300<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_release(225)@604fbae46733: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@604fbae46733: Final verdict of PTC: none 20241116084905623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084905623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084905623 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084905623 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084905623 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084905623 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116084905623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116084905623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116084905623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116084905623 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116084905623 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116084905623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00771256), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116084905623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084905623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084905623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084905623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084905623 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116084905623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116084905623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084905623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{disrupted}: Freeing instance (context_map.c:202) 20241116084905623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1030487)[0x55c143d30370]{disrupted}: Deallocated (fsm.c:568) 20241116084905623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084905623 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084905623 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084905623 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084905623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084905623 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084905623 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084905623 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084905623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084905623 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084905623 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084905623 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084905623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084905623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{disconnected}: Freeing instance (context_map.c:206) 20241116084905623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c143d279e0]{disconnected}: Deallocated (fsm.c:568) 20241116084905623 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1030487 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084905623 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084905623 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084905623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084905623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084905623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084905623 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084905623 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084905623 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084905623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084905623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084905623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084905623 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084905623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084905623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084905623 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084905623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084905623 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084905623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084905623 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084905623 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084905623 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084905623 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084905623 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(236)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(237)@604fbae46733: Final verdict of PTC: none 20241116084905623 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38509<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(235)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@604fbae46733: Final verdict of PTC: none 20241116084905623 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084905623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084905624 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084905624 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116084905624 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116084905624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084905624 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084905624 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084905624 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084905624 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084905624 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(233)@604fbae46733: Final verdict of PTC: none 20241116084905624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084905624 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(231)@604fbae46733: Final verdict of PTC: none 20241116084905624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084905624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084905624 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084905624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084905624 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084905624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084905624 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) TC_rab_release-Iuh0(229)@604fbae46733: Final verdict of PTC: none 20241116084905624 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084905624 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084905624 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084905624 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(227)@604fbae46733: Final verdict of PTC: none 20241116084905638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41286<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084905639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41282<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@604fbae46733: Test case TC_rab_release finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:49:05 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241116084905686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084906188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41308<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283876) Waiting for packet dumper to finish... 1 (prev_count=283876, count=320560) 20241116084907623 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084907623 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084907623 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084907625 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084907625 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084907625 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:49: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_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@604fbae46733: 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@604fbae46733: Test case TC_rab_release_abnormal started. 20241116084909298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084909301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084909305 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38681<->l=127.0.0.1:4262) (control_if.c:570) 20241116084909318 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084909318 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084909318 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084909318 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084909318 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084909318 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084909318 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084909318 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084909319 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084909319 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084909320 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084909320 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084909320 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084909320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084909320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084909320 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084909320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084909320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084909320 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084909320 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084909320 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084909320 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084909320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084909320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084909320 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084909320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084909320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084909320 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084909320 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084909320 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084909320 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084909320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084909320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084909320 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084909320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084909320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084909320 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084909320 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084909320 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084909320 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084909320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084909320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084909320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084909320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084909320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084909320 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084909320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084909320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084909320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084909320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084909320 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084909320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084909320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084909320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084909320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084909320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084909320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084909320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084909320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084909320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084909320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084909320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084909320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084909320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084909320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084909320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084909320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084909320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084909320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(247)@604fbae46733: M3UA emulation initiated, the test can be started MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(245)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084909336 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084909336 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084909336 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084909336 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084909336 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084909336 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084909336 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084909336 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084909338 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084909338 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084909338 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084909338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084909338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084909338 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084909338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084909338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084909338 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084909338 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084909338 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084909338 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084909338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084909338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084909338 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084909338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084909338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084909338 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084909338 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084909338 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084909338 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084909338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084909338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084909338 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084909338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084909338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084909338 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084909338 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084909338 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084909338 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084909338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084909338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084909338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084909338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084909338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084909338 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084909338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084909338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084909338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084909338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084909338 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084909338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084909338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084909338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084909338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084909338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084909338 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084909338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084909338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084909338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084909338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084909338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084909338 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084909338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084909338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084909338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084909338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084909338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084909338 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(250)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(248)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084909360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084909360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084909360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084909360 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084909360 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084909360 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084909360 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084909360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084909360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084909532 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084909532 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084909532 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084909532 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084909540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909540 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084909541 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084909541 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084909541 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084909541 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084909541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084909541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909541 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084909541 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084909541 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084909541 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084909541 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084909541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084909542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084909542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084909542 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084909542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084909542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084909542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084909542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084909542 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084909542 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084909542 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084909543 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084909543 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084909543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084909543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084909543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084909543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084909543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084909543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084909543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084909543 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084909543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084909543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084909543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084909543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084909543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084909543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084909543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084909550 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084909550 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084909550 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084909550 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084909555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909555 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084909555 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084909555 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084909555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084909555 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084909555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084909556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909556 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084909556 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084909556 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084909556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084909556 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084909556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084909556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084909556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084909556 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084909556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084909556 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084909556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084909556 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084909556 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084909556 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084909556 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084909557 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084909557 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084909557 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084909557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084909557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084909557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084909557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084909557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084909557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084909557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084909557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084909557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084909557 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084909557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084909557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084909557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084909558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084909558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084909558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084909558 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084909938 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116084909939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b91d07), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084909939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084909939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084909939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084909939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084909939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084909939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084909939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084909939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084909939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084909939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084909939 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084909945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084909945 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084909945 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084909945 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084909945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084909945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084909945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084909945 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084909945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084909945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084909945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084909945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084909945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084909945 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=00b91d07) (sccp_scrc.c:477) 20241116084909945 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20241116084909945 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116084909945 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116084909945 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084909945 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084909946 DLSCCP DEBUG SCCP-SCOC(6)[0x55c143d307c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(246)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084910349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084910349 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084910349 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084910349 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084910349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084910349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084910349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084910349 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084910349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084910349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084910349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084910349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084910349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084910349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084910349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084910349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084910349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084910350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084910350 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084910350 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084910350 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084910350 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084910350 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084910350 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084910350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084910350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084910350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084910350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084910350 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084910350 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084910350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084910350 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084910350 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084910350 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084910350 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084910350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084910350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084910350 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084910351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084910351 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084910351 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084910351 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084910351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084910351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084910351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084910351 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084910351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084910351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084910351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084910351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084910351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084910351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084910351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084910351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084910351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084910351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084910351 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084910351 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084910351 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084910357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084910357 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084910357 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084910357 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084910357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084910357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084910357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084910357 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084910357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084910357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084910357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084910357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084910357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084910357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084910357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084910357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084910357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084910357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084910357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084910357 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084910357 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084910358 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084910358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084910358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084910358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084910358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084910358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084910358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084910358 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084910358 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084910358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084910358 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084910358 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084910358 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084910358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084910358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084910358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084910358 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084910361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084910361 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084910361 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084910361 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084910361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084910361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084910361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084910361 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084910361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084910361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084910361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084910361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084910361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084910361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084910361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084910361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084910361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084910361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084910361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084910361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084910361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084910361 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084910361 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084910361 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084910386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41336<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@604fbae46733: f_create_expect(l3 := 'F29DEDA323228683B2E0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@604fbae46733: Created Expect[0] for 'F29DEDA323228683B2E0'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@604fbae46733: Added conn table entry 0TC_rab_release_abnormal0(252)15109197 20241116084911426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084911426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084911426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084911426 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084911426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe68c4d, normal) (hnbgw_rua.c:407) 20241116084911426 DHNB DEBUG map_rua[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116084911426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084911426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15109197 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084911426 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084911426 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084911426 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15109197 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084911426 DCN DEBUG map_sccp[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116084911426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084911426 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15109197 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084911426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15109197 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084911426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084911426 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084911426 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084911426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084911426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084911426 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084911426 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{IDLE}: Allocated (fsm.c:456) 20241116084911426 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084911426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af29deda323228683b2e0004f40030001890056400500f1100926) (sccp_scrc.c:406) 20241116084911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084911426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084911426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084911426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084911426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084911426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084911426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084911426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084911426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084911426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084911426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084911426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084911426 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084911426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084911426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084911427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084911427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084911427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084911427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084911427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084911427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084911427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084911427 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@604fbae46733: Found Expect[0] for l3='F29DEDA323228683B2E0'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@604fbae46733: Added conn table entry 0TC_rab_release_abnormal0(252)2441955 HNBGW_Test.msc0-SCCP(245)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@604fbae46733: setverdict(pass): none -> pass 20241116084911443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084911443 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084911443 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084911443 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084911443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084911443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084911443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084911443 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084911443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084911443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084911443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084911443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084911443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084911443 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0011e921) (sccp_scrc.c:477) 20241116084911443 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20241116084911443 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084911443 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084911443 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084911443 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084911443 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) 20241116084911443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084911443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release_abnormal0(252)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(245)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(245)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116084911646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084911646 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084911646 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084911646 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084911646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084911646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084911646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084911646 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084911646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084911647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084911647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084911647 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084911647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084911647 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) 20241116084911647 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241116084911647 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084911647 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084911647 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084911647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084911647 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084911647 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084911647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084911647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084911647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084911647 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084911647 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084911647 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084911647 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084911647 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084911647 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{UNUSED}: Allocated (fsm.c:456) 20241116084911647 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{UNUSED}: is child of mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0] (fsm.c:486) 20241116084911647 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:724) 20241116084911647 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084911647 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084911647 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084911647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15109197-0)[0x55c143d40b90]{ST_CRCX}: Allocated (fsm.c:456) 20241116084911647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15109197-0)[0x55c143d40b90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00] (fsm.c:486) 20241116084911647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15109197-0)[0x55c143d40b90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084911647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15109197-0)[0x55c143d40b90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084911647 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: e68c4'... (mgcp_client.c:805) 20241116084911647 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084911647 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15109197-0)[0x55c143d40b90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084911647 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e68c4d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e68c4d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e68c4d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e68c4d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116084911687 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241116084911687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084911687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084911687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084911687 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084911687 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084911687 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911687 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911687 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084911687 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084911687 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911687 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084911687 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084911687 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084911687 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084911687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084911687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084911687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084911687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(252)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084911707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084911707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084911707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084911707 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084911707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe68c4d) (hnbgw_rua.c:471) 20241116084911707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15109197 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084911707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084911707 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084911707 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084911707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084911707 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084911707 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084911707 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084911707 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084911707 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084911707 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:724) 20241116084911707 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084911707 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084911707 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084911707 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: e68c4'... (mgcp_client.c:805) 20241116084911707 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116084911707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084911707 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084911707 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911707 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "e68c4d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e68c4d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084911716 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241116084911716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116084911716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084911716 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911716 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084911716 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116084911716 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:724) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084911716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15109197-0)[0x55c143d4a630]{ST_CRCX}: Allocated (fsm.c:456) 20241116084911716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15109197-0)[0x55c143d4a630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00] (fsm.c:486) 20241116084911716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15109197-0)[0x55c143d4a630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084911716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15109197-0)[0x55c143d4a630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241116084911716 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: e68c4'... (mgcp_client.c:805) 20241116084911716 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116084911716 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15109197-0)[0x55c143d4a630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911716 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "e68c4d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e68c4d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084911724 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241116084911724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084911724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084911724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084911724 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084911724 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084911724 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911724 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911724 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911724 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084911724 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084911724 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911724 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{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) 20241116084911724 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084911724 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084911724 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084911724 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084911724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084911724 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084911724 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084911724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e921), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084911724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084911724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084911724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084911724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084911724 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084911724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084911724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084911724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084911724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084911724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084911724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084911724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084911724 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@604fbae46733: 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)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@604fbae46733: vl_len:21 HNBGW_Test.msc0-SCCP(245)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(245)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241116084911755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084911755 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084911755 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084911755 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084911755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084911755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084911755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084911755 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084911755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084911755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084911755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084911755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084911755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084911755 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) 20241116084911755 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241116084911755 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084911755 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084911755 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084911755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084911755 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084911755 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084911755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084911755 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241116084911755 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241116084911755 DMGW NOTICE mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241116084911755 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241116084911755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241116084911755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241116084911755 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241116084911755 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084911755 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084911755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084911755 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: e68c4'... (mgcp_client.c:805) 20241116084911755 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084911755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084911755 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084911755 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: e68c4'... (mgcp_client.c:805) 20241116084911755 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084911755 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084911755 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{IN_USE}: Removing from parent mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:873) 20241116084911755 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084911755 DLMGCP DEBUG mgw-endp(mgw-fsm-15109197-0)[0x55c143d37d00]{IN_USE}: Deallocated (fsm.c:568) 20241116084911755 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084911755 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084911755 DMGW DEBUG mgw(mgw-fsm-15109197-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084911755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084911755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(240)@604fbae46733: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(252)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "e68c4d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "e68c4d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084911799 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241116084911799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084911799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084911799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084911799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084911799 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241116084911799 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084911799 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084911799 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084911799 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d4a630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084911800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41336<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_release_abnormal(239)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@604fbae46733: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@604fbae46733: Final verdict of PTC: none 20241116084911802 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38681<->l=127.0.0.1:4262) (control_if.c:193) 20241116084911802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084911802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084911802 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084911802 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084911802 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116084911802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116084911802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116084911802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116084911802 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116084911802 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116084911802 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e921), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116084911802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084911802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084911802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084911802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084911802 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116084911802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116084911802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084911802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{disrupted}: Freeing instance (context_map.c:202) 20241116084911802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15109197)[0x55c143d2f840]{disrupted}: Deallocated (fsm.c:568) 20241116084911802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084911802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{disconnected}: Freeing instance (context_map.c:206) 20241116084911802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c143d30370]{disconnected}: Deallocated (fsm.c:568) 20241116084911802 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15109197 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084911802 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084911802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084911802 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084911802 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084911802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084911802 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084911802 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084911802 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084911802 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084911802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084911802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084911802 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@604fbae46733: Final verdict of PTC: none 20241116084911802 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(250)@604fbae46733: Final verdict of PTC: none 20241116084911802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084911802 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084911802 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084911803 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084911803 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084911803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084911803 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084911803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084911803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084911803 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084911803 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116084911803 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084911803 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084911803 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084911803 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084911803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084911803 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084911803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084911803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084911803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084911803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084911803 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084911803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084911803 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084911803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084911803 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084911803 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084911803 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084911803 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084911803 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084911803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084911803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084911803 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084911803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084911803 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084911803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084911803 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084911803 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084911803 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084911803 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084911803 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(251)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@604fbae46733: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@604fbae46733: Final verdict of PTC: none 20241116084911818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084911820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41312<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@604fbae46733: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:49:11 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 20241116084911864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084912366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56766<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=282332) Waiting for packet dumper to finish... 1 (prev_count=282332, count=333444) 20241116084913803 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084913803 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084913803 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116084913803 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084913803 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084913804 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:49:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@604fbae46733: 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@604fbae46733: Test case TC_rab_assign_fail started. 20241116084915460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084915464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084915467 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46561<->l=127.0.0.1:4262) (control_if.c:570) 20241116084915481 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084915481 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084915481 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084915481 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084915481 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084915481 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084915481 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084915481 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084915482 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084915482 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084915483 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084915483 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084915483 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084915483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084915483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084915483 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084915483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084915483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084915483 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084915483 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084915483 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084915483 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084915483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084915483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084915483 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084915483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084915483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084915483 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084915483 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084915483 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084915483 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084915483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084915483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084915483 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084915483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084915483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084915483 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084915483 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084915483 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084915483 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084915483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084915483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084915483 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084915483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084915483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084915483 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084915483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084915483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084915483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084915483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084915483 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084915483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084915483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084915483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084915483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084915483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084915483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084915483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084915483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084915483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084915483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084915483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084915483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084915483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084915483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084915483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084915483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084915483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084915483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(261)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(259)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084915497 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084915497 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084915497 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084915497 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084915497 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084915497 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084915497 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084915497 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084915498 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084915498 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084915498 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084915498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084915498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084915498 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084915498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084915498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084915498 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084915498 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084915498 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084915498 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084915498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084915498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084915498 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084915498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084915498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084915498 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084915498 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084915498 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084915498 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084915498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084915498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084915498 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084915498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084915498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084915498 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084915498 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084915498 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084915498 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084915498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084915498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084915498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084915498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084915498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084915498 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084915498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084915498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084915498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084915498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084915498 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084915498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084915498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084915498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084915498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084915498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084915498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084915499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084915499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084915499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084915499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084915499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084915499 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084915499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084915499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084915499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084915499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084915499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084915499 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084915522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084915522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084915522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084915522 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084915522 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084915522 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084915522 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084915522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084915522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084915623 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116084915623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00771256), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084915623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084915623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084915623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084915623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084915624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915624 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084915624 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084915624 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084915624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084915624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084915624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116084915695 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084915695 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084915695 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084915695 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084915703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915703 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084915703 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084915703 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084915703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084915703 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084915703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084915706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915706 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084915706 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084915706 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084915706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084915706 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084915706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084915706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084915706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084915706 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084915706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084915707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084915707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084915707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084915707 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084915707 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084915707 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084915708 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084915708 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084915708 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084915708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084915708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084915708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084915708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084915708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084915708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084915708 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084915708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084915708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084915708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084915708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084915708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084915708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084915708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084915711 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084915711 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084915711 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084915711 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084915718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915718 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084915718 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084915718 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084915718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084915718 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084915718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084915720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915720 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084915720 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084915720 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084915720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084915720 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084915720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084915720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084915720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084915721 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084915721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084915721 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084915721 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084915721 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084915721 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084915721 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084915721 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084915722 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084915722 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084915722 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084915722 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084915722 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084915722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084915722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084915722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084915722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084915722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084915722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084915722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084915722 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084915722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084915722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084915722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084915722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084915722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084915722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084915722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084915722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084916510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084916510 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084916510 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084916510 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084916510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084916510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084916510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084916510 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084916510 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084916510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084916510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084916510 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084916510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084916510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084916510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084916510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084916510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084916511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084916511 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084916511 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084916511 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084916511 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084916511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084916511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084916511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084916511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084916511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084916511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084916511 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084916511 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084916511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084916511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084916511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084916511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084916511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084916511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084916511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084916511 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084916511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084916511 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084916511 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084916511 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084916511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084916511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084916511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084916511 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084916511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084916511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084916511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084916511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084916511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084916511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084916511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084916511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084916511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084916511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084916511 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084916511 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084916511 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084916516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084916516 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084916516 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084916516 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084916516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084916516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084916516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084916516 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084916516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084916516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084916516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084916516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084916516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084916516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084916516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084916516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084916516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084916516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084916516 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084916516 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084916516 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084916516 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084916516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084916516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084916516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084916516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084916516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084916516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084916516 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084916516 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084916517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084916517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084916517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084916517 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084916517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084916517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084916517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084916517 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084916517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084916517 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084916517 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084916517 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084916517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084916517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084916517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084916517 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084916517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084916517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084916517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084916517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084916517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084916517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084916517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084916517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084916517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084916517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084916517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084916517 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084916517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084916517 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084916517 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084916517 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084916541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@604fbae46733: f_create_expect(l3 := '03EE980C00556AF1CC44'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@604fbae46733: Created Expect[0] for '03EE980C00556AF1CC44'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@604fbae46733: Added conn table entry 0TC_rab_assign_fail0(266)9942463 20241116084917573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084917574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084917574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084917574 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084917574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x97b5bf, normal) (hnbgw_rua.c:407) 20241116084917574 DHNB DEBUG map_rua[0x55c143d2a470]{init}: Allocated (fsm.c:456) 20241116084917574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084917574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9942463 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084917574 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084917574 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084917574 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9942463 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084917574 DCN DEBUG map_sccp[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116084917574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084917574 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9942463 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084917574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9942463 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084917574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084917574 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084917574 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084917574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084917574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084917574 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084917574 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116084917574 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084917574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a03ee980c00556af1cc44004f40030001740056400500f1100926) (sccp_scrc.c:406) 20241116084917574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084917574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084917574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084917574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084917574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084917574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084917574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084917574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084917574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084917574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084917574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084917574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084917574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084917574 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084917574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084917574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084917574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084917574 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084917574 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084917574 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084917574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084917574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084917574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084917574 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@604fbae46733: Found Expect[0] for l3='03EE980C00556AF1CC44'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@604fbae46733: Added conn table entry 0TC_rab_assign_fail0(266)8554586 HNBGW_Test.msc0-SCCP(259)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@604fbae46733: setverdict(pass): none -> pass 20241116084917584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084917584 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084917584 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084917584 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084917584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084917584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084917584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084917584 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084917584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084917584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084917584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084917584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084917584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084917584 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d76d71) (sccp_scrc.c:477) 20241116084917584 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20241116084917584 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084917584 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084917584 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084917584 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084917584 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) 20241116084917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(254)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(259)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(259)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116084917786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084917786 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084917786 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084917786 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084917786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084917786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084917786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084917786 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084917787 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084917787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084917787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084917787 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084917787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084917787 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) 20241116084917787 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20241116084917787 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084917787 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084917787 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084917787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084917787 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084917787 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084917787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084917787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084917787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084917787 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084917787 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084917787 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084917787 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084917787 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084917787 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{UNUSED}: Allocated (fsm.c:456) 20241116084917787 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{UNUSED}: is child of mgw(mgw-fsm-9942463-0)[0x55c143d4a630] (fsm.c:486) 20241116084917787 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9942463-0)[0x55c143d4a630] (mgcp_client_endpoint_fsm.c:724) 20241116084917787 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084917787 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084917787 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084917787 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9942463-0)[0x55c143d37d00]{ST_CRCX}: Allocated (fsm.c:456) 20241116084917787 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9942463-0)[0x55c143d37d00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90] (fsm.c:486) 20241116084917787 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9942463-0)[0x55c143d37d00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084917787 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9942463-0)[0x55c143d37d00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084917787 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 97b5b'... (mgcp_client.c:805) 20241116084917787 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084917787 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9942463-0)[0x55c143d37d00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084917787 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97b5bf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "97b5bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97b5bf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "97b5bf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116084917825 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241116084917825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084917825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084917825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084917825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084917825 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084917825 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{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) 20241116084917825 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{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) 20241116084917825 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084917825 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084917825 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{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) 20241116084917825 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084917825 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084917825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084917825 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084917825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084917825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084917825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084917825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_fail0(266)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084917860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084917860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084917860 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241116084917860 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084917860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x97b5bf) (hnbgw_rua.c:471) 20241116084917860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9942463 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241116084917861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084917861 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084917861 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084917861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084917861 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241116084917861 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084917861 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084917861 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241116084917861 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241116084917861 DMGW ERROR mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241116084917861 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241116084917861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241116084917861 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084917861 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084917861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d76d71), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20241116084917861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084917861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084917861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084917861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084917861 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241116084917861 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084917861 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084917861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084917861 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 97b5b'... (mgcp_client.c:805) 20241116084917861 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116084917861 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084917861 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{IN_USE}: Removing from parent mgw(mgw-fsm-9942463-0)[0x55c143d4a630] (mgcp_client_endpoint_fsm.c:873) 20241116084917861 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084917861 DLMGCP DEBUG mgw-endp(mgw-fsm-9942463-0)[0x55c143d40b90]{IN_USE}: Deallocated (fsm.c:568) 20241116084917861 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084917861 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084917861 DMGW DEBUG mgw(mgw-fsm-9942463-0)[0x55c143d4a630]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084917861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084917861 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084917861 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084917861 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084917861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084917861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084917861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084917861 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "97b5bf17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084917886 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241116084917886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084917886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084917886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084917886 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d37d00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116084917887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assign_fail(253)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@604fbae46733: Final verdict of PTC: none 20241116084917893 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46561<->l=127.0.0.1:4262) (control_if.c:193) 20241116084917893 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084917893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084917893 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084917893 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084917893 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084917893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084917893 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084917893 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084917893 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084917894 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084917894 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084917894 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084917894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_rab_assign_fail-Iuh0-RUA(258)@604fbae46733: Final verdict of PTC: none 20241116084917894 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(260)@604fbae46733: Final verdict of PTC: none 20241116084917894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084917894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084917894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084917894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084917894 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116084917894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084917894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084917894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084917894 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084917894 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084917894 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084917894 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084917894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116084917894 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116084917894 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116084917894 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116084917894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d76d71), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116084917894 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084917894 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084917894 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084917894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084917894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084917894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084917894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084917894 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116084917894 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084917894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084917894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084917894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116084917894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116084917894 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116084917894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116084917894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW_Test.msc0-M3UA(261)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(265)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@604fbae46733: Final verdict of PTC: none 20241116084917894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084917894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{disrupted}: Freeing instance (context_map.c:202) 20241116084917894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9942463)[0x55c143d2a470]{disrupted}: Deallocated (fsm.c:568) 20241116084917894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084917894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{disconnected}: Freeing instance (context_map.c:206) 20241116084917894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c143d2f840]{disconnected}: Deallocated (fsm.c:568) 20241116084917894 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9942463 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084917894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084917894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084917894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084917894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084917894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084917894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084917894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084917894 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084917894 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084917894 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084917894 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084917894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084917894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116084917894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084917894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084917894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084917894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084917894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084917894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084917894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084917894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084917894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084917894 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084917894 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116084917894 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084917894 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(255)@604fbae46733: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@604fbae46733: Final verdict of PTC: none 20241116084917905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56784<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084917906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56772<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@604fbae46733: Test case TC_rab_assign_fail finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:49:17 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 20241116084917949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084918452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56798<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295536) Waiting for packet dumper to finish... 1 (prev_count=295536, count=298304) 20241116084919894 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084919895 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084919895 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084919895 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084919895 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084919895 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:49: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_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@604fbae46733: 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@604fbae46733: Test case TC_rab_assign_mgcp_to started. 20241116084921569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084921573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084921577 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37619<->l=127.0.0.1:4262) (control_if.c:570) 20241116084921592 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084921592 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084921592 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084921592 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084921592 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084921592 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084921593 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084921593 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084921593 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084921593 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084921594 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084921594 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084921594 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084921594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084921594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084921594 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084921594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084921594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084921594 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084921594 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084921594 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084921594 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084921594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084921594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084921594 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084921594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084921594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084921594 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084921594 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084921594 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084921594 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084921594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084921594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084921594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084921594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084921594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084921594 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084921594 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084921594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084921594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084921594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084921594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084921594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084921594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084921594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084921594 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084921594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084921594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084921594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084921594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084921594 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084921594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084921594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084921594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084921594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084921594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084921594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084921594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084921594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084921594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084921594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084921594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084921594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084921594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084921594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084921595 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084921595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084921595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084921595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(275)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084921609 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084921609 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084921609 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084921609 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084921609 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084921609 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084921609 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084921609 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084921610 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084921610 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084921610 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084921610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084921610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084921610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084921610 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084921610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084921610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084921610 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084921610 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084921610 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084921610 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084921610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084921610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084921610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084921610 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084921610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084921610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084921610 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084921610 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084921610 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084921610 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084921610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084921610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084921610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084921611 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084921611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084921611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084921611 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084921611 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084921611 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084921611 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084921611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084921611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084921611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084921611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084921611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084921611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084921611 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084921611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921611 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084921611 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084921611 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084921611 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084921611 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084921611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921611 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084921611 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084921611 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084921611 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084921611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084921611 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084921611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921611 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084921611 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084921611 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084921611 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084921611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084921611 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084921611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921611 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084921611 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084921611 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084921611 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084921611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084921611 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084921633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084921633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084921633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084921633 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084921633 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084921633 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084921633 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084921633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084921633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084921803 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116084921803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e921), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084921803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084921803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084921803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084921803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084921803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084921803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084921803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084921804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084921804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084921804 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116084921806 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084921806 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084921806 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084921806 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084921811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921811 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084921811 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084921811 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084921811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084921811 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084921811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084921814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921814 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084921814 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084921814 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084921814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084921814 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084921814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084921814 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084921814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084921814 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084921814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084921814 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084921814 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084921814 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084921814 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084921814 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084921814 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084921815 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084921815 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084921815 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084921815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084921815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084921815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084921815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084921815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084921815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084921815 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084921815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084921815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084921815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084921815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084921815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084921815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084921815 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084921822 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084921822 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084921822 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084921822 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084921827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921827 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084921827 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084921827 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084921827 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084921827 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084921827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084921829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921829 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084921829 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084921829 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084921829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084921829 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084921829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084921830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084921830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084921830 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084921830 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084921830 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084921830 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084921830 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084921830 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084921830 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084921830 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084921831 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084921831 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084921831 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084921831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084921831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084921831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084921831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084921831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084921831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084921831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084921831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084921831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084921831 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084921831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084921831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084921831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084921831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084921831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084921831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084921831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084921831 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084922618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084922618 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084922618 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084922618 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084922618 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084922618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084922618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084922618 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084922618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084922618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084922618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084922618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084922618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084922618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084922619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084922619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084922619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084922619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084922619 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084922619 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084922619 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084922619 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084922619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084922619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084922619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084922619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084922619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084922619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084922619 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084922619 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084922619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084922619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084922619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084922619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084922619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084922619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084922619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084922619 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084922621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084922621 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084922621 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084922621 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084922621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084922621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084922621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084922621 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084922621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084922621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084922621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084922621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084922621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084922621 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084922621 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084922621 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084922621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922621 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084922621 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084922621 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084922621 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084922621 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084922628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084922628 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084922628 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084922628 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084922628 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084922628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084922628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084922628 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084922628 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084922629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084922629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084922629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084922629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084922629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084922629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084922629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084922629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084922629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084922629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084922629 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084922629 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084922629 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084922629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084922629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084922629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084922629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084922629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084922629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084922629 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084922629 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084922629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084922629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084922629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084922629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084922629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084922629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084922629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084922629 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084922631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084922631 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084922631 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084922631 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084922631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084922631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084922631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084922631 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084922632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084922632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084922632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084922632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084922632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084922632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084922632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084922632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084922632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084922632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084922632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084922632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084922632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084922632 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084922632 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084922632 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084922648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@604fbae46733: 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)@604fbae46733: f_create_expect(l3 := '37EA7F2038729744CA3C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@604fbae46733: Created Expect[0] for '37EA7F2038729744CA3C'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@604fbae46733: Added conn table entry 0TC_rab_assign_mgcp_to0(280)4371155 20241116084923678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084923678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084923678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084923678 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084923678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x42b2d3, normal) (hnbgw_rua.c:407) 20241116084923678 DHNB DEBUG map_rua[0x55c143d2a470]{init}: Allocated (fsm.c:456) 20241116084923678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4371155)[0x55c143d2a470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084923678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4371155 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084923678 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084923678 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084923678 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4371155 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084923678 DCN DEBUG map_sccp[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116084923678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084923678 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4371155 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084923678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4371155 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084923678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4371155)[0x55c143d2a470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084923678 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084923678 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084923678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4371155)[0x55c143d2a470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084923678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084923678 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084923678 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{IDLE}: Allocated (fsm.c:456) 20241116084923678 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084923678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a37ea7f2038729744ca3c004f40030003ae0056400500f1100926) (sccp_scrc.c:406) 20241116084923678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084923678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084923678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084923678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084923678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084923678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084923678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084923678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084923678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084923678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084923678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084923678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084923678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084923678 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084923678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084923678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4371155)[0x55c143d2a470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084923678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084923678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084923678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084923678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084923679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084923679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084923679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084923679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@604fbae46733: Found Expect[0] for l3='37EA7F2038729744CA3C'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@604fbae46733: Added conn table entry 0TC_rab_assign_mgcp_to0(280)7650694 HNBGW_Test.msc0-SCCP(273)@604fbae46733: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116084923689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084923689 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084923689 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084923689 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084923689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084923689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084923689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084923689 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084923689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084923689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084923689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084923689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084923689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084923689 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008515a6) (sccp_scrc.c:477) 20241116084923690 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20241116084923690 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084923690 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084923690 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084923690 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084923690 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) 20241116084923690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084923690 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(273)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(273)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(273)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116084923890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084923890 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084923890 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084923890 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084923890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084923890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084923890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084923890 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084923891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084923891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084923891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084923891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084923891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084923891 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) 20241116084923891 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241116084923891 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084923891 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084923891 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084923891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084923891 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084923891 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084923891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084923891 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084923891 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084923891 DMGW DEBUG mgw(mgw-fsm-4371155-0)[0x55c143d40b90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084923891 DMGW DEBUG mgw(mgw-fsm-4371155-0)[0x55c143d40b90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084923891 DMGW DEBUG mgw(mgw-fsm-4371155-0)[0x55c143d40b90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084923891 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084923891 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084923891 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{UNUSED}: Allocated (fsm.c:456) 20241116084923891 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{UNUSED}: is child of mgw(mgw-fsm-4371155-0)[0x55c143d40b90] (fsm.c:486) 20241116084923891 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4371155-0)[0x55c143d40b90] (mgcp_client_endpoint_fsm.c:724) 20241116084923891 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084923891 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084923891 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084923891 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4371155-0)[0x55c143d3a2c0]{ST_CRCX}: Allocated (fsm.c:456) 20241116084923891 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4371155-0)[0x55c143d3a2c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630] (fsm.c:486) 20241116084923891 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4371155-0)[0x55c143d3a2c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084923891 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4371155-0)[0x55c143d3a2c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084923891 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 42b2d'... (mgcp_client.c:805) 20241116084923891 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084923891 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4371155-0)[0x55c143d3a2c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084923891 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "42b2d317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42b2d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "42b2d317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "42b2d317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241116084925624 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116084925624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00771256), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084925624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084925624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084925624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084925624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084925625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084925625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084925625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084925625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084925625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084925625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084925625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084925625 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084925630 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084925630 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084925630 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084925630 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084925630 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084925630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084925630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084925630 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084925630 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084925630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084925630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084925630 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084925630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084925630 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=00771256) (sccp_scrc.c:477) 20241116084925630 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20241116084925630 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116084925630 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116084925630 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084925630 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084925630 DLSCCP DEBUG SCCP-SCOC(24)[0x55c143d2f500]{IDLE}: Deallocated (fsm.c:568) 20241116084927892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d3a2c0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241116084927892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d3a2c0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241116084927892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d3a2c0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630] (mgcp_client_fsm.c:522) 20241116084927892 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1239) 20241116084927892 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d3a2c0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241116084927893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d3a2c0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241116084927893 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241116084927893 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084927893 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241116084927893 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-4371155-0)[0x55c143d40b90] (mgcp_client_endpoint_fsm.c:925) 20241116084927893 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241116084927893 DLMGCP DEBUG mgw-endp(mgw-fsm-4371155-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241116084927893 DMGW DEBUG mgw(mgw-fsm-4371155-0)[0x55c143d40b90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241116084927893 DMGW ERROR mgw(mgw-fsm-4371155-0)[0x55c143d40b90]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241116084927893 DMGW DEBUG mgw(mgw-fsm-4371155-0)[0x55c143d40b90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241116084927893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241116084927893 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084927893 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084927893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008515a6), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20241116084927893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084927893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084927893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084927893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084927893 DMGW DEBUG mgw(mgw-fsm-4371155-0)[0x55c143d40b90]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241116084927893 DMGW DEBUG mgw(mgw-fsm-4371155-0)[0x55c143d40b90]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241116084927893 DMGW DEBUG mgw(mgw-fsm-4371155-0)[0x55c143d40b90]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241116084927893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084927893 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084927893 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084927893 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084927893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084927893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084927893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084927893 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084927894 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116084927894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d76d71), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084927894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084927894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084927894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084927894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084927894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084927894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084927894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084927895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084927895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084927895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084927895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084927895 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116084927901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084927901 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084927901 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084927901 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084927901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084927901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084927901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084927901 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084927901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084927901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084927901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084927901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084927901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084927901 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=00d76d71) (sccp_scrc.c:477) 20241116084927901 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20241116084927902 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116084927902 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116084927902 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084927902 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084927902 DLSCCP DEBUG SCCP-SCOC(26)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(273)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(273)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(273)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084928102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084928102 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084928102 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084928102 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084928102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084928102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084928102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084928102 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084928102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084928102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084928102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084928102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084928102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084928102 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) 20241116084928102 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241116084928103 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084928103 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084928103 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084928103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084928103 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084928103 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084928103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084928103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4371155)[0x55c143d2a470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084928103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084928103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084928103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgcp_to0(280)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@604fbae46733: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)4371155 20241116084928129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084928129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084928129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084928129 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084928129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x42b2d3,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084928129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4371155 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084928129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4371155)[0x55c143d2a470]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084928129 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084928129 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084928129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4371155)[0x55c143d2a470]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084928129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084928129 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084928129 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084928129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008515a6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084928129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084928129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084928129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084928129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084928129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4371155)[0x55c143d2a470]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084928129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084928129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084928130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084928130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084928130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084928130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084928130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084928130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084928130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084928130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@604fbae46733: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)7650694 HNBGW_Test.msc0-SCCP(273)@604fbae46733: Session index based on connection ID:0 20241116084928142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084928142 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084928142 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084928142 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084928142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084928142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084928142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084928142 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084928142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084928142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084928142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084928142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084928142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084928142 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=008515a6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084928143 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20241116084928143 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084928143 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084928143 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084928143 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) 20241116084928143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084928143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084928143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4371155)[0x55c143d2a470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084928143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4371155)[0x55c143d2a470]{disconnected}: Freeing instance (context_map.c:202) 20241116084928143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4371155)[0x55c143d2a470]{disconnected}: Deallocated (fsm.c:568) 20241116084928143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084928143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{disconnected}: Freeing instance (context_map.c:206) 20241116084928143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c143d2f840]{disconnected}: Deallocated (fsm.c:568) 20241116084928143 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4371155 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084928143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008515a6), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20241116084928143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084928143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084928143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084928143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084928143 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084928143 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084928143 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084928143 DLSCCP DEBUG SCCP-SCOC(27)[0x55c143d37d00]{IDLE}: Deallocated (fsm.c:568) 20241116084928143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084928143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084928143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084928143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084928143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084928143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084928143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084928143 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@604fbae46733: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084930143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084930154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56816<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assign_mgcp_to(267)@604fbae46733: Final verdict of PTC: none 20241116084930155 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37619<->l=127.0.0.1:4262) (control_if.c:193) 20241116084930155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084930156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084930156 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084930156 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084930156 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(276)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@604fbae46733: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@604fbae46733: Final verdict of PTC: none 20241116084930157 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084930157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084930157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084930157 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084930157 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084930157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084930158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084930158 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084930158 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084930158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084930158 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084930158 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084930158 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN VirtHNBGW-STATS(268)@604fbae46733: Final verdict of PTC: none 20241116084930158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084930158 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084930158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084930158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084930158 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084930158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084930158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084930158 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084930158 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116084930158 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084930158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084930158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084930158 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084930158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084930158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084930158 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084930159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084930159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) IPA-CTRL-CLI-IPA(269)@604fbae46733: Final verdict of PTC: none 20241116084930159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084930159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084930159 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084930159 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084930159 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084930159 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084930159 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084930159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084930159 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084930159 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084930159 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084930159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084930159 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084930159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084930159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084930159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084930159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084930159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084930159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084930159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084930159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084930159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084930159 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084930159 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084930159 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084930159 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(275)@604fbae46733: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(279)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084930161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56810<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@604fbae46733: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:49:30 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 20241116084930203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084930605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56254<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=312140) Waiting for packet dumper to finish... 1 (prev_count=312140, count=312780) 20241116084931804 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116084931804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e921), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084931804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084931804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084931804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084931804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084931805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084931805 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084931805 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084931805 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084931805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084931805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084931805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084931805 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116084932159 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084932159 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084932159 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116084932160 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084932160 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084932160 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:49: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_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@604fbae46733: 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@604fbae46733: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241116084933711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084933715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084933721 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37375<->l=127.0.0.1:4262) (control_if.c:570) 20241116084933747 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084933747 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084933747 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084933747 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084933747 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084933747 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084933748 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084933748 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084933748 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084933748 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084933748 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084933748 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084933748 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084933748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084933748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084933748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084933748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084933748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084933748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084933748 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084933748 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084933748 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084933748 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084933748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084933748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084933748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084933748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084933748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084933748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084933748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084933748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116084933748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084933748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084933748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084933748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084933748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084933748 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084933748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084933748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084933748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084933748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084933748 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084933749 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084933749 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084933749 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084933749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084933749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084933749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084933750 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084933750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084933750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084933750 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084933750 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084933750 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084933750 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084933750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084933750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084933750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084933750 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084933750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084933750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084933750 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084933750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084933750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084933750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084933750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084933750 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084933750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084933750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084933750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084933750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084933750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084933750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(289)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(287)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084933767 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084933767 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084933767 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084933767 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084933767 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084933767 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084933767 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084933767 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084933768 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084933768 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084933768 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084933768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084933768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084933768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084933769 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084933769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084933769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084933769 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084933769 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084933769 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084933769 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084933769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084933769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084933769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084933769 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084933769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084933769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084933769 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084933769 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084933769 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084933769 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084933769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084933769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084933769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084933769 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084933769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084933769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084933769 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084933769 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084933769 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084933769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084933769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084933769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084933769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084933769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084933769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084933769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084933769 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084933769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084933769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084933769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084933769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084933769 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084933769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084933769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084933769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084933769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084933770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084933770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084933770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084933770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084933770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084933770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084933770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084933770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084933770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084933770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084933770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084933770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084933770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084933770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084933792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084933792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084933792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084933792 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084933792 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084933792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084933792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084933792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084933792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084933964 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084933964 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084933964 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084933964 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084933970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933970 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084933970 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084933970 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084933970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084933970 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084933970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084933970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933970 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084933970 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084933970 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084933970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084933971 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084933971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084933971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084933971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084933971 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084933971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084933971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084933971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084933971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084933971 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084933971 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084933971 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084933972 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084933972 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084933972 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084933972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084933972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084933972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084933972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084933972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084933972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084933972 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084933972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933972 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084933972 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084933972 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084933972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084933972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084933972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084933972 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084933982 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084933983 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084933983 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084933983 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084933989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933989 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084933989 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084933989 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084933989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084933989 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084933989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084933991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933991 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084933991 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084933991 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084933991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084933991 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084933991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084933991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084933991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084933991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084933991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084933991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084933991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084933991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084933991 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084933991 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084933991 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084933993 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084933993 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084933993 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084933993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084933993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084933993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084933993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084933993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084933993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084933993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084933993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084933993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084933993 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084933993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084933993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084933993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084933993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084933993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084933993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084933993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084933993 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084934778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084934778 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084934778 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084934778 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084934778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084934778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084934778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084934778 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084934778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084934778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084934778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084934778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084934778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084934778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084934778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084934778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084934778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084934779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084934779 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084934779 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084934779 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084934779 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084934779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084934779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084934779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084934779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084934779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084934779 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084934779 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084934779 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084934779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084934779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084934779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084934779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084934779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084934779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084934779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084934779 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084934781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084934781 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084934781 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084934781 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084934781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084934781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084934781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084934781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084934781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084934781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084934781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084934781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084934781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084934781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084934781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084934781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084934781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084934781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084934781 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084934781 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084934781 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084934790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084934790 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084934790 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084934790 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084934790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084934790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084934790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084934790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084934790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084934790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084934790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084934790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084934790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084934790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084934790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084934790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084934790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084934790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084934790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084934790 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084934790 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084934790 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084934790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084934790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084934790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084934790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084934790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084934790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084934790 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084934790 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084934791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084934791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084934791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084934791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084934791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084934791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084934791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084934791 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084934792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084934792 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084934792 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084934792 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084934792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084934792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084934792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084934792 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084934792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084934792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084934792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084934792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084934792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084934792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084934792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084934792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084934792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084934792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084934792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084934792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084934792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084934792 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084934792 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084934792 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084934815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54600<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@604fbae46733: f_create_expect(l3 := '457585561CA38C153588'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@604fbae46733: Created Expect[0] for '457585561CA38C153588'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@604fbae46733: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1844085 20241116084935872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084935872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084935872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084935872 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084935872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1c2375, normal) (hnbgw_rua.c:407) 20241116084935872 DHNB DEBUG map_rua[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116084935872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084935872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1844085 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084935872 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084935872 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084935872 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1844085 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084935872 DCN DEBUG map_sccp[0x55c143d37d00]{init}: Allocated (fsm.c:456) 20241116084935872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084935872 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1844085 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084935872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1844085 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084935872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084935872 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084935872 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084935872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084935872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084935872 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084935872 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116084935872 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084935872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a457585561ca38c153588004f40030002f80056400500f1100926) (sccp_scrc.c:406) 20241116084935872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084935872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084935872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084935872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084935872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084935872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084935872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084935872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084935872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084935872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084935872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084935872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084935872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084935872 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084935872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084935872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084935873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084935873 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084935873 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084935873 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084935873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084935873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084935873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084935873 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@604fbae46733: Found Expect[0] for l3='457585561CA38C153588'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@604fbae46733: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10327388 HNBGW_Test.msc0-SCCP(287)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@604fbae46733: setverdict(pass): none -> pass 20241116084935886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084935886 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084935886 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084935886 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084935886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084935886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084935886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084935886 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084935886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084935886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084935886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084935886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084935886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084935886 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0052f901) (sccp_scrc.c:477) 20241116084935886 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20241116084935886 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084935886 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084935886 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084935886 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084935886 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) 20241116084935886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084935886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(282)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@604fbae46733: 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)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(287)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(287)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116084936090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084936090 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084936090 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084936090 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084936090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084936090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084936090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084936090 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084936091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084936091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084936091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084936091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084936091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084936091 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) 20241116084936091 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241116084936091 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084936091 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084936091 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084936091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084936091 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116084936091 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116084936091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116084936091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084936091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084936091 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116084936091 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116084936091 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116084936091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084936091 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116084936091 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{UNUSED}: Allocated (fsm.c:456) 20241116084936091 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{UNUSED}: is child of mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0] (fsm.c:486) 20241116084936091 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:724) 20241116084936091 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084936091 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084936091 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084936091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1844085-0)[0x55c143d40b90]{ST_CRCX}: Allocated (fsm.c:456) 20241116084936091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1844085-0)[0x55c143d40b90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630] (fsm.c:486) 20241116084936091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1844085-0)[0x55c143d40b90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084936091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1844085-0)[0x55c143d40b90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116084936091 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 1c237'... (mgcp_client.c:805) 20241116084936091 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116084936091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1844085-0)[0x55c143d40b90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084936091 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1c237517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1c237517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1c237517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1c237517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116084936120 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241116084936120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116084936120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116084936120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084936120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084936120 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116084936120 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936120 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936120 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084936120 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084936120 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936120 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084936120 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116084936120 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084936120 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084936120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084936120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084936120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084936120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084936140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084936140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084936140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084936140 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084936140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1c2375) (hnbgw_rua.c:471) 20241116084936140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1844085 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084936140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084936140 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084936140 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084936140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084936140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084936140 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084936140 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084936140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084936140 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116084936140 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:724) 20241116084936140 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084936140 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084936140 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116084936140 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 1c23'... (mgcp_client.c:805) 20241116084936140 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116084936140 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084936140 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084936140 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936140 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1c237517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1c237517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084936153 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241116084936153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241116084936153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116084936153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116084936153 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116084936153 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936153 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936153 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084936153 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084936153 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936153 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084936153 DMGW INFO mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{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) 20241116084936153 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241116084936153 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116084936153 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116084936153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116084936153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116084936153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084936153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084936156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084936156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084936156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116084936156 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084936156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1c2375) (hnbgw_rua.c:471) 20241116084936156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1844085 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116084936156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084936156 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116084936156 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116084936156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116084936156 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084936156 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116084936156 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116084936156 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084936156 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241116084936156 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241116084936156 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116084936156 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:724) 20241116084936156 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116084936156 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116084936156 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116084936156 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1844085-0)[0x55c143d2f500]{ST_CRCX}: Allocated (fsm.c:456) 20241116084936156 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1844085-0)[0x55c143d2f500]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630] (fsm.c:486) 20241116084936156 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1844085-0)[0x55c143d2f500]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116084936156 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1844085-0)[0x55c143d2f500]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241116084936156 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 1c23'... (mgcp_client.c:805) 20241116084936156 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116084936156 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1844085-0)[0x55c143d2f500]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116084936156 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116084936156 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936156 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936156 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1c237517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1c237517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116084936167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241116084936167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2f500]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116084936167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2f500]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116084936167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2f500]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116084936167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2f500]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116084936167 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116084936167 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936167 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936167 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936167 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116084936167 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116084936167 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936167 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{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) 20241116084936167 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116084936167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116084936167 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116084936167 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116084936167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116084936167 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084936167 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084936167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f901), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116084936167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084936167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084936167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084936167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084936167 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116084936168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084936168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084936168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084936168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084936168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084936168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084936168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084936168 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: 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)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(287)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(287)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116084936204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084936204 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084936204 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084936204 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084936204 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084936204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084936204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084936204 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084936204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084936204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084936204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084936204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084936204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084936204 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) 20241116084936204 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241116084936204 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084936204 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084936204 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084936204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084936204 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084936204 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084936204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084936204 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116084936204 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116084936204 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116084936204 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116084936204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084936204 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 1c23'... (mgcp_client.c:805) 20241116084936204 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084936204 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084936204 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2f500]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116084936204 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 1c23'... (mgcp_client.c:805) 20241116084936204 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116084936204 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2f500]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116084936204 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{IN_USE}: Removing from parent mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0] (mgcp_client_endpoint_fsm.c:873) 20241116084936204 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116084936204 DLMGCP DEBUG mgw-endp(mgw-fsm-1844085-0)[0x55c143d4a630]{IN_USE}: Deallocated (fsm.c:568) 20241116084936204 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116084936204 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116084936204 DMGW DEBUG mgw(mgw-fsm-1844085-0)[0x55c143d3a2c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116084936204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084936204 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116084936204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084936204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1c237517" }, { code := "I", val := "11111" } }, sdp := omit } 20241116084936207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241116084936207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084936207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084936207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084936207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d40b90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(294)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1c237517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084936207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241116084936207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2f500]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116084936207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2f500]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116084936207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2f500]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116084936207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d2f500]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@604fbae46733: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1844085 20241116084936210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084936210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084936210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084936210 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084936210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1c2375,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084936210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1844085 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084936210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084936210 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084936210 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084936210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084936210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084936210 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084936210 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084936210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f901), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084936210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084936210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084936210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084936210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084936210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084936210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084936210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084936210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084936210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084936210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084936210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084936210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084936210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084936210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084936210 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@604fbae46733: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)10327388 HNBGW_Test.msc0-SCCP(287)@604fbae46733: Session index based on connection ID:0 20241116084936213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084936213 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084936213 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084936213 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084936213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084936213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084936213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084936213 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084936213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084936213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084936213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084936213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084936213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084936213 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=0052f901), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084936213 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20241116084936213 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084936213 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084936213 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084936213 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) 20241116084936213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084936213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084936213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084936213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{disconnected}: Freeing instance (context_map.c:202) 20241116084936213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1844085)[0x55c143d2f840]{disconnected}: Deallocated (fsm.c:568) 20241116084936213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084936213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{disconnected}: Freeing instance (context_map.c:206) 20241116084936213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c143d37d00]{disconnected}: Deallocated (fsm.c:568) 20241116084936213 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1844085 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084936213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0052f901), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20241116084936213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084936213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084936213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084936213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084936213 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084936213 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084936213 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084936213 DLSCCP DEBUG SCCP-SCOC(28)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) 20241116084936213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084936213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084936213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084936213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084936213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084936213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084936213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084936213 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@604fbae46733: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084938216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084938229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116084938230 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37375<->l=127.0.0.1:4262) (control_if.c:193) 20241116084938230 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084938230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084938230 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084938230 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@604fbae46733: Final verdict of PTC: none 20241116084938231 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084938231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084938231 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084938231 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084938231 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084938231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084938231 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084938231 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084938231 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084938231 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084938231 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084938231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084938231 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084938231 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084938231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084938231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@604fbae46733: Final verdict of PTC: none 20241116084938231 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084938231 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116084938231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084938231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084938231 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084938231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084938231 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084938231 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084938231 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084938232 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084938232 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084938232 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084938232 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(289)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@604fbae46733: Final verdict of PTC: none 20241116084938232 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084938232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084938232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084938232 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116084938232 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116084938232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084938232 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116084938233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084938233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084938233 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116084938233 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116084938233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084938233 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084938233 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084938233 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084938233 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084938233 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084938233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084938233 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084938233 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084938233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) IPA-CTRL-CLI-IPA(283)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(293)@604fbae46733: Final verdict of PTC: none 20241116084938233 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084938233 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084938233 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084938233 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084938233 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084938233 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084938233 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(282)@604fbae46733: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084938234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54570<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@604fbae46733: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:49:38 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 20241116084938280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084938682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54602<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316028) Waiting for packet dumper to finish... 1 (prev_count=316028, count=342664) 20241116084940232 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084940232 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084940232 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116084940233 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084940233 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084940233 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:49:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@604fbae46733: 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@604fbae46733: Test case TC_ranap_cs_mo_disconnect started. 20241116084941781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084941786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084941794 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37887<->l=127.0.0.1:4262) (control_if.c:570) 20241116084941805 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116084941805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e921), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084941805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084941805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084941805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084941805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084941806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084941806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084941806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084941806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084941806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084941806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084941806 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116084941825 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084941825 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084941827 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084941827 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084941827 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084941827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084941827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084941827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084941827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084941827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084941828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084941828 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084941828 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084941828 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084941828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084941828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084941828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084941828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084941828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084941828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084941828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_ranap_cs_mo_disconnect-Iuh0(299)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084941829 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084941829 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084941829 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084941829 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084941829 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084941829 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084941829 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084941829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084941829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084941829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084941829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084941829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084941829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084941829 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084941830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084941830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084941830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084941830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084941830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084941830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084941830 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084941830 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084941830 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084941830 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084941830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084941830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084941830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084941831 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084941831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084941831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084941831 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084941831 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084941831 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084941831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084941831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084941831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084941831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084941831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084941831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084941831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084941832 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084941832 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084941832 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084941832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084941832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084941832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084941832 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084941832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084941832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084941832 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084941832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084941832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084941832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084941832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084941832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084941832 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(303)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(301)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084941857 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084941857 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084941857 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084941857 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084941857 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084941857 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084941857 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084941857 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084941858 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084941858 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084941858 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084941858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084941858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084941858 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084941858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084941858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084941858 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084941858 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084941858 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084941858 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084941858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084941858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084941858 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084941858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084941858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084941858 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084941858 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084941858 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084941858 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084941858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084941858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084941858 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084941858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084941858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084941858 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084941858 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084941858 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084941858 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084941858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084941858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084941858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084941858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084941858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084941858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084941858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084941858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084941858 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084941859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084941859 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084941859 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084941859 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084941859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084941859 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084941859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084941859 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084941859 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084941859 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084941859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084941859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084941859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084941859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084941859 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084941859 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084941859 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084941859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084941859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084941859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084941859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084941859 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084941859 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084941859 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084941859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084941859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084941859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084941887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084941887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084941887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084941887 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084941887 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084941887 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084941887 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084941887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084941887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084942053 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084942053 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084942053 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084942053 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084942057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942057 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084942057 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084942057 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084942057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084942057 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084942057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084942058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942058 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084942058 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084942058 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084942058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084942058 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084942058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084942058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084942058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084942058 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084942058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084942058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084942058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084942058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084942058 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084942058 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084942058 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084942060 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084942060 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084942060 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084942060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084942060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084942060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084942060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084942060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084942060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084942060 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084942060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084942060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084942060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084942060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084942060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084942060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084942060 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084942072 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084942072 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084942072 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084942072 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084942077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942077 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084942077 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084942077 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084942077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084942077 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084942077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084942080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942080 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084942080 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084942080 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084942080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084942080 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084942080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084942080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084942080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084942080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084942081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084942081 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084942081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084942081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084942081 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084942081 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084942081 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084942082 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084942082 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084942082 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084942082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084942082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084942082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084942082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084942082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084942082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084942082 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084942083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084942083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084942083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084942083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084942083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084942083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084942083 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084942871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942871 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084942871 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084942871 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084942871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084942871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084942871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084942871 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084942872 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084942872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084942872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084942872 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084942872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084942872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084942872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084942872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084942872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942872 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084942872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084942872 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084942872 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084942872 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084942872 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084942872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084942872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084942872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084942872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084942872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084942872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084942872 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084942872 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084942872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084942872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084942872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084942872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084942872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084942872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084942872 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084942872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942872 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084942872 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084942872 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084942872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084942873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084942873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084942873 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084942873 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084942873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084942873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084942873 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084942873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084942873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084942873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084942873 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084942873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942873 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084942873 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084942873 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084942873 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084942873 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084942878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942878 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084942878 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084942878 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084942878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084942878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084942878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084942878 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084942878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084942878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084942878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084942878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084942878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084942878 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084942878 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084942878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084942878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942878 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084942878 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084942879 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084942879 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084942879 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084942879 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084942879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084942879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084942879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084942879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084942879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084942879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084942879 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084942879 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084942879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084942879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084942879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084942879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084942879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084942879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084942879 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084942879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084942879 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084942879 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084942879 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084942879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084942879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084942879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084942879 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084942879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084942879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084942879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084942879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084942879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084942879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084942879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084942879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084942879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084942879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084942879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084942879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084942879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084942879 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084942879 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084942879 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084942926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@604fbae46733: f_create_expect(l3 := 'A9E097218A5D6A197EC2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@604fbae46733: Created Expect[0] for 'A9E097218A5D6A197EC2'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@604fbae46733: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)13934459 20241116084943977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084943977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084943977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084943977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084943977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd49f7b, normal) (hnbgw_rua.c:407) 20241116084943977 DHNB DEBUG map_rua[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116084943977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084943977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13934459 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084943977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084943977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084943977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13934459 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084943977 DCN DEBUG map_sccp[0x55c143d37d00]{init}: Allocated (fsm.c:456) 20241116084943977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084943978 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13934459 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084943978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13934459 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084943978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084943978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084943978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084943978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084943978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084943978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084943978 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116084943978 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084943978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa9e097218a5d6a197ec2004f400300038f0056400500f1100926) (sccp_scrc.c:406) 20241116084943978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084943978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084943978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084943978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084943978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084943978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084943978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084943978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084943978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084943978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084943978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084943978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084943978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084943978 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084943978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084943978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084943978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084943978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084943978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084943978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084943978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084943978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084943978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084943978 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@604fbae46733: Found Expect[0] for l3='A9E097218A5D6A197EC2'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@604fbae46733: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)4463427 HNBGW_Test.msc0-SCCP(301)@604fbae46733: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116084943986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084943986 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084943986 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084943986 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084943986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084943986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084943986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084943986 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084943986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084943987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084943987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084943987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084943987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084943987 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003a636a) (sccp_scrc.c:477) 20241116084943987 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20241116084943987 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084943987 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084943987 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084943987 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084943987 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) 20241116084943987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084943987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084944178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084944178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084944178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241116084944178 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084944178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd49f7b) (hnbgw_rua.c:471) 20241116084944178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13934459 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241116084944178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084944178 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241116084944178 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241116084944178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241116084944178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084944178 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084944178 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084944178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a636a), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241116084944178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084944178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084944178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084944178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084944179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084944179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084944179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084944179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084944179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084944179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084944179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084944179 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@604fbae46733: vl_len:13 HNBGW_Test.msc0-SCCP(301)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(301)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241116084944199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084944199 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084944199 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084944199 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084944199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084944200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084944200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084944200 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084944200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084944200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084944200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084944200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084944200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084944200 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) 20241116084944200 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20241116084944200 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084944200 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084944200 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084944200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084944200 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084944200 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084944200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084944200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084944200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241116084944200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084944200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_cs_mo_disconnect0(308)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@604fbae46733: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)13934459 20241116084944224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084944224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084944224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084944224 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084944224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd49f7b,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084944224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13934459 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084944224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084944224 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084944224 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084944224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084944224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084944224 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084944224 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084944224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a636a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084944224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084944224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084944224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084944224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084944224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084944224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084944224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084944225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084944225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084944225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084944225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084944225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084944225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084944225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084944225 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@604fbae46733: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)4463427 HNBGW_Test.msc0-SCCP(301)@604fbae46733: Session index based on connection ID:0 20241116084944232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084944232 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084944232 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084944232 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084944232 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084944232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084944232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084944233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084944233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084944233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084944232 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084944233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084944233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084944233 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=003a636a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084944233 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20241116084944233 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084944233 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084944233 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084944233 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) 20241116084944233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084944233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084944233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084944233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{disconnected}: Freeing instance (context_map.c:202) 20241116084944233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13934459)[0x55c143d2f840]{disconnected}: Deallocated (fsm.c:568) 20241116084944233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084944233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{disconnected}: Freeing instance (context_map.c:206) 20241116084944233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c143d37d00]{disconnected}: Deallocated (fsm.c:568) 20241116084944233 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13934459 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084944233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a636a), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20241116084944233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084944233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084944233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084944233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084944233 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084944233 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084944233 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084944233 DLSCCP DEBUG SCCP-SCOC(29)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) 20241116084944233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084944233 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084944233 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084944233 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084944233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084944233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084944233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084944233 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@604fbae46733: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084946235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47512<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084946247 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37887<->l=127.0.0.1:4262) (control_if.c:193) 20241116084946247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47500<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@604fbae46733: Final verdict of PTC: none 20241116084946247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084946248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084946248 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084946248 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084946248 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(302)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@604fbae46733: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@604fbae46733: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@604fbae46733: Final verdict of PTC: none 20241116084946249 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084946249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084946249 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084946249 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084946249 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084946249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084946250 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW-MGCP(307)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@604fbae46733: Final verdict of PTC: none 20241116084946250 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) IPA-CTRL-CLI-IPA(297)@604fbae46733: Final verdict of PTC: none 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084946250 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084946250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084946250 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084946250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084946250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084946250 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(306)@604fbae46733: Final verdict of PTC: none 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP VirtHNBGW-STATS(296)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@604fbae46733: Final verdict of PTC: none 20241116084946250 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084946250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084946250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084946250 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084946250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084946250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084946250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084946250 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084946250 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084946250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084946250 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084946250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084946250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084946250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084946250 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084946250 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084946250 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084946250 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084946250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084946250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084946250 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084946250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084946250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084946250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084946250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084946250 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084946250 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084946250 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084946250 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084946250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47490<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@604fbae46733: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:49:46 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 20241116084946292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084946694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47526<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=270420) Waiting for packet dumper to finish... 1 (prev_count=270420, count=274300) 20241116084948251 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084948251 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084948251 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116084948251 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084948251 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084948251 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:49: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_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@604fbae46733: 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@604fbae46733: Test case TC_ranap_ps_mo_disconnect started. 20241116084949792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47538<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084949796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084949799 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38777<->l=127.0.0.1:4262) (control_if.c:570) 20241116084949813 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084949813 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084949813 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084949813 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084949813 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084949813 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084949813 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084949814 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084949814 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084949814 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084949815 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084949815 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084949815 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084949815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084949815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084949815 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084949815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084949815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084949815 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084949815 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084949815 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084949815 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084949815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084949815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084949815 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084949815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084949815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084949815 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084949815 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084949815 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084949815 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084949815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084949815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084949815 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084949815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084949815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084949815 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084949815 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084949815 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084949815 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084949815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084949815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084949815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084949815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084949815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084949815 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084949815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084949815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084949815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084949815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084949815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084949815 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084949815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084949815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084949815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084949815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084949815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084949815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084949815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084949815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084949815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084949815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084949815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084949815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084949815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084949815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084949815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084949815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084949815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084949815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084949815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084949815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084949815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(315)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084949829 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084949829 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084949829 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084949829 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084949829 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084949829 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084949829 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084949829 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084949830 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084949830 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084949830 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084949830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084949830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084949830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084949830 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084949830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084949830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084949830 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084949830 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084949830 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084949830 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084949830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084949830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084949830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084949830 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084949830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084949830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084949830 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084949830 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084949830 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084949830 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084949830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084949830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084949830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084949831 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084949831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084949831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084949831 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084949831 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084949831 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084949831 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084949831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084949831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084949831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084949831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084949831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084949831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084949831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084949831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084949831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084949831 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084949831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084949831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084949831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084949831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084949831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084949831 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084949831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084949831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084949831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084949831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084949831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084949831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084949831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084949831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084949831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084949831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084949831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084949831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084949831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084949831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084949831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084949831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084949831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084949831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084949831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084949831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084949831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084949853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084949853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084949853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084949853 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084949853 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084949853 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084949853 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084949853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084949853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084950027 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084950027 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084950027 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084950027 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084950035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950035 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084950035 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084950035 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084950035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084950035 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084950035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084950038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950038 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084950038 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084950038 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084950038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084950038 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084950038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084950038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084950038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084950038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084950038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084950038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084950038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084950038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084950038 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084950038 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084950038 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084950040 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084950040 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084950040 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084950040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084950040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084950040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084950040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084950040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084950040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084950040 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084950040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084950040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084950040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084950040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084950040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084950040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084950041 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084950043 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084950043 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084950043 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084950044 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084950050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950050 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084950050 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084950050 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084950050 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084950050 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084950050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084950053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950053 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084950053 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084950053 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084950053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084950053 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084950053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084950053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084950053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084950053 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084950053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084950053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084950053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084950053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084950053 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084950053 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084950053 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084950054 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084950054 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084950054 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084950054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084950054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084950054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084950055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084950055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084950055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084950055 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084950055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084950055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084950055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084950055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084950055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084950055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084950055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084950845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950845 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084950845 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084950845 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084950845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084950845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084950845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084950846 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084950846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084950846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084950846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084950846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084950846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084950846 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084950846 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084950846 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084950846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950846 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084950846 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084950846 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084950846 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084950846 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084950846 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084950846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084950846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084950846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084950846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084950846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084950846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084950846 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084950846 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084950846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084950846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084950846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084950846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084950846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084950846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084950847 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084950847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950847 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084950847 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084950847 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084950847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084950847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084950847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084950847 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084950847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084950847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084950847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084950847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084950847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084950847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084950847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084950847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084950847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084950847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084950847 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084950847 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084950847 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084950853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950853 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084950853 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084950853 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084950853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084950853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084950853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084950853 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084950853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084950853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084950853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084950853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084950853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084950853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084950853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084950853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084950853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084950853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084950853 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084950853 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084950853 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084950853 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084950853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084950853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084950853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084950853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084950853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084950853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084950853 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084950853 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084950853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950853 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084950853 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084950853 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084950853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084950853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084950853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084950853 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084950855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084950855 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084950855 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084950855 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084950855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084950855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084950855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084950855 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084950856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084950856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084950856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084950856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084950856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084950856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084950856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084950856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084950856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084950856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084950856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084950856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084950856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084950856 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084950856 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084950856 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084950880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084951806 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116084951806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011e921), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116084951806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084951806 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084951807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084951807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084951807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084951807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084951807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084951807 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084951807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084951807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084951807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084951807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084951813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084951813 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084951813 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084951813 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084951813 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084951813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084951813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084951813 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084951813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084951814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084951814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084951814 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084951814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084951814 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=0011e921) (sccp_scrc.c:477) 20241116084951814 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20241116084951814 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116084951814 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116084951814 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084951814 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084951814 DLSCCP DEBUG SCCP-SCOC(25)[0x55c143d279e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@604fbae46733: f_create_expect(l3 := '0E47801B86CA24EBB185'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@604fbae46733: Created Expect[0] for '0E47801B86CA24EBB185'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@604fbae46733: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)3187413 20241116084951898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084951898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084951898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116084951898 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084951898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x30a2d5, normal) (hnbgw_rua.c:407) 20241116084951898 DHNB DEBUG map_rua[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116084951898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084951898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3187413 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116084951898 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084951898 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084951898 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3187413 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116084951898 DCN DEBUG map_sccp[0x55c143d37d00]{init}: Allocated (fsm.c:456) 20241116084951898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084951898 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3187413 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116084951898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3187413 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116084951898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084951898 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084951898 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084951898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084951898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084951898 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084951898 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116084951898 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084951898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0e47801b86ca24ebb185004f400300028b0056400500f1100926) (sccp_scrc.c:406) 20241116084951898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084951898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084951898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084951898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084951898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084951898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084951898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084951898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084951898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084951898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084951898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084951898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084951898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084951898 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084951898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084951898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084951898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084951898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084951898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084951898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084951898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084951898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084951898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084951898 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@604fbae46733: Found Expect[0] for l3='0E47801B86CA24EBB185'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@604fbae46733: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)11012444 HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@604fbae46733: setverdict(pass): none -> pass 20241116084951904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084951904 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084951904 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084951904 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084951904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084951904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084951904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084951904 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084951905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084951905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084951905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084951905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084951905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084951905 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0079d943) (sccp_scrc.c:477) 20241116084951905 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20241116084951905 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116084951905 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116084951905 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084951905 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116084951905 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) 20241116084951905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116084951905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116084952098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084952098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084952098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241116084952098 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116084952098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x30a2d5) (hnbgw_rua.c:471) 20241116084952098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3187413 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241116084952098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116084952098 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241116084952098 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241116084952098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241116084952098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084952098 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084952098 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084952098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079d943), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241116084952098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084952098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084952098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084952098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084952099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084952099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084952099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084952099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084952099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084952099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084952099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084952099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241116084952121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084952121 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084952121 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084952121 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084952121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084952121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084952121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084952121 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084952121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084952121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084952121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084952121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084952121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084952121 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) 20241116084952121 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20241116084952121 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116084952121 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084952121 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116084952121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116084952121 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116084952121 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116084952121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116084952121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116084952121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241116084952121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084952121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_ps_mo_disconnect0(322)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@604fbae46733: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)3187413 20241116084952151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084952151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084952151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116084952151 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116084952151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x30a2d5,cause=radio(normal)) (hnbgw_rua.c:439) 20241116084952151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3187413 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116084952151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116084952151 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116084952151 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116084952151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116084952151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084952151 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116084952151 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116084952151 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079d943), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116084952152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084952152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084952152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084952152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084952152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116084952152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116084952152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116084952152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084952152 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084952152 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084952152 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084952152 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084952152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084952152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084952152 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@604fbae46733: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)11012444 HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: Session index based on connection ID:0 20241116084952165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084952165 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084952165 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084952165 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084952165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084952165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084952166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084952166 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084952166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084952166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084952166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084952166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084952166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084952166 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=0079d943), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116084952166 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20241116084952166 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116084952166 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084952166 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084952166 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) 20241116084952166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084952166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116084952166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084952166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{disconnected}: Freeing instance (context_map.c:202) 20241116084952166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3187413)[0x55c143d2f840]{disconnected}: Deallocated (fsm.c:568) 20241116084952166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084952166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{disconnected}: Freeing instance (context_map.c:206) 20241116084952166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c143d37d00]{disconnected}: Deallocated (fsm.c:568) 20241116084952166 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3187413 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116084952166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079d943), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20241116084952166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084952166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084952166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084952166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084952166 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116084952166 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084952166 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084952166 DLSCCP DEBUG SCCP-SCOC(30)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) 20241116084952167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084952167 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084952167 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084952167 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084952167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084952167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084952167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084952167 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084954164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47558<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_ps_mo_disconnect(309)@604fbae46733: Final verdict of PTC: none 20241116084954175 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084954175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084954175 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084954175 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084954175 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084954176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084954176 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084954176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47552<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116084954176 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084954176 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084954176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084954176 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084954176 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084954176 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38777<->l=127.0.0.1:4262) (control_if.c:193) 20241116084954176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084954176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084954176 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084954176 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084954176 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084954176 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084954176 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084954176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084954176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084954176 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(316)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@604fbae46733: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@604fbae46733: Final verdict of PTC: none 20241116084954176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084954177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084954177 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084954177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084954177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084954177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084954177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-RAN(319)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@604fbae46733: Final verdict of PTC: none 20241116084954177 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084954177 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084954177 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084954177 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084954177 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084954177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084954177 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084954177 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116084954177 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116084954177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084954177 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116084954177 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116084954177 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116084954178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084954178 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084954178 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084954178 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084954178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084954178 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084954178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084954178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084954178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084954178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084954178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084954178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084954178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084954178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084954178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084954178 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084954178 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-M3UA(320)@604fbae46733: Final verdict of PTC: none 20241116084954178 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084954178 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_mo_disconnect-Iuh0(313)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(310)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(321)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116084954180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47538<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@604fbae46733: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:49:54 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 20241116084954223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084954624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255012) Waiting for packet dumper to finish... 1 (prev_count=255012, count=281648) 20241116084956178 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084956178 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084956178 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116084956178 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116084956178 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116084956178 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:49:56 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@604fbae46733: 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@604fbae46733: Test case TC_ranap_cs_creq_cref started. 20241116084957722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084957725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116084957727 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41093<->l=127.0.0.1:4262) (control_if.c:570) 20241116084957743 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084957743 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084957743 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084957743 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084957743 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084957743 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084957743 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084957743 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116084957743 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116084957743 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116084957745 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084957745 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116084957745 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084957745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084957745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084957745 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084957745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116084957745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084957745 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084957745 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084957745 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116084957745 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084957745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084957745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084957745 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084957745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116084957745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084957745 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084957745 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084957745 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116084957745 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084957745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084957745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084957745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084957745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116084957745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084957745 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084957745 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084957745 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084957745 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084957745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084957745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084957745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084957745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084957745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084957745 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084957745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084957745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084957745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116084957745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116084957745 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116084957745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084957745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084957745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116084957745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116084957745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116084957745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116084957745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084957745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084957745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116084957745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116084957745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116084957745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116084957745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084957745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084957745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084957745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084957745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084957745 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(331)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(329)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084957760 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084957760 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084957760 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084957760 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084957760 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084957760 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084957760 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116084957760 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084957762 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084957762 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116084957762 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084957762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084957762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084957762 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084957762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116084957762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084957762 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084957762 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084957762 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116084957762 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084957762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084957762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084957762 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084957762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116084957762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084957762 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084957762 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084957762 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116084957762 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084957762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084957762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084957762 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084957762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116084957762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084957762 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084957762 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084957762 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084957762 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084957762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084957762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084957762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084957762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084957762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084957762 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084957762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084957762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084957762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116084957762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116084957762 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116084957762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084957762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084957762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116084957762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116084957762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116084957762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116084957762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084957762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084957762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116084957762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116084957762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116084957762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116084957762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084957762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084957762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084957762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084957762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084957762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@604fbae46733: v_sccp_pdu_maxlen:268 20241116084957784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084957784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084957784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116084957784 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116084957784 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116084957784 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116084957784 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116084957784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084957785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116084957959 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084957959 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116084957959 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084957959 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116084957969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957969 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116084957969 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084957969 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084957969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084957969 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084957969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084957972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957972 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084957972 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084957972 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084957972 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084957972 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084957972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084957972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084957972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084957973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116084957973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084957973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084957973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084957973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084957973 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084957973 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084957973 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084957974 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084957974 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116084957974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084957974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084957974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116084957974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084957974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084957974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084957974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084957974 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084957974 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116084957974 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116084957974 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116084957974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116084957974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084957974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084957974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084957974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084957974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084957974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084957974 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(334)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116084957979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957979 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116084957979 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116084957979 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116084957979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116084957979 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116084957979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116084957980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957980 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116084957980 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116084957980 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116084957980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116084957980 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116084957980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116084957981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084957981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116084957981 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116084957981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084957981 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084957981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084957981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084957981 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116084957981 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116084957981 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116084957982 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116084957982 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116084957982 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116084957982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084957982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116084957982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084957982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084957982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084957982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084957982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084957982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084957982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084957982 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116084957983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084957983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084957983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084957983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084957983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084957983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084957983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084957983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084958775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084958775 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084958775 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084958775 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084958775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084958775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084958775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084958775 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084958775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084958775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084958775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084958775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084958775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084958775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084958775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084958775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116084958775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084958775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084958775 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084958775 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084958775 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116084958775 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084958775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084958775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116084958775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084958775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084958775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084958775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084958775 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084958775 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116084958775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084958775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084958775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084958775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084958775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084958775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084958775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084958775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084958776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084958776 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084958776 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084958776 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084958776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084958776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084958776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084958776 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084958777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084958777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084958777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084958777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084958777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084958777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084958777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116084958777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116084958777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084958777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084958777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084958777 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084958777 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116084958783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084958783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084958783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084958783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084958783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084958783 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084958783 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084958783 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084958783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084958783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084958783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084958783 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084958783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084958783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084958783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084958783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116084958783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084958783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084958783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116084958783 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116084958783 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116084958783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116084958783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116084958783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116084958783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084958783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084958783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116084958783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084958783 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116084958783 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116084958784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084958784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084958784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084958784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116084958784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116084958784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116084958784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116084958784 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084958785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084958785 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116084958785 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116084958785 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116084958785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084958785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084958785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084958785 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084958785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084958785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084958785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084958785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116084958785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084958785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116084958785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116084958785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116084958785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084958785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084958785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084958785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084958785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116084958785 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116084958785 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116084958785 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116084958816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@604fbae46733: f_create_expect(l3 := 'EE3ADD3D174C886FA0A0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@604fbae46733: Created Expect[0] for 'EE3ADD3D174C886FA0A0'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@604fbae46733: Added conn table entry 0TC_ranap_cs_creq_cref0(336)8861499 20241116084959862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084959862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084959862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116084959862 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116084959862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x87373b, normal) (hnbgw_rua.c:407) 20241116084959862 DHNB DEBUG map_rua[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116084959862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8861499)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116084959862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8861499 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116084959862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084959862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084959862 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8861499 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116084959862 DCN DEBUG map_sccp[0x55c143d37d00]{init}: Allocated (fsm.c:456) 20241116084959862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c143d37d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116084959862 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8861499 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116084959862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8861499 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116084959862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8861499)[0x55c143d2f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116084959862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116084959862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116084959862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8861499)[0x55c143d2f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116084959862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c143d37d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116084959862 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116084959862 DLSCCP DEBUG SCCP-SCOC(31)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116084959862 DLSCCP DEBUG SCCP-SCOC(31)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116084959862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aee3add3d174c886fa0a0004f40030003d10056400500f1100926) (sccp_scrc.c:406) 20241116084959862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084959862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084959862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084959862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084959862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084959862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084959862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116084959862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116084959862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116084959862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116084959862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116084959862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116084959862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116084959862 DLSCCP DEBUG SCCP-SCOC(31)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116084959862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c143d37d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116084959863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8861499)[0x55c143d2f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116084959863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084959863 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116084959863 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116084959863 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116084959863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116084959863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116084959863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116084959863 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@604fbae46733: Found Expect[0] for l3='EE3ADD3D174C886FA0A0'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@604fbae46733: Added conn table entry 0TC_ranap_cs_creq_cref0(336)829634 TC_ranap_cs_creq_cref0(336)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@604fbae46733: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)829634 HNBGW_Test.msc0-SCCP(329)@604fbae46733: Session index based on connection ID:0 20241116084959885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084959885 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116084959885 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116084959885 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116084959885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116084959885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116084959885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116084959885 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116084959885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084959885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116084959885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116084959886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116084959886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116084959886 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) 20241116084959886 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20241116084959886 DLSCCP DEBUG SCCP-SCOC(31)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241116084959886 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084959886 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116084959886 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) 20241116084959886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c143d37d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116084959886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c143d37d00]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241116084959886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8861499)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116084959886 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8861499)[0x55c143d2f840]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116084959886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116084959886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8861499)[0x55c143d2f840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116084959886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8861499)[0x55c143d2f840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116084959886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8861499)[0x55c143d2f840]{disrupted}: Freeing instance (context_map.c:202) 20241116084959886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8861499)[0x55c143d2f840]{disrupted}: Deallocated (fsm.c:568) 20241116084959886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c143d37d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116084959886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c143d37d00]{disconnected}: Freeing instance (context_map.c:206) 20241116084959886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c143d37d00]{disconnected}: Deallocated (fsm.c:568) 20241116084959886 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8861499 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116084959886 DLSCCP DEBUG SCCP-SCOC(31)[0x55c143d30370]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241116084959886 DLSCCP DEBUG SCCP-SCOC(31)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116084959886 DLSCCP DEBUG SCCP-SCOC(31)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116084959886 DLSCCP DEBUG SCCP-SCOC(31)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) 20241116084959886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116084959886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@604fbae46733: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)8861499 20241116084959902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116084959911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116084959911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116084959911 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116084959911 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116084959911 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116084959912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@604fbae46733: Final verdict of PTC: none 20241116084959913 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41093<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_creq_cref(323)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@604fbae46733: Final verdict of PTC: none 20241116084959914 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-RAN(330)@604fbae46733: Final verdict of PTC: none 20241116084959914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084959914 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084959914 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116084959914 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084959914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084959914 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084959914 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084959914 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116084959914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084959914 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116084959914 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084959914 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084959915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084959915 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084959915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084959915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116084959915 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116084959915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084959915 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116084959915 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116084959915 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116084959915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116084959915 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116084959915 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116084959915 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn0-M3UA(334)@604fbae46733: Final verdict of PTC: none 20241116084959915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116084959915 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116084959915 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116084959915 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116084959915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116084959915 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116084959915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116084959915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_creq_cref-Iuh0(327)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(324)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(335)@604fbae46733: Final verdict of PTC: none 20241116084959915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084959915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084959915 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116084959915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084959915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084959915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084959915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084959915 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084959915 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084959915 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084959915 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116084959915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116084959915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116084959915 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116084959915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116084959915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116084959915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116084959915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116084959915 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116084959915 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116084959915 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116084959915 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(333)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(326)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass)20241116084959921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42550<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@604fbae46733: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:49:59 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 20241116085000028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085000429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42586<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235456) Waiting for packet dumper to finish... 1 (prev_count=235456, count=236212) 20241116085001916 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085001916 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085001916 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085001916 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085001916 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085001916 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:50: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_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@604fbae46733: 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@604fbae46733: Test case TC_ranap_ps_creq_cref started. 20241116085003480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085003483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085003486 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46355<->l=127.0.0.1:4262) (control_if.c:570) 20241116085003502 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085003502 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085003502 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085003502 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085003502 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085003502 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085003502 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085003502 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085003503 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085003503 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085003504 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085003504 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085003504 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085003504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085003504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085003504 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085003504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085003504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085003504 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085003504 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085003504 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085003504 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085003504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085003504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085003504 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085003504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085003504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085003504 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085003504 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085003504 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085003504 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085003504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085003504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085003504 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085003504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085003504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085003504 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085003504 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085003504 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085003504 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085003504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085003504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085003504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085003504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085003504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085003504 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085003504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085003504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085003504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085003504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085003504 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085003505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085003505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085003505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085003505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085003505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085003505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085003505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085003505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085003505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085003505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085003505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085003505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085003505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085003505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085003505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085003505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085003505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085003505 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(343)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085003521 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085003521 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085003521 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085003521 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085003521 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085003521 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085003521 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085003521 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085003522 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085003522 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085003523 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085003523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085003523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085003523 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085003523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085003523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085003523 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085003523 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085003523 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085003523 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085003523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085003523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085003523 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085003523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085003523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085003523 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085003523 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085003523 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085003523 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085003523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085003523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085003523 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085003523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085003523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085003523 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085003523 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085003523 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085003523 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085003523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085003523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085003523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085003523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085003523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085003523 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085003523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003523 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085003523 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085003523 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085003523 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085003523 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085003523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003523 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085003523 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085003523 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085003523 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085003523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085003523 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085003523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003523 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085003523 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085003523 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085003523 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085003523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085003523 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085003523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003523 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085003523 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085003523 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085003523 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085003523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085003523 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@604fbae46733: M3UA emulation initiated, the test can be started MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085003548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085003548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085003548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085003548 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085003548 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085003548 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085003548 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085003548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085003548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085003719 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085003719 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085003719 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085003719 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085003726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003726 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085003726 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085003726 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085003726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085003726 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085003726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085003729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003729 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085003730 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085003730 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085003730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085003730 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085003730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085003730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085003730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085003730 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085003730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085003730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085003730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085003730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085003730 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085003730 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085003730 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085003731 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085003731 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085003731 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085003731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085003731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085003731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085003732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085003732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085003732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085003732 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085003732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085003732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085003732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085003732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085003732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085003732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085003732 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085003737 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085003737 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085003737 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085003737 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085003744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003744 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085003744 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085003744 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085003744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085003744 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085003744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085003747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003747 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085003747 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085003747 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085003747 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085003747 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085003747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085003748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085003748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085003748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085003748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085003748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085003748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085003748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085003748 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085003748 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085003748 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085003749 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085003749 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085003749 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085003749 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085003749 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085003749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085003750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085003750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085003750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085003750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085003750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085003750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085003750 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085003750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085003750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085003750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085003750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085003750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085003750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085003750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085003750 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085004533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085004533 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085004533 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085004533 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085004533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085004533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085004533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085004533 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085004533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085004534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085004534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085004534 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085004534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085004534 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085004534 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085004534 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085004534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004534 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085004534 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085004534 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085004534 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085004534 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085004534 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085004534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085004534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085004534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085004534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085004534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085004534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085004534 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085004534 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085004534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085004534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085004534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085004534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085004534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085004534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085004534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085004534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085004536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085004536 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085004536 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085004536 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085004536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085004536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085004536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085004536 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085004536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085004536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085004536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085004536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085004536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085004536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085004536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085004536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085004536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004536 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085004536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085004536 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085004536 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085004536 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085004543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085004543 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085004543 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085004543 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085004543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085004543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085004543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085004543 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085004543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085004543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085004543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085004543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085004543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085004543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085004543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085004543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085004543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004543 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085004543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085004543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085004543 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085004543 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085004543 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085004543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085004543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085004543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085004543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085004543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085004543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085004543 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085004543 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085004543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085004543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085004543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085004543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085004543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085004543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085004543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085004543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085004545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085004545 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085004545 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085004545 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085004545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085004545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085004545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085004545 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085004545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085004545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085004545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085004545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085004545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085004545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085004545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085004545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085004545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085004545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085004545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085004545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085004545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085004545 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085004545 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085004545 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085004569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@604fbae46733: f_create_expect(l3 := '31764EB0B588CE622494'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@604fbae46733: Created Expect[0] for '31764EB0B588CE622494'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@604fbae46733: Added conn table entry 0TC_ranap_ps_creq_cref0(350)13071127 20241116085005612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085005612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085005612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085005612 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085005612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc77317, normal) (hnbgw_rua.c:407) 20241116085005612 DHNB DEBUG map_rua[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116085005612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13071127)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085005612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13071127 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085005612 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085005612 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085005612 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13071127 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085005612 DCN DEBUG map_sccp[0x55c143d37d00]{init}: Allocated (fsm.c:456) 20241116085005612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c143d37d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085005612 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13071127 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085005612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13071127 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085005612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13071127)[0x55c143d2f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085005612 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085005612 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085005612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13071127)[0x55c143d2f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085005612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c143d37d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085005612 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085005612 DLSCCP DEBUG SCCP-SCOC(32)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116085005612 DLSCCP DEBUG SCCP-SCOC(32)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085005612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a31764eb0b588ce622494004f400300025f0056400500f1100926) (sccp_scrc.c:406) 20241116085005612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085005612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085005612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085005612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085005612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085005612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085005612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085005612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085005612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085005612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085005612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085005612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085005612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085005612 DLSCCP DEBUG SCCP-SCOC(32)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085005612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c143d37d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085005612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13071127)[0x55c143d2f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085005612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085005612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085005612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085005612 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085005612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085005612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085005612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085005612 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@604fbae46733: Found Expect[0] for l3='31764EB0B588CE622494'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@604fbae46733: Added conn table entry 0TC_ranap_ps_creq_cref0(350)15932477 TC_ranap_ps_creq_cref0(350)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@604fbae46733: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)15932477 HNBGW_Test.sgsn0-SCCP(346)@604fbae46733: Session index based on connection ID:0 20241116085005626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085005626 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085005626 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085005626 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085005626 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085005626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085005626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085005626 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085005626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085005626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085005626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085005626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085005626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085005626 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) 20241116085005626 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20241116085005626 DLSCCP DEBUG SCCP-SCOC(32)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241116085005626 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085005626 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085005626 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) 20241116085005626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c143d37d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085005626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c143d37d00]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241116085005626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13071127)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085005626 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13071127)[0x55c143d2f840]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085005626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085005626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13071127)[0x55c143d2f840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085005626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13071127)[0x55c143d2f840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085005626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13071127)[0x55c143d2f840]{disrupted}: Freeing instance (context_map.c:202) 20241116085005626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13071127)[0x55c143d2f840]{disrupted}: Deallocated (fsm.c:568) 20241116085005626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c143d37d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085005626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c143d37d00]{disconnected}: Freeing instance (context_map.c:206) 20241116085005626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c143d37d00]{disconnected}: Deallocated (fsm.c:568) 20241116085005626 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13071127 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085005626 DLSCCP DEBUG SCCP-SCOC(32)[0x55c143d30370]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241116085005626 DLSCCP DEBUG SCCP-SCOC(32)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085005626 DLSCCP DEBUG SCCP-SCOC(32)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085005626 DLSCCP DEBUG SCCP-SCOC(32)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) 20241116085005626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085005626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@604fbae46733: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)13071127 20241116085005633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085005637 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46355<->l=127.0.0.1:4262) (control_if.c:193) 20241116085005637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085005637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085005637 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085005637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085005637 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085005637 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085005637 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085005637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085005637 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085005637 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(344)@604fbae46733: Final verdict of PTC: none 20241116085005637 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085005637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085005637 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085005637 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085005637 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085005637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085005637 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085005637 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085005637 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085005637 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085005637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085005637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085005638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085005638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085005638 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085005638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085005638 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085005638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085005638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085005638 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085005638 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085005638 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085005638 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(345)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@604fbae46733: Final verdict of PTC: none 20241116085005638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@604fbae46733: Final verdict of PTC: none 20241116085005639 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085005639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085005639 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085005639 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085005639 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085005639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085005639 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085005639 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED IPA-CTRL-CLI-IPA(339)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@604fbae46733: Final verdict of PTC: none 20241116085005640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085005639 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085005639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085005639 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085005639 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085005639 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085005639 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085005639 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085005639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085005639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085005640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085005640 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085005640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(346)@604fbae46733: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@604fbae46733: Final verdict of PTC: none 20241116085005640 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085005640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085005640 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085005640 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085005640 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085005640 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085005640 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(349)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(338)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085005644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42438<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@604fbae46733: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:50:05 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 20241116085005724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085006126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42468<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184852) Waiting for packet dumper to finish... 1 (prev_count=184852, count=236680) 20241116085007638 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085007638 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085007638 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085007640 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085007640 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085007640 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:50: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_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@604fbae46733: 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@604fbae46733: Test case TC_cs_iu_release_req_rua_disconnect started. 20241116085009178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085009181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085009185 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42109<->l=127.0.0.1:4262) (control_if.c:570) 20241116085009200 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085009200 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085009200 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085009200 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085009200 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085009200 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085009200 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085009200 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085009200 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085009200 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(355)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085009201 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085009201 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085009201 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085009202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085009202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085009202 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085009202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085009202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085009202 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085009202 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085009202 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085009202 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085009202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085009202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085009202 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085009202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085009202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085009202 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085009202 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085009202 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085009202 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085009202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085009202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085009202 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085009202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085009202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085009202 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085009202 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085009202 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085009202 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085009202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085009202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085009202 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085009202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085009202 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085009202 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085009202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009202 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085009202 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085009202 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085009202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085009202 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085009202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009202 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085009202 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085009202 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085009202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085009202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085009202 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085009202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009202 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085009202 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085009202 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085009202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085009202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085009202 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085009202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009202 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085009202 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085009202 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085009202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085009202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085009202 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(359)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085009219 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085009219 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085009219 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085009219 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085009219 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085009219 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085009219 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085009219 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085009220 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085009220 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085009220 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085009220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085009220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085009220 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085009220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085009220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085009220 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085009220 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085009220 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085009220 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085009220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085009220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085009220 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085009220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085009220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085009220 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085009220 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085009220 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085009220 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085009220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085009220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085009220 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085009220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085009220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085009220 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085009220 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085009220 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085009220 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085009220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085009220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085009220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085009220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085009220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085009220 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085009221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085009221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085009221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085009221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085009221 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085009221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085009221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085009221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085009221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085009221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085009221 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085009221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085009221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085009221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085009221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085009221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085009221 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085009221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085009221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085009221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085009221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085009221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085009221 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085009245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085009245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085009245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085009245 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085009245 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085009245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085009245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085009245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085009245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085009415 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085009415 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085009415 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085009415 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085009417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009417 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085009417 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085009417 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085009417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085009417 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085009417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085009417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009417 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085009417 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085009417 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085009417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085009417 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085009418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085009418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085009418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085009418 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085009418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085009418 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085009418 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085009418 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085009418 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085009418 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085009418 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085009419 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085009419 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085009419 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085009419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085009419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085009419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085009419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085009419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085009419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085009419 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085009419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085009419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085009419 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085009419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085009419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085009419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085009419 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085009434 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085009434 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085009434 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085009434 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085009436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009436 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085009436 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085009436 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085009436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085009436 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085009436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085009436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009436 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085009436 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085009436 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085009436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085009436 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085009436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085009436 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085009436 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085009436 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085009436 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085009437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085009437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085009437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085009437 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085009437 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085009437 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085009438 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085009438 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085009438 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085009438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085009438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085009438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085009438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085009438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085009438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085009438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085009438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085009438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085009438 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085009438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085009438 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085009438 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085009438 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085009438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085009438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085009438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085009438 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085010219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085010219 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085010219 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085010219 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085010219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085010219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085010219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085010219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085010219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085010219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085010219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085010219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085010219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085010219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085010219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085010219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085010219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085010219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085010219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085010219 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085010219 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085010219 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085010219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085010219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085010219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085010219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085010219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085010219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085010219 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085010219 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085010219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085010219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085010219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085010219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085010219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085010219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085010219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085010220 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085010220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085010220 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085010220 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085010220 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085010220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085010220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085010220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085010220 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085010220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085010220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085010220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085010220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085010220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085010220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085010220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085010220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085010220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085010220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085010220 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085010220 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085010220 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085010239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085010239 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085010239 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085010239 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085010239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085010239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085010239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085010239 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085010239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085010239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085010239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085010239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085010239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085010239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085010239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085010239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085010239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085010239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085010239 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085010239 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085010239 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085010239 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085010239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085010239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085010239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085010239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085010239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085010239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085010239 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085010239 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085010239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085010239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085010239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085010239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085010239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085010239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085010239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085010239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085010240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085010240 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085010240 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085010240 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085010240 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085010240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085010240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085010240 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085010240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085010240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085010240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085010240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085010240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085010240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085010240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085010240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085010240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085010240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085010240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085010240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085010240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085010240 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085010240 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085010240 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085010258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42508<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(358)@604fbae46733: f_create_expect(l3 := '0B007F07161C43EFB50D'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(358)@604fbae46733: Created Expect[0] for '0B007F07161C43EFB50D'O to be handled at TC_cs_iu_release_req_rua_disconnect0(364) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@604fbae46733: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)15230230 20241116085011287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085011287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085011287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085011287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085011287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe86516, normal) (hnbgw_rua.c:407) 20241116085011287 DHNB DEBUG map_rua[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116085011287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085011287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230230 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085011287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085011287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085011287 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230230 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085011287 DCN DEBUG map_sccp[0x55c143d37d00]{init}: Allocated (fsm.c:456) 20241116085011287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085011288 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15230230 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085011288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230230 SCCP-33 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085011288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085011288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085011288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085011288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085011288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085011288 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085011288 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116085011288 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085011288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0b007f07161c43efb50d004f400300000d0056400500f1100926) (sccp_scrc.c:406) 20241116085011288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085011288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085011288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085011288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085011288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085011288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085011288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085011288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085011288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085011288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085011288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085011288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085011288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085011288 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085011288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085011288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085011288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085011288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085011288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085011288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085011289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085011289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085011289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085011289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(357)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(358)@604fbae46733: Found Expect[0] for l3='0B007F07161C43EFB50D'O handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-RAN(358)@604fbae46733: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)5682582 HNBGW_Test.msc0-SCCP(357)@604fbae46733: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(357)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085011297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085011297 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085011297 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085011297 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085011297 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085011297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085011297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085011297 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085011297 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085011297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085011297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085011297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085011297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085011297 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0027151d) (sccp_scrc.c:477) 20241116085011297 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20241116085011297 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085011297 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085011297 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085011297 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085011297 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085011297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085011297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(363)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-SCCP(357)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(357)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(357)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(357)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085011498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085011498 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085011498 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085011498 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085011498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085011498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085011498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085011498 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085011498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085011498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085011498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085011498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085011499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085011499 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241116085011499 DLSCCP DEBUG Received CO:CODT for local reference 33 (sccp_scoc.c:1824) 20241116085011499 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085011499 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085011499 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085011499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085011499 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085011499 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085011499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085011499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085011499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085011499 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085011499 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085011499 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085011499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085011499 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085011499 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{UNUSED}: Allocated (fsm.c:456) 20241116085011499 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{UNUSED}: is child of mgw(mgw-fsm-15230230-0)[0x55c143d2f500] (fsm.c:486) 20241116085011499 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15230230-0)[0x55c143d2f500] (mgcp_client_endpoint_fsm.c:724) 20241116085011499 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085011499 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085011499 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085011499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15230230-0)[0x55c143d4a630]{ST_CRCX}: Allocated (fsm.c:456) 20241116085011499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15230230-0)[0x55c143d4a630]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90] (fsm.c:486) 20241116085011499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15230230-0)[0x55c143d4a630]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085011499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15230230-0)[0x55c143d4a630]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085011499 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: e865'... (mgcp_client.c:805) 20241116085011499 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241116085011499 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15230230-0)[0x55c143d4a630]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085011499 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(363)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8651617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8651617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(364) TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8651617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8651617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116085011539 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241116085011539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085011539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085011539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085011539 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085011539 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085011539 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011540 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011540 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085011540 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085011540 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011540 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085011540 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085011540 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085011540 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085011540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085011540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085011540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085011540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085011571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085011571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085011571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085011571 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085011571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe86516) (hnbgw_rua.c:471) 20241116085011571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230230 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085011571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085011571 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085011571 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085011571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085011571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085011571 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085011571 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085011571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085011571 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085011571 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15230230-0)[0x55c143d2f500] (mgcp_client_endpoint_fsm.c:724) 20241116085011571 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085011571 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085011571 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085011571 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: e865'... (mgcp_client.c:805) 20241116085011571 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116085011571 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085011571 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085011571 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011571 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8651617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8651617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085011589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241116085011589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085011589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085011589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011589 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085011589 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085011589 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15230230-0)[0x55c143d2f500] (mgcp_client_endpoint_fsm.c:724) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085011589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15230230-0)[0x55c143d3a2c0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085011589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15230230-0)[0x55c143d3a2c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90] (fsm.c:486) 20241116085011589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15230230-0)[0x55c143d3a2c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085011589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15230230-0)[0x55c143d3a2c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241116085011589 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: e865'... (mgcp_client.c:805) 20241116085011589 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116085011589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15230230-0)[0x55c143d3a2c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011589 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8651617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8651617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085011598 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241116085011599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085011599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085011599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085011599 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085011599 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085011599 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011599 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011599 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011599 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085011599 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085011599 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011599 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{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) 20241116085011599 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085011599 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085011599 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085011599 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085011599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085011599 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085011599 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085011599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027151d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085011599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085011599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085011599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085011599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085011599 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085011599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085011599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085011599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085011599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085011599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085011599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085011599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085011599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085011774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085011774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085011774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241116085011774 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085011774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe86516) (hnbgw_rua.c:471) 20241116085011774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230230 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241116085011774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085011774 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241116085011774 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241116085011774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241116085011774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085011774 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085011774 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085011774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027151d), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241116085011774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085011774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085011775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085011775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085011775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085011775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085011775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085011775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085011775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085011775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085011775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085011775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@604fbae46733: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)15230230 20241116085011978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085011978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085011978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241116085011978 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085011978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe86516,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241116085011978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230230 SCCP-33 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241116085011978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085011978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085011978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085011978 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085011978 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085011978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0027151d), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085011978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085011978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085011978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085011978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085011978 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085011978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241116085011978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085011978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{disconnected}: Freeing instance (context_map.c:202) 20241116085011978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15230230)[0x55c143d2f840]{disconnected}: Deallocated (fsm.c:568) 20241116085011978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085011978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{disconnected}: Freeing instance (context_map.c:206) 20241116085011978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x55c143d37d00]{disconnected}: Deallocated (fsm.c:568) 20241116085011979 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085011979 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085011979 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085011979 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085011979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085011979 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: e865'... (mgcp_client.c:805) 20241116085011979 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085011979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085011979 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085011979 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: e865'... (mgcp_client.c:805) 20241116085011979 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085011979 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085011979 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{IN_USE}: Removing from parent mgw(mgw-fsm-15230230-0)[0x55c143d2f500] (mgcp_client_endpoint_fsm.c:873) 20241116085011979 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085011979 DLMGCP DEBUG mgw-endp(mgw-fsm-15230230-0)[0x55c143d40b90]{IN_USE}: Deallocated (fsm.c:568) 20241116085011979 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085011979 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085011979 DMGW DEBUG mgw(mgw-fsm-15230230-0)[0x55c143d2f500]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085011979 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15230230 SCCP-33 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085011979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085011979 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085011979 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085011979 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085011979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085011979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085011979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085011979 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@604fbae46733: Session index based on local reference:0 20241116085011985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085011985 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085011985 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085011985 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085011985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085011985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085011985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085011985 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@604fbae46733: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)5682582 20241116085011986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085011986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085011986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085011986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085011986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085011986 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=0027151d) (sccp_scrc.c:477) 20241116085011986 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20241116085011986 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085011986 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085011986 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085011986 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085011986 DLSCCP DEBUG SCCP-SCOC(33)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8651617" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8651617" }, { code := "I", val := "22222" } }, sdp := omit } 20241116085011996 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20241116085011996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085011996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085011996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085011996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d4a630]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085011997 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20241116085011997 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085011997 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085011997 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085011997 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d3a2c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085012999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(364)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085013008 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42109<->l=127.0.0.1:4262) (control_if.c:193) 20241116085013008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085013008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085013008 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085013008 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085013008 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085013009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42492<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@604fbae46733: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@604fbae46733: Final verdict of PTC: none 20241116085013010 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085013010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085013010 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085013010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085013010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085013011 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085013011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(361)@604fbae46733: Final verdict of PTC: none 20241116085013011 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085013011 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085013011 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085013011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085013011 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085013011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085013011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085013011 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085013011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085013011 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085013011 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085013011 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085013011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085013011 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085013011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085013011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@604fbae46733: Final verdict of PTC: none 20241116085013011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085013011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085013011 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085013011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085013011 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085013012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085013012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085013012 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085013012 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085013012 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085013012 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085013012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085013012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085013012 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085013012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085013012 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085013012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085013012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085013012 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085013012 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085013012 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085013012 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(353)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(352)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(363)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085013015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42480<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(355): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(364): pass (pass -> pass) MTC@604fbae46733: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:50:13 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 20241116085013099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085013500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59432<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309068) Waiting for packet dumper to finish... 1 (prev_count=309068, count=309608) 20241116085015012 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085015012 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085015012 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085015012 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085015012 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085015012 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:50: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_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@604fbae46733: 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@604fbae46733: Test case TC_ps_iu_release_req_rua_disconnect started. 20241116085016589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085016592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085016595 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34537<->l=127.0.0.1:4262) (control_if.c:570) 20241116085016607 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085016607 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085016608 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085016608 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085016608 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085016608 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085016608 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085016608 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085016608 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085016608 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085016609 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085016609 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085016609 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085016609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085016609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085016609 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085016609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085016609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085016609 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085016609 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085016609 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085016609 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085016609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085016609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085016609 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085016609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085016609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085016609 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085016609 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085016609 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085016609 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085016609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085016609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085016609 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085016609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085016609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085016609 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085016609 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085016609 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085016609 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085016609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085016609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085016609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085016609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085016609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085016609 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085016609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085016610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085016610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085016610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085016610 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085016610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085016610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085016610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085016610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085016610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085016610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085016610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085016610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085016610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085016610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085016610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085016610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085016610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085016610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085016610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085016610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085016610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085016610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(373)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(371)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085016623 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085016623 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085016623 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085016623 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085016623 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085016623 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085016624 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085016624 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085016625 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085016625 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085016625 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085016625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085016625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085016625 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085016625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085016625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085016625 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085016625 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085016625 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085016625 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085016625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085016625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085016625 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085016625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085016625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085016625 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085016625 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085016625 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085016625 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085016625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085016625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085016625 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085016625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085016625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085016625 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085016625 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085016625 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085016625 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085016625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085016625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085016625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085016625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085016625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085016625 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085016625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085016625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085016625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085016625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085016625 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085016625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085016625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085016625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085016625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085016625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085016625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085016625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085016625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085016625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085016625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085016625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085016625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085016625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085016625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085016625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085016625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085016625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085016625 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085016648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085016648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085016648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085016648 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085016648 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085016648 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085016648 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085016648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085016648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085016822 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085016822 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085016822 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085016822 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085016829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016829 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085016829 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085016829 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085016829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085016829 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085016829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085016831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016832 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085016832 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085016832 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085016832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085016832 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085016832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085016832 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085016832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085016832 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085016832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085016832 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085016832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085016832 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085016832 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085016832 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085016832 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085016833 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085016833 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085016833 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085016834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085016834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085016834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085016834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085016834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085016834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085016834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085016834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085016834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085016834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085016834 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085016834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085016834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085016834 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085016837 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085016837 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085016837 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085016837 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085016841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016841 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085016841 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085016842 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085016842 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085016842 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085016842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085016843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016843 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085016843 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085016843 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085016843 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085016843 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085016843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085016843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085016843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085016843 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085016844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085016844 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085016844 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085016844 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085016844 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085016844 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085016844 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085016845 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085016845 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085016845 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085016845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085016845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085016845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085016845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085016845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085016845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085016845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085016845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085016845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085016845 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085016845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085016845 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085016845 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085016845 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085016845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085016845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085016845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085016845 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085017639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085017639 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085017639 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085017639 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085017639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085017639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085017639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085017639 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085017639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085017639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085017639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085017639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085017639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085017639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085017639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085017639 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085017639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017640 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085017640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085017640 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085017640 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085017640 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085017640 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085017640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085017640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085017640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085017640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085017640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085017640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085017640 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085017640 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085017640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085017640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085017640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085017640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085017640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085017640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085017640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085017640 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085017644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085017644 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085017644 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085017644 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085017644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085017644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085017644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085017644 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085017644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085017644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085017644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085017644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085017644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085017644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085017644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085017644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085017645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085017645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085017645 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085017645 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085017645 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085017651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085017651 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085017651 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085017651 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085017651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085017651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085017651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085017651 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085017651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085017651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085017651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085017651 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085017651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085017651 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085017651 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085017651 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085017651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017651 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085017651 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085017651 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085017651 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085017651 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085017651 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085017651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085017651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085017651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085017651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085017651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085017651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085017651 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085017651 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085017651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085017651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085017651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085017651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085017651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085017651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085017651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085017651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085017652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085017652 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085017652 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085017652 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085017652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085017652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085017652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085017652 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085017652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085017652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085017652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085017652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085017652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085017652 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085017652 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085017652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085017652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085017652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085017652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085017652 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085017652 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085017652 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085017652 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085017652 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085017664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(375)@604fbae46733: f_create_expect(l3 := '123AB20D9F72B583F1DF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(375)@604fbae46733: Created Expect[0] for '123AB20D9F72B583F1DF'O to be handled at TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@604fbae46733: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)10880299 20241116085018702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085018702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085018702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085018702 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085018703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa6052b, normal) (hnbgw_rua.c:407) 20241116085018703 DHNB DEBUG map_rua[0x55c143d3a2c0]{init}: Allocated (fsm.c:456) 20241116085018703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085018703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10880299 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085018703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085018703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085018703 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10880299 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085018703 DCN DEBUG map_sccp[0x55c143d4a630]{init}: Allocated (fsm.c:456) 20241116085018703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085018703 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10880299 <-> SCCP-34 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085018703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10880299 SCCP-34 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085018703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085018703 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085018703 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085018703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085018703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085018703 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085018703 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116085018703 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085018703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a123ab20d9f72b583f1df004f40030002bf0056400500f1100926) (sccp_scrc.c:406) 20241116085018703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085018703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085018703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085018703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085018703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085018703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085018703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085018703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085018703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085018703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085018703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085018703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085018703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085018703 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085018703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085018703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085018703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085018703 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085018703 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085018703 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085018703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085018703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085018703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085018703 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(375)@604fbae46733: Found Expect[0] for l3='123AB20D9F72B583F1DF'O handled at TC_ps_iu_release_req_rua_disconnect0(378) HNBGW_Test.sgsn0-RAN(375)@604fbae46733: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)5146439 HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(378)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085018723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085018723 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085018723 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085018723 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085018723 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085018723 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085018723 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085018723 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085018723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085018723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085018723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085018723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085018723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085018723 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f7844f) (sccp_scrc.c:477) 20241116085018723 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20241116085018723 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085018723 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085018723 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085018723 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085018723 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085018723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085018723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW-PFCP(368)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(378) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085018926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085018926 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085018926 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085018926 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085018926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085018926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085018926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085018926 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085018926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085018926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085018926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085018927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085018927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085018927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241116085018927 DLSCCP DEBUG Received CO:CODT for local reference 34 (sccp_scoc.c:1824) 20241116085018927 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085018927 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085018927 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085018927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085018927 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085018927 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085018927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085018927 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085018927 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085018927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085018927 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085018927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085018927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_iu_release_req_rua_disconnect0(378)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085018967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085018967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085018967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085018967 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085018967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa6052b) (hnbgw_rua.c:471) 20241116085018967 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10880299 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085018967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085018967 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085018967 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085018967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085018967 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085018967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085018967 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085018967 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085018967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7844f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085018967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085018967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085018967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085018967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085018968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085018968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085018968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085018968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085018968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085018968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085018968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085018968 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(378)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085019170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085019170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085019170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241116085019170 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085019170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa6052b) (hnbgw_rua.c:471) 20241116085019170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10880299 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241116085019170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085019170 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241116085019170 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241116085019170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241116085019170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085019170 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085019170 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085019170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7844f), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241116085019170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085019170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085019170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085019171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085019171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085019171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085019171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085019171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085019171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085019171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085019171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085019171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@604fbae46733: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)10880299 20241116085019374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085019374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085019374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241116085019374 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085019374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa6052b,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241116085019374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10880299 SCCP-34 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241116085019374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085019374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085019374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085019374 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085019374 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085019374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7844f), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085019374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085019374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085019374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085019374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085019374 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085019374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241116085019374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085019374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{disconnected}: Freeing instance (context_map.c:202) 20241116085019374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10880299)[0x55c143d3a2c0]{disconnected}: Deallocated (fsm.c:568) 20241116085019374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085019374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{disconnected}: Freeing instance (context_map.c:206) 20241116085019374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x55c143d4a630]{disconnected}: Deallocated (fsm.c:568) 20241116085019374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10880299 SCCP-34 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085019375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085019375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085019375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085019375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085019375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085019375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085019375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085019375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: Session index based on local reference:0 20241116085019380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085019380 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085019380 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085019380 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085019380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085019380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085019380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085019380 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085019380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085019380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085019380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085019381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085019381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085019381 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=00f7844f) (sccp_scrc.c:477) 20241116085019381 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20241116085019381 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085019381 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) HNBGW_Test.sgsn0-RAN(375)@604fbae46733: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)5146439 20241116085019381 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085019381 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085019381 DLSCCP DEBUG SCCP-SCOC(34)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) 20241116085020384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59458<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(378)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085020394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59456<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085020394 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34537<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365)@604fbae46733: Final verdict of PTC: none 20241116085020395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085020396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085020396 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085020396 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085020396 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(372)@604fbae46733: Final verdict of PTC: none 20241116085020399 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085020399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085020399 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085020399 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085020399 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085020399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085020399 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085020399 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085020399 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085020399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085020399 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085020399 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085020399 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085020399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085020399 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085020399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085020399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(374)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(366)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@604fbae46733: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(377)@604fbae46733: Final verdict of PTC: none 20241116085020400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085020400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085020400 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085020400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085020400 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085020400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085020400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085020400 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085020400 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085020400 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085020400 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085020400 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085020400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085020400 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085020400 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085020400 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085020400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085020400 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085020400 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116085020401 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085020401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085020401 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085020401 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085020401 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085020401 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085020401 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085020401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085020401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(367)@604fbae46733: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@604fbae46733: Final verdict of PTC: none 20241116085020401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085020401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085020401 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085020401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085020401 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085020401 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085020401 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085020401 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085020401 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085020401 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085020401 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(376)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085020404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59446<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(368)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(369): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(378): pass (pass -> pass) MTC@604fbae46733: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:50:20 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 20241116085020477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085020879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59474<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=273768) Waiting for packet dumper to finish... 1 (prev_count=273768, count=274408) 20241116085022401 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085022401 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085022401 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085022401 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085022401 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085022401 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:50:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@604fbae46733: 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@604fbae46733: Test case TC_ps_rab_assignment started. 20241116085023994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085023998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085024001 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38289<->l=127.0.0.1:4262) (control_if.c:570) 20241116085024013 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085024013 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085024014 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085024014 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085024014 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085024014 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085024014 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085024014 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(383)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085024014 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085024014 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085024015 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085024015 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085024015 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085024015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085024015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085024015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085024015 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085024016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085024016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085024016 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085024016 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085024016 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085024016 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085024016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085024016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085024016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085024016 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085024016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085024016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085024016 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085024016 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085024016 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085024016 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085024016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085024016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085024016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085024016 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085024016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085024016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085024016 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085024016 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085024016 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085024016 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085024016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085024016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085024016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085024016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085024016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085024016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085024016 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085024016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085024016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085024016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085024016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085024016 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085024016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085024016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085024016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085024016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085024016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085024016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085024016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085024016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085024016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085024016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085024016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085024016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085024016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085024016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085024016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085024016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085024016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085024016 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(387)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(385)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085024029 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085024029 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085024029 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085024029 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085024029 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085024029 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085024030 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085024030 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085024031 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085024031 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085024031 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085024031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085024031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085024031 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085024031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085024031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085024031 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085024031 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085024031 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085024031 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085024031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085024031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085024031 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085024031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085024031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085024031 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085024031 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085024031 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085024031 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085024031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085024031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085024031 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085024031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085024031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085024031 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085024031 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085024031 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085024031 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085024031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085024031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085024031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085024031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085024031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085024031 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085024031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085024031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085024031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085024031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085024031 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085024031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085024031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085024031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085024031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085024031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085024031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085024031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085024031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085024031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085024031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085024031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085024031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085024031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085024031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085024031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085024031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085024031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085024031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085024054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085024054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085024054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085024054 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085024054 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085024054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085024054 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085024054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085024054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085024227 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085024227 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085024228 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085024228 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085024235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024235 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085024235 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085024235 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085024235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085024235 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085024235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085024239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024239 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085024239 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085024239 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085024239 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085024239 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085024239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085024239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085024239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085024239 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085024239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085024239 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085024239 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085024239 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085024239 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085024239 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085024239 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085024240 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085024240 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085024240 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085024241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085024241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085024241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085024241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085024241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085024241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085024241 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085024241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024241 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085024241 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085024241 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085024241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085024241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085024241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085024241 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085024243 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085024243 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085024243 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085024243 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085024248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024248 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085024248 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085024248 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085024248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085024248 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085024248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085024249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024249 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085024249 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085024249 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085024249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085024249 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085024249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085024249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085024249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085024249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085024249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085024249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085024249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085024250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085024250 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085024250 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085024250 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085024251 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085024251 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085024251 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085024251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085024251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085024251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085024251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085024251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085024251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085024251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085024251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085024251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085024251 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085024251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085024251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085024251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085024251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085024251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085024251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085024251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085024251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085025043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085025043 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085025043 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085025043 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085025043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085025043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085025044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085025044 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085025044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085025044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085025044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085025044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085025044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085025044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085025044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085025044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085025044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025044 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085025044 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085025044 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085025044 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085025044 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085025044 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085025044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085025044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085025044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085025045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085025045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085025045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085025045 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085025045 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085025045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085025045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085025045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085025045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085025045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085025045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085025045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085025045 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085025048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085025048 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085025048 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085025048 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085025048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085025048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085025048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085025048 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085025048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085025048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085025048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085025048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085025048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085025048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085025048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085025048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085025048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025048 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085025048 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085025048 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085025048 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085025048 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085025052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085025052 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085025052 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085025052 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085025052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085025052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085025052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085025052 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085025052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085025052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085025052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085025052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085025052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085025052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085025052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085025052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085025052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085025052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085025052 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085025052 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085025052 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085025052 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085025052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085025052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085025052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085025052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085025053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085025053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085025053 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085025053 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085025053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085025053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085025053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085025053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085025053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085025053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085025053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085025053 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085025054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085025054 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085025054 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085025054 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085025054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085025054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085025054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085025054 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085025054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085025054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085025054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085025054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085025054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085025054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085025054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085025054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085025054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085025055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085025055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085025055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085025055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085025055 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085025055 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085025055 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085026091 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.sgsn0-RAN(389)@604fbae46733: f_create_expect(l3 := '5002471B947B8FCBABFB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(389)@604fbae46733: Created Expect[0] for '5002471B947B8FCBABFB'O to be handled at TC_ps_rab_assignment0(392) TC_ps_rab_assignment-Iuh0-RUA(384)@604fbae46733: Added conn table entry 0TC_ps_rab_assignment0(392)11457227 20241116085027129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085027129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085027129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085027129 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085027129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaed2cb, normal) (hnbgw_rua.c:407) 20241116085027129 DHNB DEBUG map_rua[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116085027129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085027129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457227 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085027129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085027129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085027129 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457227 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085027129 DCN DEBUG map_sccp[0x55c143d3a2c0]{init}: Allocated (fsm.c:456) 20241116085027129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085027129 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11457227 <-> SCCP-35 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085027129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457227 SCCP-35 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085027129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085027129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085027129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085027129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085027129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085027129 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085027129 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{IDLE}: Allocated (fsm.c:456) 20241116085027129 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085027129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5002471b947b8fcbabfb004f40030001830056400500f1100926) (sccp_scrc.c:406) 20241116085027129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085027129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085027129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085027129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085027129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085027129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085027129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085027129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085027129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085027129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085027129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085027129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085027129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085027129 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085027129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085027129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085027129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085027129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085027129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085027129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085027129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085027129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085027129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085027129 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(389)@604fbae46733: Found Expect[0] for l3='5002471B947B8FCBABFB'O handled at TC_ps_rab_assignment0(392) HNBGW_Test.sgsn0-RAN(389)@604fbae46733: Added conn table entry 0TC_ps_rab_assignment0(392)16516870 TC_ps_rab_assignment0(392)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW-PFCP(382)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(392) subscribed for broadcast 20241116085027138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085027138 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085027138 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085027138 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085027138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085027138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085027138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085027138 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085027139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085027139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085027139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085027139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085027139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085027139 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00230a03) (sccp_scrc.c:477) 20241116085027139 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20241116085027139 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085027139 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085027139 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085027139 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085027139 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085027139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085027139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085027342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085027342 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085027342 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085027342 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085027342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085027342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085027342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085027342 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085027343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085027343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085027343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085027343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085027343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085027343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241116085027343 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241116085027343 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085027343 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085027343 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085027343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085027343 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085027343 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085027343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085027343 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085027343 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085027343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085027343 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085027343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085027343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(392)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085027375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085027375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085027375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085027375 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085027375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaed2cb) (hnbgw_rua.c:471) 20241116085027375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457227 SCCP-35 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085027375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085027375 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085027375 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085027375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085027375 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085027375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085027375 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085027375 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085027375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00230a03), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085027375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085027375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085027375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085027375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085027375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085027375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085027375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085027375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085027375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085027375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085027375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085027375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085029392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085029392 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085029392 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085029392 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085029392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085029392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085029392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085029392 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085029392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085029392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085029392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085029392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085029392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085029392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241116085029392 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241116085029392 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085029392 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085029392 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085029392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085029392 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085029392 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085029393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085029393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085029393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085029393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085029393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(392)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(384)@604fbae46733: Deleted conn table entry 0TC_ps_rab_assignment0(392)11457227 20241116085029416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085029416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085029416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085029416 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085029416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaed2cb,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085029416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457227 SCCP-35 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085029416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085029416 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085029416 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085029416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085029416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085029416 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085029416 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085029416 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00230a03), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085029416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085029416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085029416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085029416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085029416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085029416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085029416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085029416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085029416 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085029416 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085029416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085029416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085029416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085029416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085029416 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(389)@604fbae46733: Deleted conn table entry 0TC_ps_rab_assignment0(392)16516870 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: Session index based on connection ID:0 20241116085029429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085029429 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085029429 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085029429 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085029429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085029429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085029429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085029429 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085029429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085029429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085029429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085029430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085029430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085029430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=00230a03), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085029430 DLSCCP DEBUG Received CO:RELRE for local reference 35 (sccp_scoc.c:1824) 20241116085029430 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085029430 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085029430 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085029430 DCN DEBUG handle_cn_disc_ind() conn_id=35 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241116085029430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085029430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085029430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085029430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{disconnected}: Freeing instance (context_map.c:202) 20241116085029430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11457227)[0x55c143d30370]{disconnected}: Deallocated (fsm.c:568) 20241116085029430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085029430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{disconnected}: Freeing instance (context_map.c:206) 20241116085029430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x55c143d3a2c0]{disconnected}: Deallocated (fsm.c:568) 20241116085029430 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11457227 SCCP-35 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085029430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00230a03), PART(T=Source Reference,L=4,D=00000023) (sccp_scrc.c:406) 20241116085029430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085029430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085029430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085029430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085029430 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085029430 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085029430 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085029430 DLSCCP DEBUG SCCP-SCOC(35)[0x55c143d4a630]{IDLE}: Deallocated (fsm.c:568) 20241116085029430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085029430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085029430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085029430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085029430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085029430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085029430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085029430 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: RLC received in state:disconnect_pending TC_ps_rab_assignment0(392)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085031427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(392)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085031437 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38289<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(389)@604fbae46733: Final verdict of PTC: none 20241116085031437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57284<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085031438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085031438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085031438 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085031438 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085031438 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(386)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(379)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@604fbae46733: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(384)@604fbae46733: Final verdict of PTC: none 20241116085031438 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085031439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085031439 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085031439 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085031439 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085031439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085031439 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085031439 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085031439 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085031439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085031439 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085031439 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085031439 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085031439 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085031439 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085031439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085031439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085031439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085031439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085031439 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085031439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(388)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@604fbae46733: Final verdict of PTC: none 20241116085031439 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085031440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085031440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085031440 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085031440 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085031440 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085031440 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085031440 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085031440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085031440 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085031440 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085031440 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085031440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085031440 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085031440 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085031440 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085031440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085031440 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085031440 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085031440 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085031440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085031440 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085031440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085031441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rab_assignment-Iuh0(383)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@604fbae46733: Final verdict of PTC: none 20241116085031441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) VirtHNBGW-STATS(380)@604fbae46733: Final verdict of PTC: none 20241116085031441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085031441 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085031441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085031441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085031441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085031441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085031441 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085031441 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085031441 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085031441 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(387)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(391)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085031445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57276<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(379): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment-Iuh0(383): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(384): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment0(392): pass (pass -> pass) MTC@604fbae46733: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:50:31 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 20241116085031527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085031929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254104) Waiting for packet dumper to finish... 1 (prev_count=254104, count=280728) 20241116085033440 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085033440 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085033440 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085033441 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085033442 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085033442 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:50:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_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@604fbae46733: 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@604fbae46733: Test case TC_ps_rab_assignment_concurrent started. 20241116085035041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085035044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085035047 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43033<->l=127.0.0.1:4262) (control_if.c:570) 20241116085035060 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085035060 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085035061 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085035061 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085035061 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085035061 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085035061 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085035061 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(397)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085035061 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085035061 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085035062 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085035062 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085035062 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085035062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085035062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085035062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085035062 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085035062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085035062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085035062 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085035062 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085035062 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085035062 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085035062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085035062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085035062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085035062 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085035062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085035062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085035062 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085035062 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085035062 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085035062 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085035062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085035062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085035062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085035063 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085035063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085035063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085035063 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085035063 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085035063 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085035063 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085035063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085035063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085035063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085035063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085035063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085035063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085035063 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085035063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035063 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085035063 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085035063 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085035063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085035063 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085035063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035063 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085035063 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085035063 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085035063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085035063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085035063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085035063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035063 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085035063 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085035063 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085035063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085035063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085035063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085035063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035063 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085035063 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085035063 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085035063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085035063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085035063 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(401)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(399)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085035076 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085035076 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085035076 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085035076 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085035076 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085035076 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085035076 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085035076 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085035077 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085035077 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085035077 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085035078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085035078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085035078 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085035078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085035078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085035078 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085035078 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085035078 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085035078 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085035078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085035078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085035078 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085035078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085035078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085035078 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085035078 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085035078 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085035078 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085035078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085035078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085035078 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085035078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085035078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085035078 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085035078 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085035078 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085035078 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085035078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085035078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085035078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085035078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085035078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085035078 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085035078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035078 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085035078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085035078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085035078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085035078 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085035078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035078 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085035078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085035078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085035078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085035078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085035078 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085035078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035078 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085035078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085035078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085035078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085035078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085035078 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085035078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035078 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085035078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085035078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085035078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085035078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085035078 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085035100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085035100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085035100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085035100 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085035100 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085035100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085035100 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085035100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085035100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085035274 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085035274 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085035274 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085035274 DLSS7 <000c> 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)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085035285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035285 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085035285 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085035285 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085035285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085035285 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085035285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085035289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035289 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085035289 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085035289 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085035289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085035289 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085035289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085035290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085035290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085035290 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085035290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085035290 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085035290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085035290 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085035290 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085035290 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085035290 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085035290 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085035290 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085035290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085035290 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085035291 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085035291 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085035291 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085035291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085035291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085035291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085035291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085035291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085035291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085035291 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085035291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085035291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085035291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085035291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085035291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085035291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085035291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(404)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085035294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035294 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085035294 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085035294 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085035294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085035294 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085035294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085035295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035295 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085035295 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085035295 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085035295 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085035295 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085035295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085035295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085035295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085035295 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085035296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085035296 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085035296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085035296 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085035296 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085035296 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085035296 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085035297 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085035297 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085035297 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085035297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085035297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085035297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085035297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085035297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085035297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085035297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085035297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085035297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085035297 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085035297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085035297 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085035297 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085035297 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085035297 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085035297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085035297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085035297 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085036089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085036089 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085036089 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085036089 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085036089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085036089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085036089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085036089 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085036090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085036090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085036090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085036090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085036090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085036090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085036090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085036090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085036090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085036090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085036090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085036090 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085036090 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085036090 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085036090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085036090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085036090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085036090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085036090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085036090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085036090 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085036090 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085036091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085036091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085036091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085036091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085036091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085036091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085036091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085036091 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085036093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085036093 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085036093 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085036093 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085036093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085036093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085036093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085036093 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085036093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085036093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085036093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085036093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085036093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085036093 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085036093 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085036093 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085036093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036093 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085036093 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085036093 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085036093 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085036093 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085036097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085036097 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085036097 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085036097 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085036097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085036097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085036097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085036097 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085036097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085036097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085036097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085036097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085036097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085036097 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085036097 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085036097 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085036097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036097 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085036097 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085036097 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085036097 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085036097 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085036097 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085036097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085036097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085036097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085036097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085036097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085036097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085036097 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085036097 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085036097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085036097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085036097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085036097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085036097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085036097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085036097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085036097 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085036098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085036098 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085036098 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085036098 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085036098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085036098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085036098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085036098 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085036098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085036098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085036098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085036098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085036098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085036098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085036098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085036098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085036098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085036098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085036098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085036098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085036099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085036099 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085036099 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085036099 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085037139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085037316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := 'CB717E28907C9549E4D5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[0] for 'CB717E28907C9549E4D5'O to be handled at TC_ps_rab_assignment_concurrent0(406) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)13880695 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := '92035F9153FB05832207'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[1] for '92035F9153FB05832207'O to be handled at TC_ps_rab_assignment_concurrent0(407) 20241116085038186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038186 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038186 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd3cd77, normal) (hnbgw_rua.c:407) 20241116085038186 DHNB DEBUG map_rua[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116085038186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13880695 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038186 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13880695 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038186 DCN DEBUG map_sccp[0x55c143d3a2c0]{init}: Allocated (fsm.c:456) 20241116085038186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038186 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13880695 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038186 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13880695 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038186 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038186 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038186 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038186 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{IDLE}: Allocated (fsm.c:456) 20241116085038186 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acb717e28907c9549e4d5004f40030001e00056400500f1100926) (sccp_scrc.c:406) 20241116085038186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038186 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038186 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038186 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038187 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038187 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038187 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038187 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)13985952 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[0] for l3='CB717E28907C9549E4D5'O handled at TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)7111113 TC_ps_rab_assignment_concurrent0(406)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:0 HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085038202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038202 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038202 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038203 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038203 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038203 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008c60d3) (sccp_scrc.c:477) 20241116085038203 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20241116085038203 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038203 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038203 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038203 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038203 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) 20241116085038203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := '50A717A52E97CEC38342'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[0] for '50A717A52E97CEC38342'O to be handled at TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)6933723 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := '2B2A3F9126EB65038E16'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[2] for '2B2A3F9126EB65038E16'O to be handled at TC_ps_rab_assignment_concurrent0(409) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := '0EF956CFEC9D085C8CFF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[3] for '0EF956CFEC9D085C8CFF'O to be handled at TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)14371176 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)13413640 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := '995EBB8CF635C88C0DE9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[4] for '995EBB8CF635C88C0DE9'O to be handled at TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)8949758 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := 'D91487117F5A01966D94'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[5] for 'D91487117F5A01966D94'O to be handled at TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)8247700 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := 'E694F652901959ABD125'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[6] for 'E694F652901959ABD125'O to be handled at TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)728065 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := '3D038674F2A39333E382'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[7] for '3D038674F2A39333E382'O to be handled at TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)9510050 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := 'F5A2D1562DBC343E4AFC'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[8] for 'F5A2D1562DBC343E4AFC'O to be handled at TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)10653822 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := '0006D7F180FDA97A3F46'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[9] for '0006D7F180FDA97A3F46'O to be handled at TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)9036029 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := 'D33B9C8B919FA73A2833'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[10] for 'D33B9C8B919FA73A2833'O to be handled at TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)15104344 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := 'AB9661C3F8D628263224'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[11] for 'AB9661C3F8D628263224'O to be handled at TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)2112785 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := '561EE9587D239F25668B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[12] for '561EE9587D239F25668B'O to be handled at TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)8305865 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := '5592D1777126B0A683B4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[13] for '5592D1777126B0A683B4'O to be handled at TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)15556284 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: f_create_expect(l3 := '13CC63EA554321D3F709'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Created Expect[14] for '13CC63EA554321D3F709'O to be handled at TC_ps_rab_assignment_concurrent0(421) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)10596609 20241116085038386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038386 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd568a0, normal) (hnbgw_rua.c:407) 20241116085038386 DHNB DEBUG map_rua[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116085038386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985952 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038386 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985952 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038386 DCN DEBUG map_sccp[0x55c143d37d00]{init}: Allocated (fsm.c:456) 20241116085038386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038386 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13985952 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985952 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038386 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038386 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{IDLE}: Allocated (fsm.c:456) 20241116085038386 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a92035f9153fb05832207004f40030001c10056400500f1100926) (sccp_scrc.c:406) 20241116085038387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038387 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038387 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x69ccdb, normal) (hnbgw_rua.c:407) 20241116085038387 DHNB DEBUG map_rua[0x55c143d2f500]{init}: Allocated (fsm.c:456) 20241116085038387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6933723 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038387 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038387 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038387 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6933723 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038387 DCN DEBUG map_sccp[0x55c143d2b6b0]{init}: Allocated (fsm.c:456) 20241116085038387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038387 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6933723 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6933723 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038387 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038387 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038387 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038387 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{IDLE}: Allocated (fsm.c:456) 20241116085038387 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a50a717a52e97cec38342004f40030003c50056400500f1100926) (sccp_scrc.c:406) 20241116085038387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038387 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038387 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038387 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038387 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038387 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038387 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdb4968, normal) (hnbgw_rua.c:407) 20241116085038388 DHNB DEBUG map_rua[0x55c143d43cb0]{init}: Allocated (fsm.c:456) 20241116085038388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14371176 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038387 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038387 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038388 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038388 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038388 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14371176 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038388 DCN DEBUG map_sccp[0x55c143d32360]{init}: Allocated (fsm.c:456) 20241116085038388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038388 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14371176 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14371176 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038388 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038388 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{IDLE}: Allocated (fsm.c:456) 20241116085038388 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2b2a3f9126eb65038e16004f40030002940056400500f1100926) (sccp_scrc.c:406) 20241116085038388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038388 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038388 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038388 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038388 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038388 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038388 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) 20241116085038388 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241116085038388 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038388 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038388 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038388 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038388 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038388 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038388 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038388 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xccad08, normal) (hnbgw_rua.c:407) 20241116085038389 DHNB DEBUG map_rua[0x55c143d38930]{init}: Allocated (fsm.c:456) 20241116085038389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13413640 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038389 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13413640 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038389 DCN DEBUG map_sccp[0x55c143d48130]{init}: Allocated (fsm.c:456) 20241116085038389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038389 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13413640 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13413640 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038389 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038389 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038389 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{IDLE}: Allocated (fsm.c:456) 20241116085038389 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0ef956cfec9d085c8cff004f40030003160056400500f1100926) (sccp_scrc.c:406) 20241116085038389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038389 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085038389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038389 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038389 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x888ffe, normal) (hnbgw_rua.c:407) 20241116085038389 DHNB DEBUG map_rua[0x55c143d2b580]{init}: Allocated (fsm.c:456) 20241116085038389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8949758 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038389 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8949758 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038389 DCN DEBUG map_sccp[0x55c143d2f630]{init}: Allocated (fsm.c:456) 20241116085038389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038389 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8949758 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8949758 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038389 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038389 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{IDLE}: Allocated (fsm.c:456) 20241116085038389 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a995ebb8cf635c88c0de9004f400300000d0056400500f1100926) (sccp_scrc.c:406) 20241116085038390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038390 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038390 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038390 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7dd994, normal) (hnbgw_rua.c:407) 20241116085038390 DHNB DEBUG map_rua[0x55c143d32f60]{init}: Allocated (fsm.c:456) 20241116085038390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247700 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038390 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038390 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038390 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247700 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038390 DCN DEBUG map_sccp[0x55c143d65cc0]{init}: Allocated (fsm.c:456) 20241116085038390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038390 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038390 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8247700 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247700 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038390 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038390 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038390 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038390 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{IDLE}: Allocated (fsm.c:456) 20241116085038390 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad91487117f5a01966d94004f400300036a0056400500f1100926) (sccp_scrc.c:406) 20241116085038390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038391 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038391 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038391 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb1c01, normal) (hnbgw_rua.c:407) 20241116085038391 DHNB DEBUG map_rua[0x55c143d42a20]{init}: Allocated (fsm.c:456) 20241116085038391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-728065 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038391 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-728065 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038391 DCN DEBUG map_sccp[0x55c143d65af0]{init}: Allocated (fsm.c:456) 20241116085038391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038391 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-728065 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-728065 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038391 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038391 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{IDLE}: Allocated (fsm.c:456) 20241116085038391 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae694f652901959abd125004f40030003480056400500f1100926) (sccp_scrc.c:406) 20241116085038391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038391 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038391 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x911ca2, normal) (hnbgw_rua.c:407) 20241116085038391 DHNB DEBUG map_rua[0x55c143d4a180]{init}: Allocated (fsm.c:456) 20241116085038391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9510050 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038391 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9510050 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038391 DCN DEBUG map_sccp[0x55c143d391b0]{init}: Allocated (fsm.c:456) 20241116085038391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038391 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9510050 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9510050 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038391 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038392 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038392 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{IDLE}: Allocated (fsm.c:456) 20241116085038392 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3d038674f2a39333e382004f40030003d70056400500f1100926) (sccp_scrc.c:406) 20241116085038392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038392 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038392 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:1 20241116085038392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa2907e, normal) (hnbgw_rua.c:407) 20241116085038392 DHNB DEBUG map_rua[0x55c143d39560]{init}: Allocated (fsm.c:456) 20241116085038392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10653822 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038392 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10653822 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038392 DCN DEBUG map_sccp[0x55c143d38ca0]{init}: Allocated (fsm.c:456) 20241116085038392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038392 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10653822 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10653822 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038392 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038392 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{IDLE}: Allocated (fsm.c:456) 20241116085038392 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038392 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af5a2d1562dbc343e4afc004f40030003b00056400500f1100926) (sccp_scrc.c:406) 20241116085038392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038393 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038393 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x89e0fd, normal) (hnbgw_rua.c:407) 20241116085038393 DHNB DEBUG map_rua[0x55c143d38fd0]{init}: Allocated (fsm.c:456) 20241116085038393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9036029 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038393 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038393 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038393 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9036029 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038393 DCN DEBUG map_sccp[0x55c143d46a70]{init}: Allocated (fsm.c:456) 20241116085038393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038393 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9036029 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9036029 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038393 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038393 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038393 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038393 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{IDLE}: Allocated (fsm.c:456) 20241116085038393 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0006d7f180fda97a3f46004f40030003e70056400500f1100926) (sccp_scrc.c:406) 20241116085038393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038393 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038393 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038393 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe67958, normal) (hnbgw_rua.c:407) 20241116085038393 DHNB DEBUG map_rua[0x55c143d5d530]{init}: Allocated (fsm.c:456) 20241116085038393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15104344 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038393 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038393 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038393 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15104344 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038393 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038394 DCN DEBUG map_sccp[0x55c143d452a0]{init}: Allocated (fsm.c:456) 20241116085038394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038394 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15104344 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15104344 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038394 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038394 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{IDLE}: Allocated (fsm.c:456) 20241116085038394 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad33b9c8b919fa73a2833004f400300022f0056400500f1100926) (sccp_scrc.c:406) 20241116085038394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (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-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. 20241116085038394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038394 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038394 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x203d11, normal) (hnbgw_rua.c:407) 20241116085038394 DHNB DEBUG map_rua[0x55c143d453d0]{init}: Allocated (fsm.c:456) 20241116085038394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2112785 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038394 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2112785 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038394 DCN DEBUG map_sccp[0x55c143d5d6e0]{init}: Allocated (fsm.c:456) 20241116085038394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038394 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2112785 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2112785 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038394 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038394 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{IDLE}: Allocated (fsm.c:456) 20241116085038394 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aab9661c3f8d628263224004f40030003910056400500f1100926) (sccp_scrc.c:406) 20241116085038394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038395 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038395 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7ebcc9, normal) (hnbgw_rua.c:407) 20241116085038395 DHNB DEBUG map_rua[0x55c143d46c40]{init}: Allocated (fsm.c:456) 20241116085038395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8305865 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038395 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038395 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038395 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038395 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8305865 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038395 DCN DEBUG map_sccp[0x55c143d36ea0]{init}: Allocated (fsm.c:456) 20241116085038395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038395 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8305865 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8305865 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038395 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038395 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038395 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038395 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{IDLE}: Allocated (fsm.c:456) 20241116085038395 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a561ee9587d239f25668b004f40030003360056400500f1100926) (sccp_scrc.c:406) 20241116085038395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038395 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038395 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xed5ebc, normal) (hnbgw_rua.c:407) 20241116085038395 DHNB DEBUG map_rua[0x55c143d4acd0]{init}: Allocated (fsm.c:456) 20241116085038395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15556284 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038395 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038395 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038395 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15556284 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038395 DCN DEBUG map_sccp[0x55c143d44e90]{init}: Allocated (fsm.c:456) 20241116085038395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038395 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15556284 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15556284 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038395 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038396 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038396 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038396 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038396 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{IDLE}: Allocated (fsm.c:456) 20241116085038396 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5592d1777126b0a683b4004f40030002130056400500f1100926) (sccp_scrc.c:406) 20241116085038396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038396 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085038396 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085038396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa1b101, normal) (hnbgw_rua.c:407) 20241116085038396 DHNB DEBUG map_rua[0x55c143d4b330]{init}: Allocated (fsm.c:456) 20241116085038396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085038396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10596609 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085038396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038396 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038396 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038396 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038396 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038396 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038396 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038396 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10596609 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085038396 DCN DEBUG map_sccp[0x55c143d4ae00]{init}: Allocated (fsm.c:456) 20241116085038396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085038396 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10596609 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085038396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10596609 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085038396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085038396 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085038396 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085038396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085038396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038396 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085038396 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{IDLE}: Allocated (fsm.c:456) 20241116085038396 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085038396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a13cc63ea554321d3f709004f400300031a0056400500f1100926) (sccp_scrc.c:406) 20241116085038396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085038396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085038396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085038396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038397 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085038397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085038397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085038397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038397 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[1] for l3='92035F9153FB05832207'O handled at TC_ps_rab_assignment_concurrent0(407) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)13005201 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:3 TC_ps_rab_assignment_concurrent0(407)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[0] for l3='50A717A52E97CEC38342'O handled at TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)907595 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[3]. HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(407) subscribed for broadcast HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[2] for l3='2B2A3F9126EB65038E16'O handled at TC_ps_rab_assignment_concurrent0(409) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)11366100 TC_ps_rab_assignment_concurrent0(408)@604fbae46733: setverdict(pass): none -> pass HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(408) subscribed for broadcast TC_ps_rab_assignment_concurrent0(409)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:4 HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(409) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:5 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[3] for l3='0EF956CFEC9D085C8CFF'O handled at TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)11996118 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[4] for l3='995EBB8CF635C88C0DE9'O handled at TC_ps_rab_assignment_concurrent0(411) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)10271278 TC_ps_rab_assignment_concurrent0(410)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:7 HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(410) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[5] for l3='D91487117F5A01966D94'O handled at TC_ps_rab_assignment_concurrent0(412) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)1041521 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:8 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:9 TC_ps_rab_assignment_concurrent0(411)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[6] for l3='E694F652901959ABD125'O handled at TC_ps_rab_assignment_concurrent0(413) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)14271118 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[9]. TC_ps_rab_assignment_concurrent0(412)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:1 HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(411) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(413)@604fbae46733: setverdict(pass): none -> pass HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(412) subscribed for broadcast HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[7] for l3='3D038674F2A39333E382'O handled at TC_ps_rab_assignment_concurrent0(414) 20241116085038422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038423 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038423 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038423 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038423 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)9516210 20241116085038423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038423 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c7104e) (sccp_scrc.c:477) 20241116085038423 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20241116085038423 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038423 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038423 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038423 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038423 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) 20241116085038423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:2 HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(413) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[8] for l3='F5A2D1562DBC343E4AFC'O handled at TC_ps_rab_assignment_concurrent0(415) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)11713374 TC_ps_rab_assignment_concurrent0(414)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(415)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(406)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(414) subscribed for broadcast HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(415) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:11 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:12 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[9] for l3='0006D7F180FDA97A3F46'O handled at TC_ps_rab_assignment_concurrent0(416) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)11172511 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[13]. TC_ps_rab_assignment_concurrent0(416)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:14 HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(416) subscribed for broadcast HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[10] for l3='D33B9C8B919FA73A2833'O handled at TC_ps_rab_assignment_concurrent0(417) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)9177594 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: First idle individual index:15 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[11] for l3='AB9661C3F8D628263224'O handled at TC_ps_rab_assignment_concurrent0(418) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)4719299 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(418)@604fbae46733: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(417)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(418) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:5 HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(417) subscribed for broadcast 20241116085038457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038457 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd3cd77) (hnbgw_rua.c:471) 20241116085038457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13880695 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038458 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038458 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038458 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038458 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038458 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c60d3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[5], which is already active (running or expired). 20241116085038458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038459 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038459 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038459 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038459 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038459 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038459 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038459 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038459 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038459 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038459 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000911de) (sccp_scrc.c:477) 20241116085038459 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20241116085038459 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038459 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038459 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038459 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038459 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) 20241116085038459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038459 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038459 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038459 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038459 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038459 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004ecac4) (sccp_scrc.c:477) 20241116085038459 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20241116085038459 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038459 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038459 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038459 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038460 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) 20241116085038460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038460 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d24b0) (sccp_scrc.c:477) 20241116085038460 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20241116085038460 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038460 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038460 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038460 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038460 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) 20241116085038460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[12] for l3='561EE9587D239F25668B'O handled at TC_ps_rab_assignment_concurrent0(419) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)15904537 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[13] for l3='5592D1777126B0A683B4'O handled at TC_ps_rab_assignment_concurrent0(420) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)9678212 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:9 TC_ps_rab_assignment_concurrent0(419)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Found Expect[14] for l3='13CC63EA554321D3F709'O handled at TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)3396805 TC_ps_rab_assignment_concurrent0(420)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(419) subscribed for broadcast HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(420) subscribed for broadcast TC_ps_rab_assignment_concurrent0(421)@604fbae46733: setverdict(pass): none -> pass HNBGW-PFCP(396)@604fbae46733: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(421) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 TC_ps_rab_assignment_concurrent0(406)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085038662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038662 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038662 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038662 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038662 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038662 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038662 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038662 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038662 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038662 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038662 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038663 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038663 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038663 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038663 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038663 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038663 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038663 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0018f2d8) (sccp_scrc.c:477) 20241116085038663 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20241116085038663 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038663 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038663 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038663 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038663 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) 20241116085038663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038663 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c257f5) (sccp_scrc.c:477) 20241116085038663 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20241116085038663 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038663 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038663 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038663 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038663 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) 20241116085038663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038663 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038663 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038663 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038663 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038663 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ba8510) (sccp_scrc.c:477) 20241116085038663 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20241116085038663 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038663 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038663 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038663 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038663 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) 20241116085038663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038663 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f7b3ba) (sccp_scrc.c:477) 20241116085038663 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20241116085038663 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038663 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038663 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038663 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038664 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) 20241116085038664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038663 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038663 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038664 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038664 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038664 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038664 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002c8a66) (sccp_scrc.c:477) 20241116085038664 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20241116085038664 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038664 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038664 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038664 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038664 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) 20241116085038664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038664 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) 20241116085038664 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241116085038664 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038664 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038664 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038664 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038664 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038664 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038664 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038664 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038664 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038664 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038664 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038664 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038664 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038664 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038664 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038664 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038664 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c18b05) (sccp_scrc.c:477) 20241116085038664 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20241116085038664 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038664 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038664 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038664 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038664 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) 20241116085038664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038664 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038664 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038664 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038664 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038664 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038664 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038665 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038665 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038665 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038665 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038665 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038665 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038665 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0013d2bc) (sccp_scrc.c:477) 20241116085038665 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20241116085038665 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038665 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038665 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038665 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038665 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) 20241116085038665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038665 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e11ebc) (sccp_scrc.c:477) 20241116085038665 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20241116085038665 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038665 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038665 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038665 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038665 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) 20241116085038665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038665 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) 20241116085038665 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241116085038665 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038665 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038665 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038665 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038665 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038665 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038665 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) 20241116085038665 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241116085038665 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038665 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038665 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038665 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038665 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038665 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038665 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038665 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038665 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038665 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038665 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038665 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038665 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038665 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038665 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038665 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038665 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038665 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038665 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038666 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038666 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038666 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038666 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038666 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038666 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038666 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038666 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f8315) (sccp_scrc.c:477) 20241116085038666 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20241116085038666 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038666 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038666 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038666 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038666 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) 20241116085038666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038666 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038666 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038666 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038666 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038666 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a69282) (sccp_scrc.c:477) 20241116085038666 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20241116085038666 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038666 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038666 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038666 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038666 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) 20241116085038666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038666 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038666 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038666 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038666 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038666 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00deac3c) (sccp_scrc.c:477) 20241116085038666 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20241116085038666 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085038666 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085038666 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038666 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085038666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038666 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038666 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038666 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) 20241116085038666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085038666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085038666 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038666 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038666 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) 20241116085038666 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241116085038666 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038666 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038666 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038666 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038666 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038666 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038666 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038666 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085038666 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085038666 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085038666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085038666 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038667 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) 20241116085038667 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241116085038667 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038667 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038667 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038667 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038667 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038667 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038667 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038667 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) 20241116085038667 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241116085038667 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038667 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038667 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038667 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038667 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038667 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038667 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038667 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) 20241116085038667 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241116085038667 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038667 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038667 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038667 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038667 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038667 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038667 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038667 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038667 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038667 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038668 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) 20241116085038668 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241116085038668 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038668 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038668 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038668 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038668 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038668 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038668 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038668 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) 20241116085038668 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241116085038668 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038668 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038668 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038668 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038668 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038668 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038668 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038668 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) 20241116085038668 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241116085038668 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038668 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038668 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038668 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038668 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038668 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038668 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038669 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) 20241116085038669 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241116085038669 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038669 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038669 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038669 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038669 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038669 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038669 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) 20241116085038669 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241116085038669 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038669 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038669 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038669 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038669 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038669 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038669 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) 20241116085038669 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241116085038669 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038669 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038669 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038669 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038669 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038669 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038669 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) 20241116085038669 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241116085038669 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038669 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038669 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038669 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038669 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038669 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085038669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085038669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085038669 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) 20241116085038669 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241116085038669 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085038669 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085038669 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085038669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085038669 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085038669 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085038669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085038669 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085038669 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241116085038669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085038669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085038669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085038670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085038670 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(408)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(414)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085038676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038676 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdb4968) (hnbgw_rua.c:471) 20241116085038676 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14371176 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038676 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038676 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038676 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038676 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038676 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ecac4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038676 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038676 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038676 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 TC_ps_rab_assignment_concurrent0(417)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085038676 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(419)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085038878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038878 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x69ccdb) (hnbgw_rua.c:471) 20241116085038878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6933723 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038878 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038878 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038879 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038879 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000911de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038879 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xccad08) (hnbgw_rua.c:471) 20241116085038879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13413640 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038879 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038879 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038879 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038879 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038879 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d24b0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038879 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038879 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x888ffe) (hnbgw_rua.c:471) 20241116085038879 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8949758 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038879 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038879 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038879 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038879 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038879 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018f2d8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038880 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa2907e) (hnbgw_rua.c:471) 20241116085038880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10653822 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038880 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038880 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038880 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038880 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038880 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038880 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c8a66), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038880 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7dd994) (hnbgw_rua.c:471) 20241116085038880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247700 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038880 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038880 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038880 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038880 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038880 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c257f5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038880 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038880 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038880 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038880 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038880 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038880 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038880 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038880 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038880 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x89e0fd) (hnbgw_rua.c:471) 20241116085038880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9036029 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038880 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038880 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038880 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038880 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038880 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c18b05), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038880 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038880 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038880 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038880 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038881 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb1c01) (hnbgw_rua.c:471) 20241116085038881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-728065 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038881 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038881 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038881 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba8510), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038881 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038881 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038881 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038881 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038881 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038881 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038881 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038881 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038881 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x203d11) (hnbgw_rua.c:471) 20241116085038881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2112785 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038881 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038881 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038881 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e11ebc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038881 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd568a0) (hnbgw_rua.c:471) 20241116085038881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985952 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038881 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038881 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038881 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038881 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038881 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038881 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038881 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7104e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038881 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038882 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xed5ebc) (hnbgw_rua.c:471) 20241116085038882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15556284 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038882 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038882 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038882 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038882 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038882 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a69282), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038882 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x911ca2) (hnbgw_rua.c:471) 20241116085038882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9510050 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038882 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038882 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038882 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038882 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038882 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7b3ba), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038882 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe67958) (hnbgw_rua.c:471) 20241116085038882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15104344 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038882 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038882 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038882 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038883 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038883 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013d2bc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038883 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7ebcc9) (hnbgw_rua.c:471) 20241116085038883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8305865 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038883 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038883 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038883 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038883 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f8315), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085038883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085038883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038883 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085038883 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085038883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa1b101) (hnbgw_rua.c:471) 20241116085038883 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10596609 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085038883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085038883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038883 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085038883 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085038883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085038883 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085038883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085038883 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085038883 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085038883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deac3c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241116085038883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085038883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085038883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085038883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085038883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085038884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085038884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085038884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085038884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085038884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085038884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085038884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085038884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(408)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:6 TC_ps_rab_assignment_concurrent0(410)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(411)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(415)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(418)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(407)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:15 TC_ps_rab_assignment_concurrent0(414)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(417)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085040495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040495 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040495 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040496 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040496 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241116085040496 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241116085040496 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040496 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040496 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040496 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040496 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(406)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)13880695 20241116085040516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085040516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085040516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085040516 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085040516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd3cd77,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085040516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13880695 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085040516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085040516 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085040516 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085040516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085040516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085040516 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085040516 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085040516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c60d3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085040516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085040516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085040516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085040517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040517 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085040517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085040517 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(406)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)7111113 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:0 20241116085040528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040528 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040528 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040528 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040529 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=008c60d3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085040529 DLSCCP DEBUG Received CO:RELRE for local reference 36 (sccp_scoc.c:1824) 20241116085040529 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085040529 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040529 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085040529 DCN DEBUG handle_cn_disc_ind() conn_id=36 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241116085040529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085040529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085040529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085040529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{disconnected}: Freeing instance (context_map.c:202) 20241116085040529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13880695)[0x55c143d30370]{disconnected}: Deallocated (fsm.c:568) 20241116085040529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085040529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{disconnected}: Freeing instance (context_map.c:206) 20241116085040529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c143d3a2c0]{disconnected}: Deallocated (fsm.c:568) 20241116085040529 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13880695 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085040529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008c60d3), PART(T=Source Reference,L=4,D=00000024) (sccp_scrc.c:406) 20241116085040529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040529 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085040529 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085040529 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085040529 DLSCCP DEBUG SCCP-SCOC(36)[0x55c143d4a630]{IDLE}: Deallocated (fsm.c:568) 20241116085040529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040529 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040529 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040529 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085040529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085040529 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085040687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040687 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040687 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040687 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040687 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040687 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) 20241116085040687 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241116085040687 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040687 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040687 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040687 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040687 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(409)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)14371176 20241116085040697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085040698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085040698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085040698 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085040698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdb4968,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085040698 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14371176 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085040698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085040698 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085040698 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085040698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085040698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085040698 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085040698 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085040698 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ecac4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085040698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040698 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085040698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085040698 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085040698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040698 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040698 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040698 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085040698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085040698 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(409)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)11366100 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:3 20241116085040706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040706 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040706 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040706 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040706 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040706 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=004ecac4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085040706 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20241116085040706 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085040706 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040707 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085040707 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) 20241116085040707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085040707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085040707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085040707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{disconnected}: Freeing instance (context_map.c:202) 20241116085040707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14371176)[0x55c143d43cb0]{disconnected}: Deallocated (fsm.c:568) 20241116085040707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085040707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{disconnected}: Freeing instance (context_map.c:206) 20241116085040707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c143d32360]{disconnected}: Deallocated (fsm.c:568) 20241116085040707 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14371176 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085040707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ecac4), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20241116085040707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040707 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085040707 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085040707 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085040707 DLSCCP DEBUG SCCP-SCOC(39)[0x55c143d65e50]{IDLE}: Deallocated (fsm.c:568) 20241116085040707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040707 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040707 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040707 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085040707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085040707 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085040900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040900 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040900 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040900 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040900 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040900 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040901 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) 20241116085040901 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241116085040901 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040901 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040901 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040901 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040901 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 TC_ps_rab_assignment_concurrent0(408)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)6933723 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085040917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085040917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085040917 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085040917 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085040917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x69ccdb,cause=radio(normal)) (hnbgw_rua.c:439) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 20241116085040917 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6933723 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085040917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085040917 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085040917 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085040917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085040917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085040917 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085040917 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085040917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000911de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085040917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085040917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085040917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085040918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085040918 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 20241116085040918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040918 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040918 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040918 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040918 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040918 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) 20241116085040918 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241116085040918 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040918 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040918 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040918 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040918 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040918 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040919 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) 20241116085040919 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241116085040919 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040919 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040919 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040918 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040918 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040918 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040918 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040918 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040918 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040918 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040918 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040918 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040918 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040918 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040919 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040919 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040919 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085040919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040919 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040919 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040919 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040919 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040919 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040919 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040919 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040919 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040919 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040919 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040919 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040919 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040919 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040919 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040919 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040919 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) 20241116085040919 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241116085040919 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040919 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040919 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040919 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040919 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040919 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040919 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) 20241116085040919 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241116085040919 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040919 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040919 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040919 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040919 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040919 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040919 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040919 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040919 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040920 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) 20241116085040920 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241116085040920 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040920 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040920 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040920 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040920 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040920 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) 20241116085040920 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241116085040920 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040920 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040920 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040920 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040920 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040920 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) 20241116085040920 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241116085040920 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040920 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040920 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040920 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040920 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:11 20241116085040920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040920 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) 20241116085040920 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241116085040920 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040920 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040920 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040920 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040920 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 20241116085040921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040921 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) 20241116085040921 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241116085040921 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040921 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040921 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040921 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040921 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 20241116085040921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(410)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(411)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 TC_ps_rab_assignment_concurrent0(415)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_len:12 TC_ps_rab_assignment_concurrent0(408)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: vl_from0 TC_ps_rab_assignment_concurrent0(412)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(416)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)907595 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(420)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)13413640 TC_ps_rab_assignment_concurrent0(413)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085040935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085040935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085040935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085040935 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085040935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xccad08,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085040935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13413640 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085040935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085040935 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085040935 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085040935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085040935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085040935 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085040935 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085040935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d24b0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085040935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085040935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085040935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085040935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085040936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085040936 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)8949758 20241116085040936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040936 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040936 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040936 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040936 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040937 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) 20241116085040937 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241116085040937 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040937 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_ps_rab_assignment_concurrent0(414)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085040937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040937 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040937 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040937 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040937 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040937 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040937 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040937 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040937 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) 20241116085040937 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241116085040937 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040937 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040937 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040937 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040937 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040937 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040937 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040937 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040937 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040938 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040938 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040938 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040938 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) 20241116085040938 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241116085040938 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040938 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040938 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040938 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040938 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085040938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085040938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085040938 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085040938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)10653822 20241116085040938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040938 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040938 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040938 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x888ffe,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085040938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8949758 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085040938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085040938 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085040938 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085040938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085040938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085040938 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085040938 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085040938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018f2d8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085040938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085040939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085040939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085040939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040939 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) 20241116085040939 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241116085040939 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085040939 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040939 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085040939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085040939 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085040939 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085040939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085040939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085040939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085040939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040939 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=000911de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085040939 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20241116085040939 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085040939 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040939 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085040939 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) 20241116085040939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085040939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085040939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085040939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{disconnected}: Freeing instance (context_map.c:202) 20241116085040939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6933723)[0x55c143d2f500]{disconnected}: Deallocated (fsm.c:568) 20241116085040939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085040939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{disconnected}: Freeing instance (context_map.c:206) 20241116085040939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c143d2b6b0]{disconnected}: Deallocated (fsm.c:568) 20241116085040939 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6933723 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085040939 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000911de), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20241116085040939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040940 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085040940 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085040940 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085040940 DLSCCP DEBUG SCCP-SCOC(38)[0x55c143d2aff0]{IDLE}: Deallocated (fsm.c:568) 20241116085040939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085040939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085040939 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085040940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085040940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085040940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085040940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085040940 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085040940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa2907e,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085040940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040940 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040940 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040940 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040940 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085040940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085040940 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10653822 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085040940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085040940 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085040940 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085040940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085040940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085040940 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085040940 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085040940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c8a66), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085040940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085040940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085040940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085040941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040941 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040941 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040941 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040941 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)8247700 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:4 20241116085040941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085040941 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)9036029 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)15556284 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(410)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)728065 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)2112785 TC_ps_rab_assignment_concurrent0(407)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:9 TC_ps_rab_assignment_concurrent0(411)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)9510050 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)11996118 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(417)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)10271278 20241116085040952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040952 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040952 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040952 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040952 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040952 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=005d24b0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085040952 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20241116085040952 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085040952 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040953 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085040953 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) 20241116085040953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085040953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085040953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085040953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{disconnected}: Freeing instance (context_map.c:202) 20241116085040953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13413640)[0x55c143d38930]{disconnected}: Deallocated (fsm.c:568) 20241116085040953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085040953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{disconnected}: Freeing instance (context_map.c:206) 20241116085040953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c143d48130]{disconnected}: Deallocated (fsm.c:568) 20241116085040953 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13413640 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085040953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d24b0), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20241116085040953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040953 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085040953 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085040953 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085040953 DLSCCP DEBUG SCCP-SCOC(40)[0x55c143d422d0]{IDLE}: Deallocated (fsm.c:568) 20241116085040953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040953 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040953 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040953 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085040953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085040953 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)11713374 20241116085040956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040956 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040956 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040956 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040956 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)13985952 20241116085040956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040956 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=0018f2d8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085040956 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20241116085040956 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085040956 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040956 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085040956 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) 20241116085040956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085040956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085040956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085040956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{disconnected}: Freeing instance (context_map.c:202) 20241116085040956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8949758)[0x55c143d2b580]{disconnected}: Deallocated (fsm.c:568) 20241116085040956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085040956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{disconnected}: Freeing instance (context_map.c:206) 20241116085040956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c143d2f630]{disconnected}: Deallocated (fsm.c:568) 20241116085040956 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8949758 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085040956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0018f2d8), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20241116085040956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040956 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085040956 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085040956 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085040956 DLSCCP DEBUG SCCP-SCOC(41)[0x55c143d4a440]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:4 20241116085040957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085040957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending 20241116085040957 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:9 TC_ps_rab_assignment_concurrent0(419)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)10596609 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)15104344 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending 20241116085040960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040960 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085040960 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085040960 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085040960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085040960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085040960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085040960 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085040960 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085040960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085040960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085040960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085040960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085040960 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=002c8a66), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085040960 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20241116085040960 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085040960 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085040960 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085040960 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) 20241116085040960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085040960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085040960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085040960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{disconnected}: Freeing instance (context_map.c:202) 20241116085040960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10653822)[0x55c143d39560]{disconnected}: Deallocated (fsm.c:568) 20241116085040960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085040960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{disconnected}: Freeing instance (context_map.c:206) 20241116085040960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c143d38ca0]{disconnected}: Deallocated (fsm.c:568) 20241116085040960 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10653822 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085040960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002c8a66), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20241116085040960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085040960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085040960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085040960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085040960 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085040960 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085040960 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085040960 DLSCCP DEBUG SCCP-SCOC(45)[0x55c143d5cd50]{IDLE}: Deallocated (fsm.c:568) 20241116085040960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085040960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085040960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085040960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085040960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085040960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085040960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085040960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)8305865 20241116085041142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085041142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085041142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085041142 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085041142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7dd994,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085041142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247700 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085041142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085041142 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085041142 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085041142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085041142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085041142 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085041142 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085041142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c257f5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085041142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085041142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085041142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085041143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085041143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085041143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085041143 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085041143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x89e0fd,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085041143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9036029 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085041143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085041143 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085041143 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085041143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085041143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085041143 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085041143 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085041143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c18b05), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085041143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085041143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085041143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085041143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041143 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041143 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085041143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085041143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085041143 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085041143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xed5ebc,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085041143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15556284 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085041143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085041143 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085041143 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085041143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085041143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085041143 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085041143 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085041143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a69282), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085041143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085041143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085041143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085041143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085041143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085041143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085041143 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085041143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb1c01,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085041143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-728065 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085041143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085041143 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085041143 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085041143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085041143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085041143 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085041143 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085041143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba8510), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085041143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085041143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085041143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085041144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085041144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085041144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085041144 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085041144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x203d11,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085041144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2112785 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085041144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085041144 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085041144 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085041144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085041144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085041144 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085041144 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085041144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e11ebc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085041143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041144 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041144 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085041144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085041144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085041144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085041144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085041144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085041144 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085041144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x911ca2,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085041144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9510050 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085041144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085041144 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085041144 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085041144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085041144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085041144 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085041144 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085041144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7b3ba), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085041144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085041144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085041144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085041144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085041144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085041144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085041144 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085041144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041144 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd568a0,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085041144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985952 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085041144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085041144 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085041144 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085041144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085041144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085041144 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085041144 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085041144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7104e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085041144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085041144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085041145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085041144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041145 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085041145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085041145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085041145 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085041145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa1b101,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085041145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10596609 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085041145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085041145 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085041145 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085041145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085041145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085041145 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085041145 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085041145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deac3c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085041145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085041145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085041145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085041145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041145 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085041145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085041145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085041145 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085041145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe67958,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085041145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15104344 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085041145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085041145 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085041145 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085041145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085041145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085041145 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085041145 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085041145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013d2bc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085041145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085041145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085041145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085041145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085041145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085041145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085041145 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085041145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7ebcc9,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085041145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8305865 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085041145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085041145 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085041145 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085041145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085041145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085041145 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085041145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041145 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041145 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085041145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f8315), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085041145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085041146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085041145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085041146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041146 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041146 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041146 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(412)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(416)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)1041521 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(420)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:1 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)11172511 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(413)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(418)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085041160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041160 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085041160 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085041160 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085041160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085041160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085041160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:15 20241116085041160 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085041160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085041160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085041160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085041160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085041160 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=00c257f5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085041160 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20241116085041160 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085041160 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085041160 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085041160 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) 20241116085041161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085041161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085041161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(414)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116085041161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041161 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{disconnected}: Freeing instance (context_map.c:202) 20241116085041161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8247700)[0x55c143d32f60]{disconnected}: Deallocated (fsm.c:568) 20241116085041161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085041161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{disconnected}: Freeing instance (context_map.c:206) 20241116085041161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c143d65cc0]{disconnected}: Deallocated (fsm.c:568) 20241116085041161 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8247700 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085041161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c257f5), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20241116085041161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041161 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085041161 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085041161 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085041161 DLSCCP DEBUG SCCP-SCOC(42)[0x55c143d49e20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)9678212 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:13 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)14271118 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)4719299 TC_ps_rab_assignment_concurrent0(407)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:10 TC_ps_rab_assignment_concurrent0(421)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)9516210 TC_ps_rab_assignment_concurrent0(419)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085041167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041167 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085041167 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085041167 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085041167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085041167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085041167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085041167 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085041168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085041168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085041168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085041168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085041168 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=00c18b05), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085041168 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)13005201 20241116085041168 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085041168 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085041168 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085041168 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) 20241116085041168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085041168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085041168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085041168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{disconnected}: Freeing instance (context_map.c:202) 20241116085041168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9036029)[0x55c143d38fd0]{disconnected}: Deallocated (fsm.c:568) 20241116085041168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085041168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{disconnected}: Freeing instance (context_map.c:206) 20241116085041168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c143d46a70]{disconnected}: Deallocated (fsm.c:568) 20241116085041168 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9036029 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085041168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c18b05), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20241116085041168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041168 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085041168 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085041168 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085041168 DLSCCP DEBUG SCCP-SCOC(46)[0x55c143d5d400]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:6 20241116085041168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041168 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)3396805 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:14 HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)9177594 20241116085041171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041171 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085041171 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085041171 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085041171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085041171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085041171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085041171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)15904537 20241116085041171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085041171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085041171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085041171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085041171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085041171 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=00a69282), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085041171 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20241116085041171 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085041171 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085041171 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085041171 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) 20241116085041171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085041171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085041171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085041171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{disconnected}: Freeing instance (context_map.c:202) 20241116085041171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15556284)[0x55c143d4acd0]{disconnected}: Deallocated (fsm.c:568) 20241116085041171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085041171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{disconnected}: Freeing instance (context_map.c:206) 20241116085041171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c143d44e90]{disconnected}: Deallocated (fsm.c:568) 20241116085041171 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15556284 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085041171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a69282), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20241116085041171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041171 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085041171 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085041171 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085041171 DLSCCP DEBUG SCCP-SCOC(50)[0x55c143d48670]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:7 20241116085041171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:12 20241116085041173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041173 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085041173 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085041173 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085041173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085041173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085041173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085041173 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085041173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085041173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085041173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085041173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085041173 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=00ba8510), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085041173 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20241116085041173 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085041173 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085041173 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085041173 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) 20241116085041173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085041173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085041173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085041173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{disconnected}: Freeing instance (context_map.c:202) 20241116085041173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-728065)[0x55c143d42a20]{disconnected}: Deallocated (fsm.c:568) 20241116085041173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085041173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{disconnected}: Freeing instance (context_map.c:206) 20241116085041173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c143d65af0]{disconnected}: Deallocated (fsm.c:568) 20241116085041173 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-728065 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085041173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba8510), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20241116085041173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041173 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085041173 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085041173 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085041173 DLSCCP DEBUG SCCP-SCOC(43)[0x55c143d45f80]{IDLE}: Deallocated (fsm.c:568) 20241116085041173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041173 DLM3UA <000f> 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-SCCP(402)@604fbae46733: Session index based on connection ID:8 20241116085041173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041173 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041174 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085041174 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085041174 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085041174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085041174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085041174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085041174 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085041174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085041174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085041174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085041174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085041174 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=00e11ebc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085041174 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20241116085041174 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085041174 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085041174 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085041174 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) 20241116085041174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085041174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085041174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085041174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{disconnected}: Freeing instance (context_map.c:202) 20241116085041174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2112785)[0x55c143d453d0]{disconnected}: Deallocated (fsm.c:568) 20241116085041174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085041174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{disconnected}: Freeing instance (context_map.c:206) 20241116085041174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c143d5d6e0]{disconnected}: Deallocated (fsm.c:568) 20241116085041174 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2112785 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085041174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e11ebc), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20241116085041174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041174 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085041174 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085041174 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085041174 DLSCCP DEBUG SCCP-SCOC(48)[0x55c143d36aa0]{IDLE}: Deallocated (fsm.c:568) 20241116085041174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041175 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085041175 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085041175 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085041175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085041175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085041175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085041175 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085041175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085041175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085041175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085041175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085041175 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=00f7b3ba), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085041175 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20241116085041175 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085041175 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085041175 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085041175 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) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:10 20241116085041175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085041175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085041175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085041175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{disconnected}: Freeing instance (context_map.c:202) 20241116085041175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9510050)[0x55c143d4a180]{disconnected}: Deallocated (fsm.c:568) 20241116085041175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085041175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{disconnected}: Freeing instance (context_map.c:206) 20241116085041175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c143d391b0]{disconnected}: Deallocated (fsm.c:568) 20241116085041175 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9510050 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085041175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7b3ba), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20241116085041175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending 20241116085041175 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085041175 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085041175 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085041175 DLSCCP DEBUG SCCP-SCOC(44)[0x55c143d46940]{IDLE}: Deallocated (fsm.c:568) 20241116085041176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041176 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:1 20241116085041178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041178 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085041178 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085041178 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085041178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085041178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085041178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085041178 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:15 20241116085041178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085041178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085041178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085041178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085041178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085041178 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=00c7104e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085041178 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20241116085041178 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085041178 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085041178 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085041178 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) 20241116085041178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085041178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085041178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085041178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{disconnected}: Freeing instance (context_map.c:202) 20241116085041178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13985952)[0x55c143d2f840]{disconnected}: Deallocated (fsm.c:568) 20241116085041178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085041178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{disconnected}: Freeing instance (context_map.c:206) 20241116085041178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c143d37d00]{disconnected}: Deallocated (fsm.c:568) 20241116085041178 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13985952 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085041178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7104e), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20241116085041178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041178 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085041178 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085041178 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085041178 DLSCCP DEBUG SCCP-SCOC(37)[0x55c143d40b90]{IDLE}: Deallocated (fsm.c:568) 20241116085041178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041178 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041178 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041178 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041178 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041179 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085041179 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085041179 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085041179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085041179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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(402)@604fbae46733: Session index based on connection ID:11 20241116085041179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085041179 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085041179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085041179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085041179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085041179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085041179 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=00deac3c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085041179 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20241116085041179 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085041179 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085041179 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085041179 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) 20241116085041179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085041179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085041179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085041179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{disconnected}: Freeing instance (context_map.c:202) 20241116085041179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10596609)[0x55c143d4b330]{disconnected}: Deallocated (fsm.c:568) 20241116085041179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085041179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{disconnected}: Freeing instance (context_map.c:206) 20241116085041179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c143d4ae00]{disconnected}: Deallocated (fsm.c:568) 20241116085041179 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10596609 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085041179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00deac3c), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20241116085041179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041180 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085041180 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085041180 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085041180 DLSCCP DEBUG SCCP-SCOC(51)[0x55c143d49200]{IDLE}: Deallocated (fsm.c:568) 20241116085041180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on connection ID:13 20241116085041181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041181 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085041181 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085041181 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085041181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085041181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085041181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085041181 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085041181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085041181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085041181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085041181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085041182 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=0013d2bc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085041182 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20241116085041182 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085041182 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085041182 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085041182 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) 20241116085041182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085041182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085041182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085041182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{disconnected}: Freeing instance (context_map.c:202) 20241116085041182 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15104344)[0x55c143d5d530]{disconnected}: Deallocated (fsm.c:568) 20241116085041182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085041182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{disconnected}: Freeing instance (context_map.c:206) 20241116085041182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c143d452a0]{disconnected}: Deallocated (fsm.c:568) 20241116085041182 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15104344 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085041182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013d2bc), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20241116085041182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041182 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085041182 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085041182 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085041182 DLSCCP DEBUG SCCP-SCOC(47)[0x55c143d44940]{IDLE}: Deallocated (fsm.c:568) 20241116085041182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041182 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041182 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041182 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041182 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041183 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending 20241116085041183 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085041184 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085041184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085041184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085041184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085041184 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085041184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085041184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085041184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085041184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085041184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085041184 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=005f8315), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085041184 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20241116085041184 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085041184 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085041184 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085041184 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) 20241116085041184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085041184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085041184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085041184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{disconnected}: Freeing instance (context_map.c:202) 20241116085041184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8305865)[0x55c143d46c40]{disconnected}: Deallocated (fsm.c:568) 20241116085041184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085041184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{disconnected}: Freeing instance (context_map.c:206) 20241116085041184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c143d36ea0]{disconnected}: Deallocated (fsm.c:568) 20241116085041184 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8305865 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending 20241116085041184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f8315), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20241116085041184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085041184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085041184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085041184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085041184 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085041184 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085041184 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085041184 DLSCCP DEBUG SCCP-SCOC(49)[0x55c143d4bdf0]{IDLE}: Deallocated (fsm.c:568) 20241116085041184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085041184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085041184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085041184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085041184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085041184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085041184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085041184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(406)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085042529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54566<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(406)@604fbae46733: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(409)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085042707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(409)@604fbae46733: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(408)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085042935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(408)@604fbae46733: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(410)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085042953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54586<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(410)@604fbae46733: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(415)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085042955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54594<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(411)@604fbae46733: Final verdict of PTC: pass 20241116085042958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54632<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(415)@604fbae46733: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(412)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085043160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54610<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(412)@604fbae46733: Final verdict of PTC: pass 20241116085043162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(414)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085043163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54688<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(416)@604fbae46733: Final verdict of PTC: pass 20241116085043164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54618<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(420)@604fbae46733: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(413)@604fbae46733: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(407)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085043168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54630<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(421)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(414)@604fbae46733: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(417)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085043170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54664<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(419)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@604fbae46733: Final verdict of PTC: pass 20241116085043174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54572<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085043175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54656<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(407)@604fbae46733: Final verdict of PTC: pass 20241116085043177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54704<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(417)@604fbae46733: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(421)@604fbae46733: Final verdict of PTC: pass 20241116085043179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54674<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(419)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(393)@604fbae46733: Final verdict of PTC: none 20241116085043196 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085043197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085043197 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085043198 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43033<->l=127.0.0.1:4262) (control_if.c:193) 20241116085043197 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085043198 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085043198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085043198 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085043198 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085043198 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085043198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085043198 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085043198 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085043198 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085043198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085043198 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085043198 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085043198 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085043198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085043198 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085043198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085043198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085043198 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(399)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@604fbae46733: Final verdict of PTC: none 20241116085043198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085043199 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085043199 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085043199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085043199 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085043199 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085043199 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085043199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085043199 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085043199 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085043199 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085043199 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085043199 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085043199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085043199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085043200 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085043200 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085043200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085043201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085043201 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW-MGCP(405)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@604fbae46733: Final verdict of PTC: none 20241116085043201 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085043201 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085043202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085043202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085043202 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085043202 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085043202 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085043202 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085043202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54552<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085043202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085043202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085043202 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085043202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085043202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085043202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085043202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085043202 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085043202 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085043203 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085043203 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rab_assignment_concurrent-Iuh0(397)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(394)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085043234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54536<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(393): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(397): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(398): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(406): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(407): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(408): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(409): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(410): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(411): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(412): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(413): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(414): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(415): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(416): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(417): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(418): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(419): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(420): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_ps_rab_assignment_concurrent0(421): pass (pass -> pass) MTC@604fbae46733: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:50:43 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 20241116085043415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085043818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35962<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1332508) Waiting for packet dumper to finish... 1 (prev_count=1332508, count=1336928) 20241116085045200 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085045200 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085045200 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085045200 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085045200 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085045200 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:50:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@604fbae46733: 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@604fbae46733: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241116085046915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085046917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085046921 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38259<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085046938 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085046938 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085046951 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085046951 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085046951 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085046951 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085046952 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085046952 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085046952 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085046952 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085046952 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085046952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085046952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085046952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085046952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085046952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085046952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085046952 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085046952 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52518 (stream_srv.c:129) 20241116085046952 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52518<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085046952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085046952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085046952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085046952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085046952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085046952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085046952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085046952 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085046952 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085046953 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085046953 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085046953 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085046953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085046953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085046953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085046953 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085046953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085046953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085046954 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085046954 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085046954 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085046954 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085046954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085046954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085046954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085046954 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085046954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085046954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085046954 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085046954 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085046954 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085046954 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085046954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085046954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085046954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085046954 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085046954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085046954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085046954 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085046954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085046954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085046954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085046954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085046954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085046954 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085046954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085046954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085046954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085046954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085046954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085046954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085046954 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085046954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085046954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085046954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085046954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085046954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085046954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085046954 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(432)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(432)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(432)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(430)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085046974 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085046974 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085046974 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085046974 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085046974 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085046974 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085046974 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085046974 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085046975 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085046975 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085046975 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085046975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085046975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085046975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085046975 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085046976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085046976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085046976 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085046976 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085046976 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085046976 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085046976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085046976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085046976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085046976 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085046976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085046976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085046976 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085046976 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085046976 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085046976 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085046976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085046976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085046976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085046976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085046976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085046976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085046976 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085046976 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085046976 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085046976 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085046976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085046976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085046976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085046976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085046976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085046976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085046976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085046976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085046976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085046976 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085046976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085046976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085046976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085046976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085046976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085046976 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085046976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085046976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085046976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085046976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085046976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085046976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085046976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085046976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085046976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085046976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085046976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085046976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085046976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085046976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085046976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085046976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085046976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085046976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085046976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085046976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085046976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(435)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(435)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(435)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(433)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085047002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085047002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085047002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085047002 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085047002 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085047002 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085047002 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085047002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085047002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085047007 DLINP DEBUG SRVCONN(,r=127.0.0.1:52518<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085047007 DLINP DEBUG SRVCONN(,r=127.0.0.1:52518<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085047007 DLINP DEBUG SRVCONN(,r=127.0.0.1:52518<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085047007 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085047007 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) 20241116085047007 DLGLOBAL DEBUG validating counter group 0x55c14289fbe0(hnb) with 60 counters (rate_ctr.c:86) 20241116085047007 DHNBAP DEBUG (127.0.0.1:52518 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085047007 DHNBAP NOTICE (127.0.0.1:52518 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085047007 DHNBAP NOTICE (127.0.0.1:52518 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085047007 DLINP DEBUG SRVCONN(,r=127.0.0.1:52518<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085047007 DLINP DEBUG SRVCONN(,r=127.0.0.1:52518<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085047172 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085047173 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085047173 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085047173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(432)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085047180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085047180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085047180 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085047180 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085047180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085047180 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085047180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085047183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085047183 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085047183 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085047183 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085047183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085047183 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085047183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085047183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085047183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085047183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085047183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085047183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085047183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085047183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085047183 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085047183 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085047183 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085047185 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085047185 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085047185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085047185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085047185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085047185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085047185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085047185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085047185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085047185 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085047185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085047185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085047185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085047185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085047185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085047185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085047185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085047185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085047191 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085047191 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085047191 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085047191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(435)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085047197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085047197 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085047197 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085047197 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085047197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085047197 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085047197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085047198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085047198 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085047198 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085047198 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085047198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085047198 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085047198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085047198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085047198 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085047198 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085047198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085047198 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085047198 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085047198 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085047198 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085047198 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085047198 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085047199 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085047199 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085047199 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085047199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085047199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085047199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085047199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085047199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085047199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085047199 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085047199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085047199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085047199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085047199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085047199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085047199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085047199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085047199 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(431)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085047990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085047990 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085047990 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085047990 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085047990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085047990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085047990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085047990 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085047990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085047990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085047990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085047990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085047990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085047990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085047990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085047990 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085047990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085047991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085047991 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085047991 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085047991 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085047991 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085047991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085047991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085047991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085047991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085047991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085047991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085047991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085047991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085047991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085047991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085047991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085047991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085047991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085047991 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085047991 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085047991 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085047993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085047993 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085047993 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085047993 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085047993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085047993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085047993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085047993 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085047993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085047993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085047993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085047993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085047993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085047993 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085047993 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085047993 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085047993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085047993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085047993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085047993 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085047993 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085047993 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085047993 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085047993 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(434)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085048001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085048001 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085048001 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085048001 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085048001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085048001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085048001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085048001 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085048001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085048001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085048001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085048001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085048001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085048001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085048001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085048001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085048001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085048001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085048001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085048001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085048001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085048001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085048001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085048001 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085048001 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085048001 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085048001 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085048001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085048001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085048001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085048001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085048001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085048001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085048001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085048001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085048001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085048001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085048001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085048001 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085048001 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085048002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085048002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085048002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085048002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085048002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085048002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085048002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085048002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085048004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085048004 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085048004 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085048004 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085048004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085048004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085048004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085048004 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085048004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085048004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085048004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085048004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085048004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085048004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085048004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085048004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085048004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085048004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085048004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085048004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085048004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085048004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085048004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085048004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085048004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085048004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085048004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085048004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085048005 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085048005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085048005 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085048005 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085048005 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085048011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085048015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085048017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085048019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085048021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085048024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085048027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085048032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085048038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085048045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085048051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085048055 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085048059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085048063 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085048068 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085048071 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085048076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085048079 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085048083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085048086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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 := '000000000000000100100110'B, t_guard := 20.000000 } 20241116085048140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35998<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@604fbae46733: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@604fbae46733: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(437) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@604fbae46733: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)1798270 20241116085049176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085049176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085049176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085049176 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085049176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b707e, normal) (hnbgw_rua.c:407) 20241116085049176 DHNB DEBUG map_rua[0x55c143d2aff0]{init}: Allocated (fsm.c:456) 20241116085049176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798270)[0x55c143d2aff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085049176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1798270 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085049176 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085049176 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085049176 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1798270 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085049176 DCN DEBUG map_sccp[0x55c143d43cb0]{init}: Allocated (fsm.c:456) 20241116085049176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55c143d43cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085049176 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1798270 <-> SCCP-52 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085049176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1798270 SCCP-52 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085049176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798270)[0x55c143d2aff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085049176 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085049176 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085049176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798270)[0x55c143d2aff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085049176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55c143d43cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085049176 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085049176 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{IDLE}: Allocated (fsm.c:456) 20241116085049176 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085049176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001260056400500f1100926) (sccp_scrc.c:406) 20241116085049176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085049176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085049176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085049176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085049176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085049176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085049176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085049176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085049176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085049176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085049176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085049176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085049176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085049176 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085049176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55c143d43cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085049176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798270)[0x55c143d2aff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085049176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085049176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085049176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085049176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085049176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085049176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085049176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085049176 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(430)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(431)@604fbae46733: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(437) HNBGW_Test.msc0-RAN(431)@604fbae46733: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)10002369 HNBGW_Test.msc0-SCCP(430)@604fbae46733: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_cnlink0(437)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(430)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085049184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085049184 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085049184 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085049184 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085049184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085049184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085049184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085049184 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085049184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085049184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085049184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085049184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085049184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085049184 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002d56b3) (sccp_scrc.c:477) 20241116085049184 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20241116085049184 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085049184 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085049184 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085049184 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085049185 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085049185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55c143d43cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085049185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55c143d43cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085049185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(437)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085049185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085049186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085049187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085049189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085049190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085049192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085049194 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085049195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085049197 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085049198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085049200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085049201 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085049202 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085049204 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085049205 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085049206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085049207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085049208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085049209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085049210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000000001010100'B, t_guard := 20.000000 } 20241116085049221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@604fbae46733: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@604fbae46733: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(438) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@604fbae46733: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)7752008 20241116085050245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085050245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085050245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085050245 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085050245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x764948, normal) (hnbgw_rua.c:407) 20241116085050245 DHNB DEBUG map_rua[0x55c143d65e50]{init}: Allocated (fsm.c:456) 20241116085050245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7752008)[0x55c143d65e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085050245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7752008 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085050245 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085050245 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085050245 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085050245 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7752008 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085050245 DCN DEBUG map_sccp[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116085050245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085050245 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7752008 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085050245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7752008 SCCP-53 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085050245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7752008)[0x55c143d65e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085050245 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085050245 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085050245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7752008)[0x55c143d65e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085050245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55c143d30370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085050245 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085050245 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{IDLE}: Allocated (fsm.c:456) 20241116085050245 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085050245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030000540056400500f1100926) (sccp_scrc.c:406) 20241116085050245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085050245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085050245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085050245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085050245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085050245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085050245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085050245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085050245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085050245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085050245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085050245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085050245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085050245 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085050245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55c143d30370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085050245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7752008)[0x55c143d65e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085050245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085050245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085050245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085050245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085050245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085050245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085050245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085050245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@604fbae46733: First idle individual index:1 HNBGW_Test.msc0-SCCP(430)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(431)@604fbae46733: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(438) HNBGW_Test.msc0-RAN(431)@604fbae46733: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)3763689 HNBGW_Test.msc0-SCCP(430)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(430)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085050251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085050251 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085050251 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085050251 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085050251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085050251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085050251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085050251 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085050251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085050251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085050251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085050251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085050251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085050251 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f1a6e7) (sccp_scrc.c:477) 20241116085050251 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20241116085050251 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085050251 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085050251 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085050251 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085050251 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085050251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55c143d30370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085050251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55c143d30370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(438)@604fbae46733: setverdict(pass): none -> pass 20241116085050254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(438)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085050255 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085050259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085050261 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085050265 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085050268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085050271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085050273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085050275 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085050276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085050277 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085050279 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085050280 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085050281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085050282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085050282 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085050283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085050284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085050284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085050285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085050286 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000000001001101'B, t_guard := 20.000000 } 20241116085050297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@604fbae46733: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@604fbae46733: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(439) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@604fbae46733: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)11896390 20241116085051314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085051314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085051314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085051314 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085051314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb58646, normal) (hnbgw_rua.c:407) 20241116085051314 DHNB DEBUG map_rua[0x55c143d4a630]{init}: Allocated (fsm.c:456) 20241116085051314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11896390)[0x55c143d4a630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085051314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11896390 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085051314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085051314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085051314 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11896390 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085051314 DCN DEBUG map_sccp[0x55c143d29320]{init}: Allocated (fsm.c:456) 20241116085051314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c143d29320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085051314 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11896390 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085051314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11896390 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085051314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11896390)[0x55c143d4a630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085051314 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085051314 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085051314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11896390)[0x55c143d4a630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085051314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c143d29320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085051314 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085051314 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{IDLE}: Allocated (fsm.c:456) 20241116085051314 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085051314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f400300004d0056400500f1100926) (sccp_scrc.c:406) 20241116085051314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085051314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085051314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085051314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085051314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085051314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085051314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085051314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085051314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085051314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085051314 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085051314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085051314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085051314 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085051314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c143d29320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085051314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11896390)[0x55c143d4a630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085051314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085051314 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085051314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085051314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085051314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085051314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085051314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085051314 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@604fbae46733: First idle individual index:2 HNBGW_Test.msc0-SCCP(430)@604fbae46733: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(431)@604fbae46733: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(439) HNBGW_Test.msc0-RAN(431)@604fbae46733: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)5885342 HNBGW_Test.msc0-SCCP(430)@604fbae46733: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(430)@604fbae46733: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241116085051318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085051318 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085051318 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085051318 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085051318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085051318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085051318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085051318 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085051318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085051318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085051318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085051318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085051318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085051318 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0065d0f2) (sccp_scrc.c:477) 20241116085051318 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20241116085051318 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085051318 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085051318 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085051318 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085051318 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) 20241116085051318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c143d29320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085051318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c143d29320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(439)@604fbae46733: setverdict(pass): none -> pass 20241116085051320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(439)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085051321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085051324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085051328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085051330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085051332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085051333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085051334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085051336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085051337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085051338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085051339 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085051340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085051341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085051342 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085051343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085051343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085051344 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085051345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085051346 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085051347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001001101111'B, t_guard := 20.000000 } 20241116085051358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@604fbae46733: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@604fbae46733: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(440) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@604fbae46733: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)13703649 20241116085052386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085052386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085052386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241116085052386 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085052386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd119e1, normal) (hnbgw_rua.c:407) 20241116085052387 DHNB DEBUG map_rua[0x55c143d47a80]{init}: Allocated (fsm.c:456) 20241116085052387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13703649)[0x55c143d47a80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085052387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13703649 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085052387 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085052387 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085052387 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13703649 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085052387 DCN DEBUG map_sccp[0x55c143cb6820]{init}: Allocated (fsm.c:456) 20241116085052387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c143cb6820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085052387 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13703649 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085052387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13703649 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241116085052387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13703649)[0x55c143d47a80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085052387 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085052387 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085052387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13703649)[0x55c143d47a80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085052387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c143cb6820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085052387 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085052387 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{IDLE}: Allocated (fsm.c:456) 20241116085052387 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085052387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f400300026f0056400500f1100926) (sccp_scrc.c:406) 20241116085052387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085052387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085052387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085052387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085052387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085052387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085052387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085052387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085052387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085052387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085052387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085052387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085052387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085052387 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085052387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c143cb6820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085052387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13703649)[0x55c143d47a80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085052387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085052387 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085052387 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085052387 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085052387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085052387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085052387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085052387 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@604fbae46733: First idle individual index:3 HNBGW_Test.msc0-SCCP(430)@604fbae46733: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(431)@604fbae46733: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(440) HNBGW_Test.msc0-RAN(431)@604fbae46733: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)8314699 HNBGW_Test.msc0-SCCP(430)@604fbae46733: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(430)@604fbae46733: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241116085052394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085052394 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085052394 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085052394 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085052394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085052394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_mscpool_L3Compl_on_1_cnlink0(440)@604fbae46733: setverdict(pass): none -> pass 20241116085052394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085052394 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085052394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085052395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085052395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085052395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085052395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085052395 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000af4e5) (sccp_scrc.c:477) 20241116085052395 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20241116085052395 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085052395 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085052395 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085052395 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085052395 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) 20241116085052395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c143cb6820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085052395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c143cb6820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085052396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(440)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085052398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085052401 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085052403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085052405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085052406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085052407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085052409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085052410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085052411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085052412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085052414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085052415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085052416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085052416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085052417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085052418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085052419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085052419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085052420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085052421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085052423 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38259<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@604fbae46733: Final verdict of PTC: none 20241116085052423 DLINP DEBUG SRVCONN(,r=127.0.0.1:52518<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085052423 DLINP DEBUG SRVCONN(,r=127.0.0.1:52518<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085052423 DLINP NOTICE SRV(,r=127.0.0.1:52518<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085052423 DMAIN NOTICE (127.0.0.1:52518 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52518<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085052423 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085052423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085052423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085052423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085052423 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085052423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085052423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085052423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085052423 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085052423 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085052423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085052423 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085052423 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085052423 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085052423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085052423 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085052423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085052423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085052423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-RAN(434)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429)@604fbae46733: Final verdict of PTC: none 20241116085052423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085052423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085052423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(435)@604fbae46733: Final verdict of PTC: none 20241116085052423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085052423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085052423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085052423 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085052423 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085052423 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085052423 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085052424 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085052424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085052424 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085052424 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085052424 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085052424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085052424 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085052424 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085052424 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085052424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085052424 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085052424 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085052424 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN IPA-CTRL-CLI-IPA(424)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(432)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(431)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(433)@604fbae46733: Final verdict of PTC: none 20241116085052424 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085052424 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085052424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085052424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085052424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085052424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085052424 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085052424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085052424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085052424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085052424 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085052424 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085052424 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085052424 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085052424 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55c143d43cb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085052424 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085052424 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085052424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d56b3), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085052424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085052424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085052424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085052424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085052424 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55c143d43cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798270)[0x55c143d2aff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085052424 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798270)[0x55c143d2aff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085052424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798270)[0x55c143d2aff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798270)[0x55c143d2aff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798270)[0x55c143d2aff0]{disrupted}: Freeing instance (context_map.c:202) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1798270)[0x55c143d2aff0]{disrupted}: Deallocated (fsm.c:568) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55c143d43cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55c143d43cb0]{disconnected}: Freeing instance (context_map.c:206) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x55c143d43cb0]{disconnected}: Deallocated (fsm.c:568) 20241116085052424 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1798270 SCCP-52 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55c143d30370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085052424 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085052424 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085052424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a6e7), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085052424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085052424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085052424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085052424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085052424 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55c143d30370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7752008)[0x55c143d65e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085052424 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7752008)[0x55c143d65e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085052424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7752008)[0x55c143d65e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7752008)[0x55c143d65e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7752008)[0x55c143d65e50]{disrupted}: Freeing instance (context_map.c:202) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7752008)[0x55c143d65e50]{disrupted}: Deallocated (fsm.c:568) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55c143d30370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55c143d30370]{disconnected}: Freeing instance (context_map.c:206) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x55c143d30370]{disconnected}: Deallocated (fsm.c:568) 20241116085052424 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7752008 SCCP-53 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c143d29320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085052424 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085052424 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085052424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065d0f2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085052424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085052424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085052424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085052424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085052424 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c143d29320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11896390)[0x55c143d4a630]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085052424 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11896390)[0x55c143d4a630]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085052424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11896390)[0x55c143d4a630]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11896390)[0x55c143d4a630]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11896390)[0x55c143d4a630]{disrupted}: Freeing instance (context_map.c:202) 20241116085052424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11896390)[0x55c143d4a630]{disrupted}: Deallocated (fsm.c:568) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c143d29320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c143d29320]{disconnected}: Freeing instance (context_map.c:206) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c143d29320]{disconnected}: Deallocated (fsm.c:568) 20241116085052424 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11896390 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085052424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c143cb6820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085052424 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085052424 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085052424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af4e5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085052425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085052425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085052425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085052425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085052425 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085052425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c143cb6820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085052425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13703649)[0x55c143d47a80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085052425 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13703649)[0x55c143d47a80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085052425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085052425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13703649)[0x55c143d47a80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085052425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13703649)[0x55c143d47a80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085052425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13703649)[0x55c143d47a80]{disrupted}: Freeing instance (context_map.c:202) 20241116085052425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13703649)[0x55c143d47a80]{disrupted}: Deallocated (fsm.c:568) 20241116085052425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c143cb6820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085052425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c143cb6820]{disconnected}: Freeing instance (context_map.c:206) 20241116085052425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c143cb6820]{disconnected}: Deallocated (fsm.c:568) 20241116085052425 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13703649 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085052425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085052425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085052425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085052425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085052425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085052425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085052425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085052425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085052425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085052425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085052425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085052425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085052425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085052425 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085052425 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085052425 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085052425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085052425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085052425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085052425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085052425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085052425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085052425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085052425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085052425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085052425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085052425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085052425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@604fbae46733: Final verdict of PTC: none 20241116085052425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35988<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(430)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(436)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(423)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085052427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35978<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(425)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(423): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(425): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(430): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(431): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(432): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(433): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(434): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(435): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(436): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(437): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(438): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(439): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(440): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:50:52 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 20241116085052487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085052989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372032) Waiting for packet dumper to finish... 1 (prev_count=372032, count=401244) 20241116085054425 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085054425 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085054425 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085054425 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085054425 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085054425 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:50:55 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@604fbae46733: 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@604fbae46733: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241116085056081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085056086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085056089 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42575<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085056108 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085056108 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085056116 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085056116 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085056116 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085056116 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085056116 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085056116 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085056117 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085056117 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085056117 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60436 (stream_srv.c:129) 20241116085056117 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60436<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085056118 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056118 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085056118 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056118 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085056118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056118 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056118 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056118 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085056118 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056118 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085056118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056118 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056118 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056118 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085056118 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056118 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085056118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056118 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056118 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056118 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085056118 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085056118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056118 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056118 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056118 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085056118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085056118 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085056118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056118 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056118 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085056118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085056118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085056118 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085056118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056118 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056118 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085056118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085056118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085056118 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085056118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056118 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056118 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085056118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085056118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085056118 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(451)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(451)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(451)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(449)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(454)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(454)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(454)@604fbae46733: ************************************************* HNBGW_Test.msc1-SCCP(452)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085056147 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085056147 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085056147 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085056147 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085056147 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085056147 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085056148 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085056148 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085056149 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056149 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085056149 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056149 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085056149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056149 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056149 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056149 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085056149 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056149 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085056149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056149 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056149 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056149 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085056149 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056149 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085056149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056149 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056149 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056149 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085056149 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085056149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056149 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056149 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085056149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085056149 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085056149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056149 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085056149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085056149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085056149 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085056149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056149 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085056149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085056149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085056149 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085056149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056149 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085056149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085056149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085056149 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(457)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(457)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(457)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(455)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(460)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(460)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(460)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(458)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085056194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085056194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085056194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085056194 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085056194 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085056194 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085056194 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085056194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085056194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085056199 DLINP DEBUG SRVCONN(,r=127.0.0.1:60436<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085056199 DLINP DEBUG SRVCONN(,r=127.0.0.1:60436<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085056199 DLINP DEBUG SRVCONN(,r=127.0.0.1:60436<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085056199 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085056199 DHNBAP DEBUG (127.0.0.1:60436 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085056199 DHNBAP NOTICE (127.0.0.1:60436 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085056199 DHNBAP NOTICE (127.0.0.1:60436 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085056199 DLINP DEBUG SRVCONN(,r=127.0.0.1:60436<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085056199 DLINP DEBUG SRVCONN(,r=127.0.0.1:60436<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085056332 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085056332 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085056332 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085056332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(451)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085056339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056339 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085056339 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085056339 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085056339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085056339 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085056339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085056341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056341 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085056341 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085056341 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085056341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085056341 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085056341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085056342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085056342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085056342 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085056342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085056342 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085056342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085056342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085056342 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085056342 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085056342 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085056343 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056343 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085056343 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056343 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 20241116085056343 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 20241116085056343 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085056343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085056343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085056343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085056344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056344 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056344 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056344 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056344 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085056344 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085056344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085056344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085056344 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(454)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085056350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056350 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085056350 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085056350 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085056350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085056350 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085056350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085056353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056353 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085056353 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085056353 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085056353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085056353 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085056353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085056353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085056354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085056354 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085056354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085056354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085056354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085056354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085056354 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085056354 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085056354 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085056355 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056355 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085056355 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085056355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085056355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056355 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085056356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085056356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085056356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085056356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085056362 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085056362 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085056362 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085056362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(457)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085056368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056368 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085056368 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085056368 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085056368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085056368 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085056368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085056371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056371 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085056371 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085056371 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085056371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085056371 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085056371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085056371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085056371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085056371 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085056371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085056371 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085056371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085056371 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085056371 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085056371 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085056371 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085056372 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056372 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085056372 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085056372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085056372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056372 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085056373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085056373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085056373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085056373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085056375 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 20241116085056375 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 20241116085056375 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085056375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(460)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085056381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056381 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085056381 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085056381 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085056381 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085056381 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085056382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085056384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056384 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085056384 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085056384 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085056384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085056384 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085056384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085056384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085056384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085056384 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085056384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085056384 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085056384 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085056384 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085056384 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085056384 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085056384 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085056386 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085056386 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085056386 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085056386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085056386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085056386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085056386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085056386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085056386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085056386 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085056386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085056386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085056386 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085056386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085056386 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085056386 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085056386 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085056386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085056386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085056386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085056386 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(450)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085057140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057140 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085057140 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085057140 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085057140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085057140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085057140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085057140 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085057140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085057140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085057140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085057140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085057140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085057140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085057140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085057140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085057140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085057140 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085057140 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085057140 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085057140 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085057140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085057140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085057140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085057140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085057140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085057140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085057140 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085057140 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085057140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057140 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085057140 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085057140 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085057140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085057140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085057140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085057140 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057140 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085057140 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085057140 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085057140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085057140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085057140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085057140 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085057140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085057140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085057140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085057140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085057140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085057140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085057140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085057140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085057141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085057141 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085057141 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085057141 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(453)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085057151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057151 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085057151 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085057151 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085057151 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085057151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085057151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085057151 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085057151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085057151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085057151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085057151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085057151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085057151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085057151 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085057151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057151 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085057151 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085057151 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085057151 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085057151 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) 20241116085057151 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) 20241116085057151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085057151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085057151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085057151 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085057151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085057151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085057151 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085057151 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085057151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057151 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085057151 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085057151 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085057151 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085057151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085057151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085057151 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057152 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085057152 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085057152 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085057152 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085057152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085057152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085057152 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057152 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085057152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085057152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085057152 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085057152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085057152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085057152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085057152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085057152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085057152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085057152 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085057152 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085057152 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(456)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085057171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057171 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085057171 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085057171 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085057171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085057171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085057171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085057171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085057171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085057171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085057171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085057172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085057172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085057172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085057172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085057172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085057172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085057172 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085057172 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085057172 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085057172 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085057172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085057172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085057172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085057172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085057172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085057172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085057172 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085057172 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085057172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085057172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085057172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085057172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085057172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085057172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085057172 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057173 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085057173 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085057173 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085057173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085057173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085057173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085057173 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085057173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085057173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085057173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085057173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085057173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085057173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085057173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085057173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085057173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085057173 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085057173 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085057173 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(459)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085057181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057181 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085057181 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085057181 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 20241116085057181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085057181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085057181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085057181 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085057181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085057181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085057181 DLM3UA DEBUG 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) 20241116085057181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085057181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085057181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085057181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085057181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085057181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085057181 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085057181 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085057181 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) 20241116085057181 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) 20241116085057181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085057181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085057181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085057181 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085057181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085057181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085057181 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085057181 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085057181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085057181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085057181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085057181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085057182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085057182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085057182 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085057183 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085057183 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085057183 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 20241116085057183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085057183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085057183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085057183 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085057183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085057183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085057183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085057183 DLM3UA DEBUG 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) 20241116085057183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085057183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085057183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085057183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085057183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085057183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085057183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085057183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085057183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085057183 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085057183 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085057183 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085058206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085058211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085058213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085058214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085058216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085058217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085058218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085058220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085058220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085058221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085058222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085058223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085058224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085058225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085058226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085058227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085058228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085058229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085058229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085058230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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 := '000000000000000001011100'B, t_guard := 20.000000 } 20241116085058250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44156<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@604fbae46733: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@604fbae46733: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(462) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)14113154 20241116085059290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085059290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085059290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085059290 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085059290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd75982, normal) (hnbgw_rua.c:407) 20241116085059290 DHNB DEBUG map_rua[0x55c143d2aff0]{init}: Allocated (fsm.c:456) 20241116085059290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14113154)[0x55c143d2aff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085059290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14113154 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085059290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085059290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085059290 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14113154 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085059290 DCN DEBUG map_sccp[0x55c143d43cb0]{init}: Allocated (fsm.c:456) 20241116085059290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c143d43cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085059290 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14113154 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085059290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14113154 SCCP-56 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085059290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14113154)[0x55c143d2aff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085059290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085059290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085059290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14113154)[0x55c143d2aff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085059290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c143d43cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085059290 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085059290 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{IDLE}: Allocated (fsm.c:456) 20241116085059290 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085059290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300005c0056400500f1100926) (sccp_scrc.c:406) 20241116085059290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085059290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085059290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085059290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085059290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085059290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085059290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085059290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085059290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085059290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085059290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085059290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085059290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085059290 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085059290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c143d43cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085059290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14113154)[0x55c143d2aff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085059290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085059290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085059290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085059290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085059290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085059290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085059290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085059290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(449)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(450)@604fbae46733: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(462) HNBGW_Test.msc0-RAN(450)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)4334697 HNBGW_Test.msc0-SCCP(449)@604fbae46733: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(462)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(449)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085059295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085059295 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085059295 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085059295 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085059295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085059295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085059295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085059295 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(462)@604fbae46733: Final verdict of PTC: pass 20241116085059295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085059295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085059295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085059295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085059295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085059295 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0017f3e4) (sccp_scrc.c:477) 20241116085059295 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20241116085059295 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085059295 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085059295 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085059295 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085059295 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) 20241116085059295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c143d43cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085059295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c143d43cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085059295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44156<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@604fbae46733: 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 } } } 20241116085059296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085059297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085059297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085059298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085059299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085059299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085059300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085059301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085059302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085059302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085059303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085059304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085059304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085059305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085059306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085059308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085059308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085059309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085059310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085059310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001110111110'B, t_guard := 20.000000 } 20241116085059321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(453)@604fbae46733: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(453)@604fbae46733: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(463) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@604fbae46733: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(463)14426266 20241116085100344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085100345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085100345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085100345 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085100345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdc209a, normal) (hnbgw_rua.c:407) 20241116085100345 DHNB DEBUG map_rua[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116085100345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14426266)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085100345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14426266 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085100345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085100345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085100345 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085100345 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14426266 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085100345 DCN DEBUG map_sccp[0x55c143d4a630]{init}: Allocated (fsm.c:456) 20241116085100345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55c143d4a630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085100345 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14426266 <-> SCCP-57 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085100345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14426266 SCCP-57 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085100345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14426266)[0x55c143d30370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085100345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085100345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085100345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14426266)[0x55c143d30370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085100345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55c143d4a630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085100345 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085100345 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{IDLE}: Allocated (fsm.c:456) 20241116085100345 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085100345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003be0056400500f1100926) (sccp_scrc.c:406) 20241116085100345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085100345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085100345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085100345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085100346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085100346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085100346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085100346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085100346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085100346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085100346 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085100346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085100346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085100346 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085100346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55c143d4a630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085100346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14426266)[0x55c143d30370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085100346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085100346 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085100346 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085100346 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085100346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085100346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085100346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085100346 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(452)@604fbae46733: First idle individual index:0 HNBGW_Test.msc1-SCCP(452)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(453)@604fbae46733: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(463) HNBGW_Test.msc1-RAN(453)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(463)14572066 HNBGW_Test.msc1-SCCP(452)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(452)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(463)@604fbae46733: setverdict(pass): none -> pass 20241116085100363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085100363 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085100363 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085100363 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085100363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085100363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085100363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085100363 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085100363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085100363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085100363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085100363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085100363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085100363 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000b1bca) (sccp_scrc.c:477) 20241116085100363 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20241116085100363 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085100363 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085100363 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085100363 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085100363 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085100363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55c143d4a630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085100363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55c143d4a630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085100363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44160<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(463)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085100364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085100366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085100367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085100370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085100372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085100374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085100375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085100376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085100377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085100378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085100379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085100380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085100381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085100382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085100383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085100384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085100384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085100385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085100386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085100386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000000011001110'B, t_guard := 20.000000 } 20241116085100397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@604fbae46733: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@604fbae46733: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(464) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@604fbae46733: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(464)2787742 20241116085101411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085101411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085101411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085101411 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085101411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a899e, normal) (hnbgw_rua.c:407) 20241116085101411 DHNB DEBUG map_rua[0x55c143cb6820]{init}: Allocated (fsm.c:456) 20241116085101411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2787742)[0x55c143cb6820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085101411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2787742 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085101411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085101411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085101411 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2787742 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085101411 DCN DEBUG map_sccp[0x55c143d4a760]{init}: Allocated (fsm.c:456) 20241116085101411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c143d4a760]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085101411 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2787742 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085101411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2787742 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085101411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2787742)[0x55c143cb6820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085101411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085101411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085101411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2787742)[0x55c143cb6820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085101411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c143d4a760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085101411 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085101411 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{IDLE}: Allocated (fsm.c:456) 20241116085101411 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085101411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000ce0056400500f1100926) (sccp_scrc.c:406) 20241116085101411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085101411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085101411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085101411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085101411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085101411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085101411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085101411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085101411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085101411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085101411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085101411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085101411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085101411 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085101411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c143d4a760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085101411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2787742)[0x55c143cb6820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085101412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085101412 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085101412 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085101412 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085101412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085101412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085101412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085101412 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@604fbae46733: First idle individual index:1 HNBGW_Test.msc0-SCCP(449)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(450)@604fbae46733: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(464) HNBGW_Test.msc0-RAN(450)@604fbae46733: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(464)6447600 HNBGW_Test.msc0-SCCP(449)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(449)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085101417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085101417 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085101417 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085101417 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085101417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085101417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085101417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085101417 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085101417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085101417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085101417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085101417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085101417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085101417 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00af066c) (sccp_scrc.c:477) 20241116085101417 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20241116085101417 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085101417 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085101417 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085101417 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085101417 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) 20241116085101417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c143d4a760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085101417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c143d4a760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_imsi_round_robin0(464)@604fbae46733: setverdict(pass): none -> pass 20241116085101419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44164<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(464)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085101421 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085101423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085101425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085101426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085101427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085101428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085101429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085101430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085101430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085101431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085101432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085101432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085101433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085101433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085101434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085101435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085101435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085101436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085101437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085101437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085101440 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42575<->l=127.0.0.1:4262) (control_if.c:193) 20241116085101440 DLINP DEBUG SRVCONN(,r=127.0.0.1:60436<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085101440 DLINP DEBUG SRVCONN(,r=127.0.0.1:60436<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(459)@604fbae46733: Final verdict of PTC: none 20241116085101440 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085101440 DLINP NOTICE SRV(,r=127.0.0.1:60436<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085101440 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085101440 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085101440 DMAIN NOTICE (127.0.0.1:60436 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60436<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085101440 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085101440 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085101440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085101440 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085101440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085101440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085101440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44150<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441)@604fbae46733: Final verdict of PTC: none 20241116085101440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085101440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085101440 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085101440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085101440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085101440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085101440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(453)@604fbae46733: Final verdict of PTC: none 20241116085101440 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085101440 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085101440 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085101440 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085101440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085101440 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085101440 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085101440 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085101440 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085101440 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085101440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085101440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085101440 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085101440 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) 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085101440 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116085101440 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085101440 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) 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085101440 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241116085101440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085101440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085101440 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085101440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085101440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085101440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085101440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085101440 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085101440 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085101440 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085101440 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085101440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c143d43cb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085101440 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085101440 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085101440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f3e4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085101441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085101441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085101441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085101441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085101441 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c143d43cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14113154)[0x55c143d2aff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085101441 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14113154)[0x55c143d2aff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085101441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14113154)[0x55c143d2aff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14113154)[0x55c143d2aff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14113154)[0x55c143d2aff0]{disrupted}: Freeing instance (context_map.c:202) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14113154)[0x55c143d2aff0]{disrupted}: Deallocated (fsm.c:568) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c143d43cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c143d43cb0]{disconnected}: Freeing instance (context_map.c:206) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c143d43cb0]{disconnected}: Deallocated (fsm.c:568) 20241116085101441 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14113154 SCCP-56 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c143d4a760]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085101441 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085101441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085101441 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085101441 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085101441 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085101441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085101441 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085101441 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085101441 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085101441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085101441 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085101441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085101441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085101441 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085101441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085101441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085101441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085101441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085101441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085101441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085101441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085101441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085101441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085101441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085101441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085101441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085101441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085101441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085101441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085101441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085101441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085101441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085101441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085101441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085101441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085101441 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085101441 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085101441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af066c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085101441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085101441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085101441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085101441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085101441 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c143d4a760]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2787742)[0x55c143cb6820]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085101441 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2787742)[0x55c143cb6820]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085101441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2787742)[0x55c143cb6820]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2787742)[0x55c143cb6820]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2787742)[0x55c143cb6820]{disrupted}: Freeing instance (context_map.c:202) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2787742)[0x55c143cb6820]{disrupted}: Deallocated (fsm.c:568) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c143d4a760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c143d4a760]{disconnected}: Freeing instance (context_map.c:206) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c143d4a760]{disconnected}: Deallocated (fsm.c:568) 20241116085101441 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2787742 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085101441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085101441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085101441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085101441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085101441 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085101441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085101441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085101441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085101441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085101441 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085101441 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085101441 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085101441 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55c143d4a630]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085101441 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085101441 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085101441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b1bca), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085101441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085101441 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085101441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085101441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085101441 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55c143d4a630]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTC20241116085101441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085101441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085101441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req N3-HNB-0-CS-RUA-14426266)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085101441 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14426266)[0x55c143d30370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085101441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14426266)[0x55c143d30370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14426266)[0x55c143d30370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14426266)[0x55c143d30370]{disrupted}: Freeing instance (context_map.c:202) 20241116085101441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14426266)[0x55c143d30370]{disrupted}: Deallocated (fsm.c:568) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55c143d4a630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55c143d4a630]{disconnected}: Freeing instance (context_map.c:206) 20241116085101441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x55c143d4a630]{disconnected}: Deallocated (fsm.c:568) 20241116085101441 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14426266 SCCP-57 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085101441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085101441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085101441 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085101441 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085101441 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(456)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(457)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(443)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(458)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(455)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(460)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(454)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(452)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(442)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(461)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(449)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(451)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(450)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085101466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44140<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(444)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(442): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(443): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(444): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(449): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(450): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(451): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(452): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(453): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(454): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(455): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(456): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(457): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(458): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(459): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(460): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(462): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(463): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(464): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:51:01 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 20241116085101587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085102090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50250<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=468324) 20241116085102425 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085102425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af4e5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085102425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085102425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085102425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085102425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085102425 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085102425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065d0f2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085102425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085102425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085102425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085102425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085102425 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085102425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a6e7), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085102426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085102426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085102426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085102426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085102426 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085102426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d56b3), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085102426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085102426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085102426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085102426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085102426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085102426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085102426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085102426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085102426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085102426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085102426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085102426 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085102426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085102426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085102426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085102426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085102426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085102426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085102426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085102426 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085102426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085102426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085102426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085102427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085102427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085102427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085102427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085102427 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085102427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085102427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085102427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085102427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085102427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085102427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085102427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085102427 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=468324, count=486120) 20241116085103442 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085103442 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085103442 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085103442 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085103442 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085103442 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085103442 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085103442 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085103442 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:51:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@604fbae46733: 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@604fbae46733: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241116085105167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085105170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085105173 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43669<->l=127.0.0.1:4262) (control_if.c:570) 20241116085105186 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085105186 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085105194 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085105194 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105194 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085105194 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105195 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085105195 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105195 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085105195 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105195 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105195 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085105195 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085105195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085105195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085105195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105195 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105195 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56941 (stream_srv.c:129) 20241116085105195 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56941<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085105195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105195 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105195 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105195 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085105195 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085105195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085105195 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085105196 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105196 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085105196 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085105196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085105196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105196 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085105196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105196 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105196 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105196 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085105197 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085105197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085105197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105197 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085105197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105197 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105197 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105197 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085105197 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085105197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085105197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105197 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085105197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105197 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085105197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085105197 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085105197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085105197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085105197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085105197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085105197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085105197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085105197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085105197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(475)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(475)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(475)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(473)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(478)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(478)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(478)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(476)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085105224 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085105224 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105224 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085105224 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105224 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085105224 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085105224 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105224 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085105224 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105225 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105225 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085105225 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085105225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105226 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085105226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105226 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105226 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105226 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085105226 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085105226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105226 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085105226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105226 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105226 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105226 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085105226 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085105226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105226 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085105226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105226 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105226 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105226 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085105226 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085105226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085105226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105226 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085105226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085105226 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085105226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085105226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085105226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085105226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085105226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085105226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085105226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085105226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085105226 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085105226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085105226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085105226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085105226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085105226 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(481)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(481)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(481)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(479)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(484)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(484)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(484)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(482)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085105265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085105265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085105265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085105265 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085105265 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085105265 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085105265 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085105265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085105265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085105271 DLINP DEBUG SRVCONN(,r=127.0.0.1:56941<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085105271 DLINP DEBUG SRVCONN(,r=127.0.0.1:56941<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085105271 DLINP DEBUG SRVCONN(,r=127.0.0.1:56941<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085105271 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085105271 DHNBAP DEBUG (127.0.0.1:56941 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085105271 DHNBAP NOTICE (127.0.0.1:56941 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085105271 DHNBAP NOTICE (127.0.0.1:56941 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085105271 DLINP DEBUG SRVCONN(,r=127.0.0.1:56941<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085105271 DLINP DEBUG SRVCONN(,r=127.0.0.1:56941<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085105409 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085105409 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085105409 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085105409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(475)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085105417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105417 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085105417 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085105417 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085105417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085105417 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085105417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085105420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105420 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085105420 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085105420 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085105420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085105420 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085105420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085105420 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085105420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085105420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085105420 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085105420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085105420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085105420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085105420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085105420 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085105420 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085105420 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105422 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105422 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085105422 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085105422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085105422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105422 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 20241116085105422 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 20241116085105422 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085105422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085105422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085105422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105422 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085105422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085105422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085105422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085105422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(478)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085105429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105429 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085105429 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085105429 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085105429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085105429 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085105429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085105432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105432 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085105432 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085105432 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085105432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085105432 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085105432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085105432 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085105432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085105432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085105432 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085105432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085105432 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085105432 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085105432 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085105432 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085105432 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085105432 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105433 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105433 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085105433 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085105433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085105433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105434 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085105434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105434 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085105434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085105434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085105434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085105434 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085105440 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085105440 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085105440 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085105440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(481)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085105446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105446 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085105446 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085105446 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085105446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085105446 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085105446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085105448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105448 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085105448 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085105448 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085105448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085105448 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085105448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085105448 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085105448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085105449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085105449 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085105449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085105449 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085105449 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085105449 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085105449 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085105449 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085105449 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105450 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105450 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085105450 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085105450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085105450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085105450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105450 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085105450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085105450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085105450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085105450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085105453 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 20241116085105453 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 20241116085105453 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 20241116085105453 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116085105453 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116085105453 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116085105453 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(484)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085105459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105459 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085105459 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116085105459 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116085105459 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116085105459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085105459 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085105459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116085105459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085105459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085105459 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085105459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085105459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085105459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085105459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085105459 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085105466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105466 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085105466 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085105466 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085105466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085105466 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241116085105466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085105466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085105466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085105466 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085105466 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085105466 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085105466 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085105466 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085105466 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085105466 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085105466 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085105468 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085105468 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085105468 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085105468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085105468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085105468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085105468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085105468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085105468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085105468 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085105468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085105468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085105468 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085105468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085105468 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085105468 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085105468 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085105468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085105469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085105469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085105469 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(474)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085106216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106216 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085106216 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085106216 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085106216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085106216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085106216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085106216 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085106216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085106216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085106216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085106216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085106216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085106216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085106216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085106216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085106216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106216 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085106216 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085106216 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085106216 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085106216 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085106216 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085106216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085106216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085106216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085106216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085106216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085106216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085106216 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085106216 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085106217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106217 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085106217 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085106217 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085106217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085106217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085106217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085106217 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085106217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106217 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085106217 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085106217 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085106217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085106217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085106217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085106217 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085106217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085106217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085106218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085106218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085106218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085106218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085106218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085106218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085106218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106218 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085106218 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085106218 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085106218 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085106218 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085106239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106239 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085106239 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085106239 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085106239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085106239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085106239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085106239 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(477)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085106239 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085106239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085106239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085106239 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085106239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085106239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085106239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085106239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085106239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085106239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085106239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085106239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085106239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085106239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085106239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085106239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085106239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085106239 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085106239 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085106239 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) 20241116085106239 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) 20241116085106239 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085106239 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085106239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085106239 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085106239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085106239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085106239 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085106239 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085106242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106242 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085106242 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085106242 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085106242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085106242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085106242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085106242 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085106242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085106242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085106242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085106242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085106242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085106242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085106242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085106242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085106242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085106242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085106242 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085106242 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085106242 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(480)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085106245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106245 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085106245 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085106245 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085106245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085106245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085106245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085106245 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085106245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085106245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085106245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085106245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085106245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085106245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085106245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085106245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085106245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085106245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085106245 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085106245 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085106245 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085106245 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085106245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085106245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085106245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085106245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085106245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085106245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085106245 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085106245 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085106245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085106245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085106245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085106245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085106245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085106245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085106245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085106246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106246 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085106246 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085106246 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085106246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085106246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085106246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085106246 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085106246 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085106246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085106246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085106246 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085106246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085106246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085106246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085106246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085106246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085106246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085106246 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085106246 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085106246 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(483)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085106256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106256 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085106256 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085106256 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 20241116085106256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085106256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085106256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085106256 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085106256 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085106256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085106256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085106256 DLM3UA DEBUG 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) 20241116085106256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085106256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085106256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085106256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085106256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085106256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085106256 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085106256 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085106256 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) 20241116085106256 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) 20241116085106256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085106256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085106256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085106256 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085106256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085106256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085106256 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085106256 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085106256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106256 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085106256 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085106256 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085106256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085106256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085106256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085106256 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085106257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085106257 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085106257 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085106257 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 20241116085106257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085106257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085106257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085106257 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085106257 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085106257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085106257 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085106257 DLM3UA DEBUG 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) 20241116085106257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085106257 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085106257 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085106257 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085106257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085106257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085106257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085106257 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085106257 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085106257 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085106257 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085106257 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085107281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085107288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085107292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085107296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085107300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085107305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085107309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085107313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085107317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085107321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085107325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085107328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085107332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085107335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085107338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085107341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085107343 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085107345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085107347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085107349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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@604fbae46733: 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 := '000000000000001101010000'B, t_guard := 20.000000 } 20241116085107390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50272<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@604fbae46733: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@604fbae46733: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)6403005 20241116085108420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085108420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085108420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085108420 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085108420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x61b3bd, normal) (hnbgw_rua.c:407) 20241116085108420 DHNB DEBUG map_rua[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116085108420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6403005)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085108420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6403005 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085108420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085108420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085108420 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6403005 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085108420 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6403005 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085108420 DCN DEBUG map_sccp[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116085108420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085108420 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6403005 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085108420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6403005 SCCP-59 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085108420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6403005)[0x55c143d2f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085108420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085108420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085108420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6403005)[0x55c143d2f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085108420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55c143d30370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085108420 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085108420 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{IDLE}: Allocated (fsm.c:456) 20241116085108420 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085108420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003500056400500f1100926) (sccp_scrc.c:406) 20241116085108420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085108420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085108420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085108420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085108420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085108420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085108420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085108420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085108420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085108420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085108420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085108420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085108420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085108420 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085108420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55c143d30370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085108420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6403005)[0x55c143d2f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085108420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085108420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085108420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085108420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085108420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085108420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085108420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085108420 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(473)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(474)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486) HNBGW_Test.msc0-RAN(474)@604fbae46733: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)7369364 HNBGW_Test.msc0-SCCP(473)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(473)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@604fbae46733: setverdict(pass): none -> pass 20241116085108425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085108425 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085108425 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085108425 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085108425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085108425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085108425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085108425 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085108425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085108425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085108425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085108425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085108425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085108425 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c8aa6e) (sccp_scrc.c:477) 20241116085108425 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20241116085108425 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085108425 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085108425 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085108425 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085108425 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085108425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55c143d30370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085108425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55c143d30370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085108425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50272<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085108426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085108426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085108427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085108428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085108429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085108429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085108431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085108431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085108432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085108433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085108433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085108434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085108435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085108435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085108436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085108437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085108437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085108438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085108439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085108439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001101001000'B, t_guard := 20.000000 } 20241116085108450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(477)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(477)@604fbae46733: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@604fbae46733: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)1298974 20241116085109473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085109473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085109473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085109473 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085109473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x13d21e, normal) (hnbgw_rua.c:407) 20241116085109473 DHNB DEBUG map_rua[0x55c143d2aff0]{init}: Allocated (fsm.c:456) 20241116085109473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1298974)[0x55c143d2aff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085109473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1298974 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085109473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085109473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085109473 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1298974 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085109473 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1298974 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085109473 DCN DEBUG map_sccp[0x55c143d43cb0]{init}: Allocated (fsm.c:456) 20241116085109474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55c143d43cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085109474 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1298974 <-> SCCP-60 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085109474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1298974 SCCP-60 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085109474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1298974)[0x55c143d2aff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085109474 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085109474 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085109474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1298974)[0x55c143d2aff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085109474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55c143d43cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085109474 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085109474 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{IDLE}: Allocated (fsm.c:456) 20241116085109474 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085109474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003480056400500f1100926) (sccp_scrc.c:406) 20241116085109474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085109474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085109474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085109474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085109474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085109474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085109474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085109474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085109474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085109474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085109474 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085109474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085109474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085109474 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085109474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55c143d43cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085109474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1298974)[0x55c143d2aff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085109474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085109474 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085109474 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085109474 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085109474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085109474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085109474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085109474 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(476)@604fbae46733: First idle individual index:0 HNBGW_Test.msc1-SCCP(476)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(477)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487) HNBGW_Test.msc1-RAN(477)@604fbae46733: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)3631119 HNBGW_Test.msc1-SCCP(476)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(476)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)@604fbae46733: setverdict(pass): none -> pass 20241116085109490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085109490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085109490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085109490 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085109491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085109491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085109491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085109491 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085109491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085109491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085109491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085109491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085109491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085109491 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a9b8d6) (sccp_scrc.c:477) 20241116085109491 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20241116085109491 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085109491 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085109491 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085109491 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085109491 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085109491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55c143d43cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085109491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55c143d43cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085109493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50288<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085109495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085109499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085109504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085109507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085109509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085109511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085109512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085109513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085109514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085109515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085109516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085109518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085109519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085109520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085109521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085109522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085109523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085109525 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085109526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085109527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001010111100'B, t_guard := 20.000000 } 20241116085109538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@604fbae46733: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@604fbae46733: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)6313575 20241116085110560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085110560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085110560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085110560 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085110560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x605667, normal) (hnbgw_rua.c:407) 20241116085110560 DHNB DEBUG map_rua[0x55c143d4a760]{init}: Allocated (fsm.c:456) 20241116085110560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6313575)[0x55c143d4a760]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085110560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6313575 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085110560 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085110560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085110560 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6313575 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085110560 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6313575 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085110560 DCN DEBUG map_sccp[0x55c143d29320]{init}: Allocated (fsm.c:456) 20241116085110560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c143d29320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085110560 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6313575 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085110560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6313575 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085110561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6313575)[0x55c143d4a760]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085110561 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085110561 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085110561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6313575)[0x55c143d4a760]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085110561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c143d29320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085110561 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085110561 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{IDLE}: Allocated (fsm.c:456) 20241116085110561 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085110561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002bc0056400500f1100926) (sccp_scrc.c:406) 20241116085110561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085110561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085110561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085110561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085110561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085110561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085110561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085110561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085110561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085110561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085110561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085110561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085110561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085110561 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085110561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c143d29320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085110561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6313575)[0x55c143d4a760]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085110561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085110561 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085110561 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085110561 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085110561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085110561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085110561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085110561 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@604fbae46733: First idle individual index:1 HNBGW_Test.msc0-SCCP(473)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(474)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488) HNBGW_Test.msc0-RAN(474)@604fbae46733: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)8676947 HNBGW_Test.msc0-SCCP(473)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(473)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@604fbae46733: setverdict(pass): none -> pass 20241116085110568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085110568 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085110568 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085110568 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085110568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085110568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085110568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085110568 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085110568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085110568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085110568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085110568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085110568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085110568 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d28e26) (sccp_scrc.c:477) 20241116085110568 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20241116085110568 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085110568 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085110568 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085110568 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085110568 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) 20241116085110568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c143d29320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085110568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c143d29320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085110569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085110570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085110573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085110576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085110579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085110582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085110584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085110585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085110586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085110587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085110588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085110589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085110590 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085110591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085110591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085110592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085110593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085110594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085110595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085110595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085110596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085110599 DLINP DEBUG SRVCONN(,r=127.0.0.1:56941<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085110599 DLINP DEBUG SRVCONN(,r=127.0.0.1:56941<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085110599 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085110599 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085110599 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085110599 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085110599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085110599 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085110599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085110599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@604fbae46733: Final verdict of PTC: none 20241116085110599 DLINP NOTICE SRV(,r=127.0.0.1:56941<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085110599 DMAIN NOTICE (127.0.0.1:56941 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56941<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085110599 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085110599 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43669<->l=127.0.0.1:4262) (control_if.c:193) 20241116085110599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50260<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465)@604fbae46733: Final verdict of PTC: none 20241116085110599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085110599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc1-M3UA(478)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(483)@604fbae46733: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472)@604fbae46733: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(474)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(477)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(475)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(484)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@604fbae46733: Final verdict of PTC: none 20241116085110599 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085110599 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085110599 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116085110599 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085110599 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085110599 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085110600 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085110600 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085110600 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085110600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085110600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085110600 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085110600 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) 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085110600 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.sgsn0-RAN(480)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(479)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(473)@604fbae46733: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(481)@604fbae46733: Final verdict of PTC: none 20241116085110599 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085110599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085110599 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085110599 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085110599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085110599 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085110599 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085110599 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085110599 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085110599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55c143d43cb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085110599 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085110599 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085110599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b8d6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085110599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085110599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085110599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085110599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085110600 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55c143d43cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1298974)[0x55c143d2aff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085110600 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1298974)[0x55c143d2aff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085110600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1298974)[0x55c143d2aff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1298974)[0x55c143d2aff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1298974)[0x55c143d2aff0]{disrupted}: Freeing instance (context_map.c:202) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1298974)[0x55c143d2aff0]{disrupted}: Deallocated (fsm.c:568) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55c143d43cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55c143d43cb0]{disconnected}: Freeing instance (context_map.c:206) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x55c143d43cb0]{disconnected}: Deallocated (fsm.c:568) 20241116085110600 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1298974 SCCP-60 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241116085110600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085110600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085110600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085110600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085110600 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085110600 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085110600 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6403005)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6403005)[0x55c143d2f840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55c143d30370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085110600 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085110600 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085110600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8aa6e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085110600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085110600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085110600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085110600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085110600 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55c143d30370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6403005)[0x55c143d2f840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6403005)[0x55c143d2f840]{disrupted}: Freeing instance (context_map.c:202) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6403005)[0x55c143d2f840]{disrupted}: Deallocated (fsm.c:568) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55c143d30370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55c143d30370]{disconnected}: Freeing instance (context_map.c:206) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x55c143d30370]{disconnected}: Deallocated (fsm.c:568) 20241116085110600 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6403005 SCCP-59 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6313575)[0x55c143d4a760]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6313575)[0x55c143d4a760]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c143d29320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085110600 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085110600 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085110600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28e26), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085110600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085110600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085110600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085110600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085110600 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c143d29320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6313575)[0x55c143d4a760]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6313575)[0x55c143d4a760]{disrupted}: Freeing instance (context_map.c:202) 20241116085110600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6313575)[0x55c143d4a760]{disrupted}: Deallocated (fsm.c:568) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c143d29320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c143d29320]{disconnected}: Freeing instance (context_map.c:206) 20241116085110600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c143d29320]{disconnected}: Deallocated (fsm.c:568) 20241116085110600 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6313575 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241116085110600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085110600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085110600 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085110600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085110600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085110600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085110600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085110600 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085110600 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085110600 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085110600 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085110600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085110600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085110600 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085110600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085110600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085110600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085110600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085110600 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085110600 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085110600 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085110600 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085110600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085110600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085110600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085110600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085110600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085110600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085110600 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085110600 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085110600 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085110600 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085110600 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085110600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085110600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085110600 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085110600 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) 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241116085110600 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085110600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085110600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085110600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085110600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085110600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085110600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085110600 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085110600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085110600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085110600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085110600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085110600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085110600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085110600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085110600 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(485)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(476)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(466)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(482)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085110623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50254<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(468)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(466): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(468): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(473): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(474): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(475): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(476): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(477): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(478): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(479): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(480): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(481): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(482): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(483): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(484): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(485): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:51:10 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 20241116085110769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085111270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50320<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=473808) 20241116085111441 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085111442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b1bca), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085111442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085111442 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085111442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085111442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085111442 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085111442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af066c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085111442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085111442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085111442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085111442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085111442 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085111442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f3e4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085111442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085111442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085111442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085111442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085111442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085111442 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085111442 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085111442 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085111442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085111442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085111442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085111442 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085111442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085111443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085111443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085111443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085111443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085111443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085111443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085111443 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085111443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085111443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085111443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085111443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085111443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085111443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085111443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085111443 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=473808, count=490656) 20241116085112427 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085112427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d56b3), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085112427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085112427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085112427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085112427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085112427 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085112427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a6e7), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085112427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085112427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085112427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085112427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085112427 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085112427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065d0f2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085112427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085112427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085112427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085112427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085112427 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085112427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af4e5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085112427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085112427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085112427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085112427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085112427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085112428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085112428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085112428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085112428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085112428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085112428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085112428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085112428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085112428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085112428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085112428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085112428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085112428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085112428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085112428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085112428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085112428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085112428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085112428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085112428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085112600 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085112600 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085112600 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085112600 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085112600 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085112600 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085112600 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085112600 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085112600 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:51: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_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@604fbae46733: 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@604fbae46733: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241116085114365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085114369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085114374 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36369<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085114412 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085114412 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085114426 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085114426 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114427 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085114427 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114427 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085114427 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114427 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085114427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085114427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085114428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114428 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114428 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085114428 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114428 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38685 (stream_srv.c:129) 20241116085114428 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38685<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085114428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085114428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085114428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085114428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085114429 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114429 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085114429 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085114429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114429 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085114429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114429 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114429 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114429 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085114429 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085114429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114429 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085114429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114429 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114429 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114429 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085114429 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085114429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114430 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085114430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114430 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085114430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085114430 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085114430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085114430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085114430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085114430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085114430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085114430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085114430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085114430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(499)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(499)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(499)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(497)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(502)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(502)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(502)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(500)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085114460 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085114460 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114460 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085114460 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114460 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085114460 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085114460 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114460 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085114460 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114461 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114461 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085114461 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085114461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114461 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085114461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114461 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114461 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114461 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085114461 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085114461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114461 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085114461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114461 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114461 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114461 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085114461 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085114462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114462 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085114462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114462 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114462 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114462 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085114462 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085114462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085114462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114462 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085114462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085114462 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085114462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085114462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085114462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085114462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085114462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085114462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085114462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085114462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085114462 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085114462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085114462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085114462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085114462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085114462 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(505)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(505)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(505)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(503)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(508)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(508)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(508)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(506)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085114498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085114498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085114498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085114498 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085114498 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085114498 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085114498 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085114498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085114498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085114503 DLINP DEBUG SRVCONN(,r=127.0.0.1:38685<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085114503 DLINP DEBUG SRVCONN(,r=127.0.0.1:38685<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085114503 DLINP DEBUG SRVCONN(,r=127.0.0.1:38685<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085114503 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085114503 DHNBAP DEBUG (127.0.0.1:38685 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085114503 DHNBAP NOTICE (127.0.0.1:38685 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085114503 DHNBAP NOTICE (127.0.0.1:38685 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085114503 DLINP DEBUG SRVCONN(,r=127.0.0.1:38685<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085114503 DLINP DEBUG SRVCONN(,r=127.0.0.1:38685<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085114645 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085114645 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085114645 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085114645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(499)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085114653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114653 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085114653 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085114653 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085114653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085114653 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085114653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085114655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114655 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085114655 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085114655 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085114655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085114655 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085114655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085114655 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085114655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085114655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085114655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085114655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085114655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085114655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085114655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085114655 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085114655 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085114655 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114657 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114657 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085114657 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085114657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085114657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114657 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085114657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085114657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085114657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085114657 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085114657 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 20241116085114658 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 20241116085114658 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085114658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(502)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085114663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114663 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085114663 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085114663 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085114663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085114663 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085114663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085114665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114665 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085114665 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085114665 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085114665 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085114665 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085114665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085114665 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085114665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085114665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085114665 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085114665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085114665 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085114665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085114665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085114665 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085114665 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085114665 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114666 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114666 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085114666 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085114666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114666 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085114667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114667 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085114667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085114667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085114667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085114667 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085114675 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085114675 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085114675 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085114675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(505)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085114679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114679 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085114679 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085114679 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085114679 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085114679 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085114679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085114681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114681 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085114681 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085114681 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085114681 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085114681 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085114681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085114681 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085114681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085114681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085114681 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085114681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085114681 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085114681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085114681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085114681 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085114681 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085114681 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114683 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114683 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085114683 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085114683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085114683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114683 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085114683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085114683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085114683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085114683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085114688 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 20241116085114688 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 20241116085114688 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 20241116085114688 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116085114688 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116085114688 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116085114688 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(508)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085114690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114690 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085114690 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116085114690 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116085114690 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116085114690 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085114690 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085114690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116085114690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085114690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085114690 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085114690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085114690 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085114690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085114690 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085114690 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085114692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114692 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085114692 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085114692 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085114692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085114692 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241116085114692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085114692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085114692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085114692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085114692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085114692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085114692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085114692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085114692 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085114692 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085114692 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085114693 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085114693 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085114693 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085114693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085114693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085114693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085114693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085114693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085114693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085114693 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085114693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085114693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085114693 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085114693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085114693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085114693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085114693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085114693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085114693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085114693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085114693 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(498)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085115461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085115461 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085115461 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085115461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085115461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085115461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085115461 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085115461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085115461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085115461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085115461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085115461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085115461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085115461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085115461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085115461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085115461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085115461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085115461 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085115461 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085115461 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085115461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085115461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085115461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085115461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085115461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085115461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085115461 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085115461 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085115461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085115461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085115461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085115461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085115461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085115461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085115461 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085115463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115463 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085115463 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085115463 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085115463 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085115463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085115464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085115464 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085115464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085115464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085115464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085115464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085115464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085115464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085115464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085115464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085115464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115464 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085115464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085115464 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085115464 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085115464 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(501)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085115467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115467 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085115467 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085115467 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085115467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085115467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085115467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085115467 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085115467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085115467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085115467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085115467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085115467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085115467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085115467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085115467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085115467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085115467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085115467 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085115467 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085115467 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) 20241116085115467 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) 20241116085115467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085115467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085115467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085115468 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085115468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085115468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085115468 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085115468 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085115468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115468 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085115468 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085115468 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085115468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085115468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085115468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085115468 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085115468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115468 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085115468 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085115468 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085115468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085115468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085115468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085115468 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085115468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085115468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085115468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085115468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085115468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085115468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085115468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085115468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085115468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085115468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085115468 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085115468 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085115468 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(504)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085115482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115482 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085115482 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085115482 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085115482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085115482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085115482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085115482 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085115482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085115482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085115482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085115482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085115482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085115482 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085115482 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085115482 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085115483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115483 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085115483 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085115483 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085115483 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085115483 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085115483 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085115483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085115483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085115483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085115483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085115483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085115483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085115483 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085115483 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085115483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085115483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085115483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085115483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085115483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085115483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085115483 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085115484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115484 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085115484 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085115484 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085115484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085115484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085115484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085115484 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085115484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085115484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085115484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085115484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085115484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085115484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085115484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085115484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085115484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085115484 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085115484 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085115484 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085115493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115493 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085115493 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085115493 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 20241116085115493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085115493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085115493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085115493 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(507)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085115493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085115493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085115493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085115493 DLM3UA DEBUG 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) 20241116085115493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085115493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085115493 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085115493 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085115493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115493 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085115493 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085115493 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085115493 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085115493 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) 20241116085115493 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) 20241116085115493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085115493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085115493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085115493 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085115493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085115493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085115493 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085115493 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085115493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115493 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085115493 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085115493 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085115493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085115493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085115493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085115493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085115495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085115495 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085115495 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085115495 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 20241116085115495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085115495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085115495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085115495 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085115495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085115495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085115495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085115495 DLM3UA DEBUG 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) 20241116085115495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085115495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085115495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085115495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085115495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085115496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085115496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085115496 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085115496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085115496 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085115496 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085115496 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085116513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085116515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085116516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085116520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085116524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085116528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085116531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085116535 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085116539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085116542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085116545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085116548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085116551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085116555 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085116559 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085116562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085116566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085116569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085116572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085116574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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@604fbae46733: 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 := '000000000000000001111100'B, t_guard := 20.000000 } 20241116085116607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52530<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@604fbae46733: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@604fbae46733: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)12762647 20241116085117650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085117650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085117650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085117650 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085117650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc2be17, normal) (hnbgw_rua.c:407) 20241116085117650 DHNB DEBUG map_rua[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116085117650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12762647)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085117650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762647 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085117650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085117650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085117650 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762647 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085117650 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762647 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) 20241116085117650 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762647 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085117650 DCN DEBUG map_sccp[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116085117650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085117650 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12762647 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085117650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762647 SCCP-62 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085117650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12762647)[0x55c143d2f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085117650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085117651 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085117651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12762647)[0x55c143d2f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085117651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55c143d30370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085117651 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085117651 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{IDLE}: Allocated (fsm.c:456) 20241116085117651 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085117651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300007c0056400500f1100926) (sccp_scrc.c:406) 20241116085117651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085117651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085117651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085117651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085117651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085117651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085117651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085117651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085117651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085117651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085117651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085117651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085117651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085117651 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085117651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55c143d30370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085117651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12762647)[0x55c143d2f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085117651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085117651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085117651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085117651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085117651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085117651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085117651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085117651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(497)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(498)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510) HNBGW_Test.msc0-RAN(498)@604fbae46733: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)14098191 HNBGW_Test.msc0-SCCP(497)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(497)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@604fbae46733: setverdict(pass): none -> pass 20241116085117657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085117657 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085117657 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085117657 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085117657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085117657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085117657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085117658 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085117658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085117658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085117658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085117658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085117658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085117658 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fe9d0c) (sccp_scrc.c:477) 20241116085117658 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20241116085117658 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085117658 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085117658 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085117658 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085117658 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085117658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55c143d30370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085117658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55c143d30370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085117658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52530<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085117658 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085117659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085117660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085117660 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085117661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085117662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085117662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085117663 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085117664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085117664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085117665 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085117666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085117666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085117667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085117668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085117668 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085117669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085117670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085117671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085117671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001011001000'B, t_guard := 20.000000 } 20241116085117682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52538<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(501)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(501)@604fbae46733: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@604fbae46733: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)14574451 20241116085118708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085118708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085118708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085118708 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085118708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde6373, normal) (hnbgw_rua.c:407) 20241116085118708 DHNB DEBUG map_rua[0x55c143d30b20]{init}: Allocated (fsm.c:456) 20241116085118708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14574451)[0x55c143d30b20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085118708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14574451 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085118708 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085118708 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085118708 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14574451 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085118708 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14574451 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) 20241116085118708 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14574451 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085118708 DCN DEBUG map_sccp[0x55c143d43cb0]{init}: Allocated (fsm.c:456) 20241116085118708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55c143d43cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085118708 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14574451 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085118708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14574451 SCCP-63 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085118708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14574451)[0x55c143d30b20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085118708 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085118708 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085118708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14574451)[0x55c143d30b20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085118708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55c143d43cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085118708 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085118708 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{IDLE}: Allocated (fsm.c:456) 20241116085118708 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085118708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002c80056400500f1100926) (sccp_scrc.c:406) 20241116085118708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085118708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085118708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085118708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085118708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085118708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085118708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085118708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085118709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085118709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085118709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085118709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085118709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085118709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085118709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085118709 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085118708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085118708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085118708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085118708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085118708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085118708 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085118709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55c143d43cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085118709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14574451)[0x55c143d30b20]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc1-SCCP(500)@604fbae46733: First idle individual index:0 HNBGW_Test.msc1-SCCP(500)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(501)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511) HNBGW_Test.msc1-RAN(501)@604fbae46733: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)8614200 HNBGW_Test.msc1-SCCP(500)@604fbae46733: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(500)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085118727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085118727 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085118727 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085118728 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085118728 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085118728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085118728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085118728 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085118728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085118728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085118728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085118728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085118728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085118728 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a4e93) (sccp_scrc.c:477) 20241116085118728 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20241116085118728 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085118728 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085118728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085118728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085118728 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085118728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55c143d43cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085118728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55c143d43cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085118729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52538<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085118731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085118736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085118739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085118743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085118745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085118746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085118748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085118749 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085118750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085118751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085118751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085118752 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085118753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085118753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085118754 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085118755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085118755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085118756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085118757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085118757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001100101111'B, t_guard := 20.000000 } 20241116085118768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52548<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@604fbae46733: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@604fbae46733: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)15589018 20241116085119788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085119788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085119788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085119788 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085119788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xedde9a, normal) (hnbgw_rua.c:407) 20241116085119788 DHNB DEBUG map_rua[0x55c143d49a20]{init}: Allocated (fsm.c:456) 20241116085119788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15589018)[0x55c143d49a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085119788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15589018 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085119788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085119788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085119788 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15589018 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085119789 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15589018 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) 20241116085119789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15589018 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085119789 DCN DEBUG map_sccp[0x55c143d2fd10]{init}: Allocated (fsm.c:456) 20241116085119789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c143d2fd10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085119789 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15589018 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085119789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15589018 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085119789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15589018)[0x55c143d49a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085119789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085119789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085119789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15589018)[0x55c143d49a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085119789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c143d2fd10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085119789 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085119789 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{IDLE}: Allocated (fsm.c:456) 20241116085119789 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085119789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300032f0056400500f1100926) (sccp_scrc.c:406) 20241116085119789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085119789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085119789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085119789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085119789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085119789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085119789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085119789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085119789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085119789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085119789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085119789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085119789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085119789 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085119789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c143d2fd10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085119789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15589018)[0x55c143d49a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085119789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085119790 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085119790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085119790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085119790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085119790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085119790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085119790 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@604fbae46733: First idle individual index:1 HNBGW_Test.msc0-SCCP(497)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(498)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512) HNBGW_Test.msc0-RAN(498)@604fbae46733: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)519403 HNBGW_Test.msc0-SCCP(497)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(497)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@604fbae46733: setverdict(pass): none -> pass 20241116085119798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085119798 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085119798 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085119798 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085119798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085119798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085119798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085119798 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085119798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085119798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085119798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085119798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085119798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085119798 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007f3ee7) (sccp_scrc.c:477) 20241116085119798 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20241116085119798 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085119798 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085119798 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085119798 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085119798 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) 20241116085119798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c143d2fd10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085119798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c143d2fd10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085119801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52548<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085119803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085119808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085119812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085119814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085119816 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085119818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085119819 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085119820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085119821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085119822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085119822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085119823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085119824 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085119825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085119825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085119826 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085119827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085119827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085119828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085119829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085119831 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36369<->l=127.0.0.1:4262) (control_if.c:193) 20241116085119831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489)@604fbae46733: Final verdict of PTC: none 20241116085119831 DLINP DEBUG SRVCONN(,r=127.0.0.1:38685<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085119831 DLINP DEBUG SRVCONN(,r=127.0.0.1:38685<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085119831 DLINP NOTICE SRV(,r=127.0.0.1:38685<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085119831 DMAIN NOTICE (127.0.0.1:38685 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38685<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn0-RAN(504)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(506)@604fbae46733: Final verdict of PTC: none 20241116085119831 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@604fbae46733: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(509)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(507)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(503)@604fbae46733: Final verdict of PTC: none 20241116085119832 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 IPA-CTRL-CLI-IPA(491)@604fbae46733: Final verdict of PTC: none 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085119832 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085119832 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085119832 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085119832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085119832 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085119832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085119832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085119832 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085119832 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085119832 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085119832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085119832 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085119832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085119832 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085119832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085119832 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085119832 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085119832 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_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(502)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(497)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(498)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(490)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(499)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(505)@604fbae46733: Final verdict of PTC: none 20241116085119832 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085119832 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085119832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55c143d43cb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085119832 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085119832 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085119832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e93), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085119832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) HNBGW_Test.sgsn1-M3UA(508)@604fbae46733: Final verdict of PTC: none 20241116085119832 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085119832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085119832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085119832 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085119832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55c143d43cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085119833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14574451)[0x55c143d30b20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085119833 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14574451)[0x55c143d30b20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085119833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085119833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14574451)[0x55c143d30b20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085119832 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085119832 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085119832 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085119832 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085119832 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) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085119832 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085119832 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085119832 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085119832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085119832 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085119832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085119832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085119832 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085119832 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) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085119832 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085119832 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085119832 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085119832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085119833 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085119833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085119833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085119833 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085119833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085119833 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085119833 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085119833 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085119833 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085119833 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085119833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085119833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085119833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14574451)[0x55c143d30b20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085119833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14574451)[0x55c143d30b20]{disrupted}: Freeing instance (context_map.c:202) 20241116085119833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14574451)[0x55c143d30b20]{disrupted}: Deallocated (fsm.c:568) 20241116085119833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55c143d43cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085119833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55c143d43cb0]{disconnected}: Freeing instance (context_map.c:206) 20241116085119833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x55c143d43cb0]{disconnected}: Deallocated (fsm.c:568) 20241116085119833 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14574451 SCCP-63 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241116085119833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085119833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085119833 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085119833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085119833 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085119833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085119833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085119833 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085119833 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085119833 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085119833 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085119833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085119833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085119833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085119833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085119833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085119833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085119833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085119833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085119833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085119833 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085119833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085119834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085119834 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085119834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085119834 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085119834 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085119834 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085119834 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085119834 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085119834 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085119834 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085119834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55c143d30370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085119834 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085119834 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085119834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085119834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085119834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085119834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085119834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085119834 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085119834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55c143d30370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085119834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12762647)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085119834 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12762647)[0x55c143d2f840]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085119834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085119834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12762647)[0x55c143d2f840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085119834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12762647)[0x55c143d2f840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085119834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12762647)[0x55c143d2f840]{disrupted}: Freeing instance (context_map.c:202) 20241116085119834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12762647)[0x55c143d2f840]{disrupted}: Deallocated (fsm.c:568) 20241116085119834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55c143d30370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085119834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55c143d30370]{disconnected}: Freeing instance (context_map.c:206) 20241116085119834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x55c143d30370]{disconnected}: Deallocated (fsm.c:568) 20241116085119834 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12762647 SCCP-62 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241116085119834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c143d2fd10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085119834 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085119834 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085119834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f3ee7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085119834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085119834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085119834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085119834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085119834 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085119834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c143d2fd10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085119834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15589018)[0x55c143d49a20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085119834 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15589018)[0x55c143d49a20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085119834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085119834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15589018)[0x55c143d49a20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085119834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15589018)[0x55c143d49a20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085119834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15589018)[0x55c143d49a20]{disrupted}: Freeing instance (context_map.c:202) 20241116085119834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15589018)[0x55c143d49a20]{disrupted}: Deallocated (fsm.c:568) 20241116085119834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c143d2fd10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085119834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c143d2fd10]{disconnected}: Freeing instance (context_map.c:206) 20241116085119834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c143d2fd10]{disconnected}: Deallocated (fsm.c:568) 20241116085119834 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15589018 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241116085119834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085119834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085119834 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085119834 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085119834 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085119834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085119834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085119835 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085119835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085119835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085119835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085119835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085119835 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085119835 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085119835 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085119835 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085119835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085119835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085119835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085119835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085119835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085119835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085119835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085119835 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085119835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085119835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085119835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085119835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085119835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085119835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085119835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085119835 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(501)@604fbae46733: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@604fbae46733: Final verdict of PTC: none 20241116085119847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52504<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc1-SCCP(500)@604fbae46733: Final verdict of PTC: none HNBGW-PFCP(492)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(490): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(492): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(497): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(498): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(499): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(500): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(501): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(502): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(503): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(504): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(505): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(506): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(507): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(508): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(509): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:51:19 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 20241116085119994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085120596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085120600 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085120600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b8d6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085120600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085120600 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085120600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085120600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085120600 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085120600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8aa6e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085120600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085120600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085120600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085120600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085120600 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085120600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28e26), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085120600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085120600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085120600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085120600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085120600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085120600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085120600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085120600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085120601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085120601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085120601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085120601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085120601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085120601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085120601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085120601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085120601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085120601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085120601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085120601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085120601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085120601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085120601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085120601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085120601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085120601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085120601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085120601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=483480) 20241116085121443 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085121443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f3e4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085121443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085121443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085121443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085121443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085121443 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085121443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af066c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085121443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085121443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085121443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085121443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085121443 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085121443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b1bca), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085121443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085121444 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085121444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085121444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085121444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085121444 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085121444 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085121444 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085121444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085121444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085121444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085121444 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085121444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085121444 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085121444 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085121444 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085121444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085121444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085121444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085121444 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085121444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085121444 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085121444 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085121444 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085121444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085121444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085121444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085121444 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=483480, count=496988) 20241116085121833 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085121833 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085121834 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085121834 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085121834 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085121834 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085121834 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085121834 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085121834 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085121834 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085121834 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085121834 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085122428 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085122428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af4e5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085122428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085122428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085122428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085122428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085122428 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085122428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065d0f2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085122428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085122428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085122428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085122428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085122428 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085122428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a6e7), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085122428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085122428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085122428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085122428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085122428 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085122428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d56b3), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085122428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085122428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085122428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085122428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085122428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085122429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085122429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085122429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085122429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085122429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085122429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085122429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085122429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085122429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085122429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085122429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085122429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085122429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085122429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085122429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085122429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:51:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@604fbae46733: 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@604fbae46733: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241116085123705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085123710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085123714 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38099<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085123731 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085123731 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085123740 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085123740 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085123740 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085123740 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085123740 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085123740 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085123740 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41074 (stream_srv.c:129) 20241116085123740 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41074<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085123740 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085123740 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085123741 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085123741 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085123741 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085123741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085123741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085123742 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085123742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085123742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085123742 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085123742 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085123742 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085123742 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085123742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085123742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085123742 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085123742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085123742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085123742 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085123742 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085123742 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085123742 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085123742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085123742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085123742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085123742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085123742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085123742 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085123742 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085123742 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085123742 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085123742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085123742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085123742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085123742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085123742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085123742 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085123742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085123742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085123742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085123742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085123742 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085123742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085123742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085123742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085123742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085123742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085123742 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085123742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085123742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085123742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085123742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085123742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085123742 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085123742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085123742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085123742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085123742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085123742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085123742 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(523)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(523)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(523)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(521)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(526)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(526)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(526)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(524)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085123775 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085123775 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085123776 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085123776 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085123776 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085123776 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085123776 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085123776 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085123776 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085123776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085123776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085123776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085123777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085123777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085123777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085123777 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085123777 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085123777 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085123777 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085123777 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085123777 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085123777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085123777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085123777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085123777 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085123777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085123777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085123777 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085123777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085123777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085123777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085123777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085123777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085123777 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085123777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085123777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085123777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085123777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085123777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085123777 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085123778 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085123778 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085123778 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085123778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085123778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085123778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085123778 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085123778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085123778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085123778 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085123778 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085123778 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085123778 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085123778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085123778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085123778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085123778 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085123778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085123778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085123778 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085123778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123778 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085123778 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085123778 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085123778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085123778 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085123778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123778 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085123778 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085123778 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085123778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085123778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085123778 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(529)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(529)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(529)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(527)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(532)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(532)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(532)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(530)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085123820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085123820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085123820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085123820 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085123820 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085123820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085123820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085123820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085123820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085123825 DLINP DEBUG SRVCONN(,r=127.0.0.1:41074<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085123825 DLINP DEBUG SRVCONN(,r=127.0.0.1:41074<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085123825 DLINP DEBUG SRVCONN(,r=127.0.0.1:41074<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085123825 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085123825 DHNBAP DEBUG (127.0.0.1:41074 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085123825 DHNBAP NOTICE (127.0.0.1:41074 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085123825 DHNBAP NOTICE (127.0.0.1:41074 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085123825 DLINP DEBUG SRVCONN(,r=127.0.0.1:41074<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085123825 DLINP DEBUG SRVCONN(,r=127.0.0.1:41074<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085123955 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085123955 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085123955 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085123955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(523)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085123964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123964 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085123964 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085123964 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085123964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085123964 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085123964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085123967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123967 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085123967 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085123967 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085123967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085123967 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085123967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085123968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085123968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085123968 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085123968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085123968 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085123968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085123968 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085123968 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085123968 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085123968 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085123968 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 20241116085123968 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 20241116085123968 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085123968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085123969 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085123969 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085123969 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085123969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085123969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085123969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085123969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085123969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085123969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085123969 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085123969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085123969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085123969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085123969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085123969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085123969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085123969 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(526)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085123975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123975 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085123975 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085123975 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085123975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085123975 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085123975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085123977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123977 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085123977 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085123977 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085123978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085123978 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085123978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085123978 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085123978 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085123978 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085123978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085123978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085123978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085123978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085123978 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085123978 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085123978 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085123979 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085123979 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085123979 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085123979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085123979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085123979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085123979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085123979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085123979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085123979 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085123979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085123979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085123979 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085123979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085123979 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085123979 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085123979 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085123979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085123979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085123979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085123979 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085123995 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085123995 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085123995 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085123995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(529)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085124001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124001 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085124001 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085124002 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085124002 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085124002 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085124002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085124004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124004 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085124004 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085124004 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085124004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085124004 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085124004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085124004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085124004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085124004 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085124004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085124004 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085124004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085124004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085124004 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085124004 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085124005 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085124006 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085124006 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085124006 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085124006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085124006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085124006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085124006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085124006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085124006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085124006 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085124006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124006 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085124006 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085124006 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085124006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085124006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085124006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085124006 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124007 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 20241116085124007 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 20241116085124007 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085124007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(532)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085124013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124013 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085124013 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085124013 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085124013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085124013 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085124013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085124016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124016 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085124016 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085124016 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085124016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085124016 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085124016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085124016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085124016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085124016 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085124016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085124016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085124016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085124016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085124016 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085124016 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085124016 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085124017 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085124017 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085124017 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085124017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085124017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085124017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085124018 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085124018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085124018 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085124018 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085124018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124018 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085124018 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085124018 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085124018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085124018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085124018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085124018 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(522)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085124762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124762 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085124762 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085124762 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085124762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085124762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085124762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085124762 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085124762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085124762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085124762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085124762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085124762 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085124762 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085124762 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085124762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124762 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085124762 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085124762 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085124763 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085124763 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085124763 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085124763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085124763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085124763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085124763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085124763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085124763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085124763 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085124763 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085124763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124763 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085124763 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085124763 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085124763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085124763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085124763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085124763 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124763 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085124763 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085124763 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085124763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085124763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085124763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085124763 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085124763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085124763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085124763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085124763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085124763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085124763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085124763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085124763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085124763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085124763 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085124763 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085124763 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(525)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085124780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124780 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085124780 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085124780 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085124781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085124781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085124781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085124781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085124781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085124781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085124781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085124781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085124781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085124781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085124781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085124781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085124781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085124781 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085124781 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085124781 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) 20241116085124781 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) 20241116085124781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085124781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085124781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085124781 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085124781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085124781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085124781 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085124781 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085124782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124782 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085124782 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085124782 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085124782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085124782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085124782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085124782 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124784 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085124784 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085124784 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085124784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085124784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085124784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085124784 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085124784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085124784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085124784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085124784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085124784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085124784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085124784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085124784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085124784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085124785 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085124785 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085124785 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(528)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085124809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124810 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085124810 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085124810 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085124810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085124810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085124810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085124810 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085124810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085124810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085124810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085124810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085124810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085124810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085124810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085124810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085124810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085124810 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085124810 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085124810 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085124810 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085124810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085124810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085124810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085124810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085124810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085124810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085124810 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085124810 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085124810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124810 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085124810 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085124810 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085124810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085124810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085124810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085124810 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124814 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085124814 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085124814 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085124814 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085124814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085124814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085124815 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085124815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085124815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085124815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085124815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085124815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085124815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085124815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085124815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085124815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085124815 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085124815 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085124815 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(531)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085124821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124821 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085124821 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085124821 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 20241116085124821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085124821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085124821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085124821 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085124821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085124821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085124821 DLM3UA DEBUG 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) 20241116085124821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085124821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085124821 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085124821 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085124821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085124822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085124822 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085124822 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085124822 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) 20241116085124822 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) 20241116085124822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085124822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085124822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085124822 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085124822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085124822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085124822 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085124822 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085124822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124822 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085124822 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085124822 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085124822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085124822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085124822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085124822 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085124824 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085124824 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085124824 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 20241116085124824 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085124824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085124824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085124824 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085124824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085124824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085124824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085124824 DLM3UA DEBUG 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) 20241116085124824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085124824 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085124824 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085124824 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085124824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085124824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085124824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085124824 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085124824 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085124824 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085124824 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085124824 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085125836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085125837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085125839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085125842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085125844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085125847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085125849 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085125851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085125852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085125854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085125855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085125857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085125858 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085125859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085125860 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085125861 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085125862 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085125863 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085125864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085125865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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@604fbae46733: 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@604fbae46733: 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@604fbae46733: 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 := '000000000000000000010100'B, t_guard := 20.000000 } 20241116085125890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@604fbae46733: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)2953364 20241116085126937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085126937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085126937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085126937 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085126937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2d1094, normal) (hnbgw_rua.c:407) 20241116085126937 DHNB DEBUG map_rua[0x55c143d2f840]{init}: Allocated (fsm.c:456) 20241116085126937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953364)[0x55c143d2f840]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085126937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953364 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085126937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085126937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085126937 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953364 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) 20241116085126937 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953364 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085126937 DCN DEBUG map_sccp[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116085126937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085126937 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2953364 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085126937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953364 SCCP-65 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085126937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953364)[0x55c143d2f840]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085126937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085126937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085126937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953364)[0x55c143d2f840]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085126937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55c143d30370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085126937 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085126937 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{IDLE}: Allocated (fsm.c:456) 20241116085126937 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085126937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030000140056400500f1100926) (sccp_scrc.c:406) 20241116085126937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085126937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085126937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085126937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085126937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085126937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085126937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085126937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085126937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085126937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085126937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085126937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085126937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085126937 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085126937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55c143d30370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085126937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953364)[0x55c143d2f840]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085126937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085126937 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085126937 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085126937 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085126937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085126937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085126937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085126937 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(521)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(522)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534) HNBGW_Test.msc0-RAN(522)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)6795131 HNBGW_Test.msc0-SCCP(521)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(521)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@604fbae46733: setverdict(pass): none -> pass 20241116085126946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085126946 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085126946 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085126947 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085126947 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085126947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085126947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085126947 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085126947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085126947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085126947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085126947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085126947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085126947 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ac0582) (sccp_scrc.c:477) 20241116085126947 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20241116085126947 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085126947 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085126947 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085126947 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085126947 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085126947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55c143d30370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085126947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55c143d30370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085126948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085126949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085126951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085126953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085126954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085126956 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085126957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085126958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085126959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085126960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085126961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085126962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085126962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085126963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085126964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085126965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085126965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085126966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085126967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085126968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085126969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001100001000'B, t_guard := 20.000000 } 20241116085126980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(525)@604fbae46733: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(525)@604fbae46733: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@604fbae46733: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)7723025 20241116085128005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085128006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085128006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085128006 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085128006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x75d811, normal) (hnbgw_rua.c:407) 20241116085128006 DHNB DEBUG map_rua[0x55c143d2fd10]{init}: Allocated (fsm.c:456) 20241116085128006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7723025)[0x55c143d2fd10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085128006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7723025 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085128006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085128006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085128006 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085128006 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7723025 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) 20241116085128006 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7723025 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085128006 DCN DEBUG map_sccp[0x55c143d30b20]{init}: Allocated (fsm.c:456) 20241116085128006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55c143d30b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085128006 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7723025 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085128006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7723025 SCCP-66 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085128006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7723025)[0x55c143d2fd10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085128006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085128006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085128006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7723025)[0x55c143d2fd10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085128006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55c143d30b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085128006 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085128006 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{IDLE}: Allocated (fsm.c:456) 20241116085128006 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085128006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030003080056400500f1100926) (sccp_scrc.c:406) 20241116085128006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085128006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085128006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085128006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085128006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085128006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085128006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085128006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085128006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085128006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085128006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085128006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085128006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085128006 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085128006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55c143d30b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085128006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7723025)[0x55c143d2fd10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085128006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085128006 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085128006 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085128006 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085128006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085128007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085128007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085128007 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(524)@604fbae46733: First idle individual index:0 HNBGW_Test.msc1-SCCP(524)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(525)@604fbae46733: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535) HNBGW_Test.msc1-RAN(525)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)991394 HNBGW_Test.msc1-SCCP(524)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(524)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@604fbae46733: setverdict(pass): none -> pass 20241116085128025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085128025 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085128025 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085128025 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085128025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085128025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085128025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085128025 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085128025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085128025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085128025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085128025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085128025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085128025 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000048ba) (sccp_scrc.c:477) 20241116085128025 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20241116085128025 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085128025 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085128025 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085128025 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085128025 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085128025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55c143d30b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085128025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55c143d30b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085128028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085128030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085128034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085128038 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085128043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085128044 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085128047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085128048 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085128049 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085128050 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085128051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085128052 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085128053 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085128054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085128055 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085128055 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085128056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085128057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085128058 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085128059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085128059 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001100010000'B, t_guard := 20.000000 } 20241116085128070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@604fbae46733: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@604fbae46733: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@604fbae46733: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)9851821 20241116085129086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085129086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085129086 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085129086 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085129086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9653ad, normal) (hnbgw_rua.c:407) 20241116085129086 DHNB DEBUG map_rua[0x55c143d29320]{init}: Allocated (fsm.c:456) 20241116085129086 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851821)[0x55c143d29320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085129086 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851821 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085129086 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085129086 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085129086 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851821 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) 20241116085129086 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851821 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085129086 DCN DEBUG map_sccp[0x55c143d31e90]{init}: Allocated (fsm.c:456) 20241116085129087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c143d31e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085129087 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9851821 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085129087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851821 SCCP-67 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085129087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851821)[0x55c143d29320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085129087 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085129087 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085129087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851821)[0x55c143d29320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085129087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c143d31e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085129087 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085129087 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{IDLE}: Allocated (fsm.c:456) 20241116085129087 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085129087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030003100056400500f1100926) (sccp_scrc.c:406) 20241116085129087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085129087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085129087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085129087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085129087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085129087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085129087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085129087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085129087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085129087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085129087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085129087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085129087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085129087 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085129087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c143d31e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085129087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851821)[0x55c143d29320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085129087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085129087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085129087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085129087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085129087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085129087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085129087 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@604fbae46733: First idle individual index:1 HNBGW_Test.msc0-SCCP(521)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(522)@604fbae46733: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536) HNBGW_Test.msc0-RAN(522)@604fbae46733: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)958754 HNBGW_Test.msc0-SCCP(521)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(521)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085129092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129092 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085129092 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085129092 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085129092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085129092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085129092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085129092 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085129092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085129092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085129092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085129092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085129092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085129092 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009feb16) (sccp_scrc.c:477) 20241116085129092 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20241116085129092 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085129092 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085129092 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085129092 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085129092 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) 20241116085129092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c143d31e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085129092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c143d31e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@604fbae46733: setverdict(pass): none -> pass 20241116085129094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085129095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085129098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085129099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085129100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085129101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085129102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085129103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085129105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085129106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085129107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085129109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085129110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085129111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085129112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085129112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085129113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085129114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085129115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085129115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085129116 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085129119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41666<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085129119 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38099<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(528)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(522)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(521)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(527)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(515)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(523)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(531)@604fbae46733: Final verdict of PTC: none 20241116085129120 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085129120 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085129120 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) 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(524)@604fbae46733: Final verdict of PTC: none 20241116085129120 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085129120 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085129120 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) 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085129120 DLINP DEBUG SRVCONN(,r=127.0.0.1:41074<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085129120 DLINP DEBUG SRVCONN(,r=127.0.0.1:41074<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085129120 DLINP NOTICE SRV(,r=127.0.0.1:41074<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085129120 DMAIN NOTICE (127.0.0.1:41074 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41074<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085129120 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085129120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085129120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085129120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085129120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085129120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085129120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085129120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085129120 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085129120 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085129120 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085129120 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085129120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085129120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-M3UA(529)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(514)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(532)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(533)@604fbae46733: Final verdict of PTC: none 20241116085129120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085129120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085129120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085129120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085129120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085129120 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085129120 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085129120 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085129120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085129120 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085129120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085129120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085129120 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085129120 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085129120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085129120 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085129120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085129120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085129120 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085129120 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085129120 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085129120 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085129120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129121 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085129121 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085129121 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085129121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085129121 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085129121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085129121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085129120 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085129120 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085129120 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085129121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085129121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085129121 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085129121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085129121 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085129121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085129121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085129121 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085129121 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085129121 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085129121 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085129121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55c143d30370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085129121 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085129121 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085129121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac0582), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085129121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085129121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085129121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085129121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085129121 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085129121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55c143d30370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085129121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953364)[0x55c143d2f840]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085129121 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953364)[0x55c143d2f840]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085129121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085129121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953364)[0x55c143d2f840]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@604fbae46733: Final verdict of PTC: none 20241116085129121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953364)[0x55c143d2f840]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085129121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953364)[0x55c143d2f840]{disrupted}: Freeing instance (context_map.c:202) 20241116085129121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2953364)[0x55c143d2f840]{disrupted}: Deallocated (fsm.c:568) 20241116085129121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55c143d30370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085129121 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085129121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085129121 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085129121 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085129121 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085129121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085129121 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085129121 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241116085129121 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085129121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129121 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085129121 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085129121 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085129121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085129121 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085129121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085129121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085129121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55c143d30370]{disconnected}: Freeing instance (context_map.c:206) 20241116085129121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x55c143d30370]{disconnected}: Deallocated (fsm.c:568) 20241116085129121 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2953364 SCCP-65 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241116085129121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c143d31e90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc1-M3UA(526)@604fbae46733: Final verdict of PTC: none 20241116085129121 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085129122 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.sgsn1-SCCP(530)@604fbae46733: Final verdict of PTC: none20241116085129122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009feb16), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085129122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085129122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085129122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085129122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085129122 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085129122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c143d31e90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085129122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851821)[0x55c143d29320]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085129122 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851821)[0x55c143d29320]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085129122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085129122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851821)[0x55c143d29320]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085129122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851821)[0x55c143d29320]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085129122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851821)[0x55c143d29320]{disrupted}: Freeing instance (context_map.c:202) 20241116085129122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9851821)[0x55c143d29320]{disrupted}: Deallocated (fsm.c:568) 20241116085129122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c143d31e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085129122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c143d31e90]{disconnected}: Freeing instance (context_map.c:206) 20241116085129122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c143d31e90]{disconnected}: Deallocated (fsm.c:568) 20241116085129122 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9851821 SCCP-67 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241116085129122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085129122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085129122 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085129122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085129122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085129122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085129122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085129122 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085129122 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085129122 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085129122 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085129122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55c143d30b20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085129122 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085129122 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085129123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000048ba), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085129123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085129123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085129123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085129123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085129123 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085129123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55c143d30b20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085129123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7723025)[0x55c143d2fd10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085129123 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7723025)[0x55c143d2fd10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085129123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085129123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7723025)[0x55c143d2fd10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085129123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7723025)[0x55c143d2fd10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085129123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7723025)[0x55c143d2fd10]{disrupted}: Freeing instance (context_map.c:202) 20241116085129123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7723025)[0x55c143d2fd10]{disrupted}: Deallocated (fsm.c:568) 20241116085129123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55c143d30b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085129123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55c143d30b20]{disconnected}: Freeing instance (context_map.c:206) 20241116085129123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x55c143d30b20]{disconnected}: Deallocated (fsm.c:568) 20241116085129123 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7723025 SCCP-66 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241116085129123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085129123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085129123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085129123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085129123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085129123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085129123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085129123 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085129123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085129124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085129124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129124 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085129124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085129124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085129124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085129124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085129124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085129124 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085129124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085129124 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085129124 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085129124 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085129124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129124 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085129124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085129124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085129124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085129124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085129124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085129124 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-Iuh1(519)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(525)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085129135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41656<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(516)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(514): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(515): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(516): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(521): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(522): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(523): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(524): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(525): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(526): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(527): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(528): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(529): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(530): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(531): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(532): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(533): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:51:29 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 20241116085129266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085129834 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085129834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e93), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085129834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085129834 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085129834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085129834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085129834 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085129834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085129834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085129834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085129834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085129834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085129834 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085129834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f3ee7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085129834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085129834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085129834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085129834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085129834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085129834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085129834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085129834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085129834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085129834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085129834 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085129834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085129834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085129834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085129834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085129834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085129835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085129835 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085129835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085129835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085129835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085129835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085129835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085129835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085129835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085129835 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085129869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=475640) 20241116085130601 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085130601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28e26), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085130601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085130601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085130602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085130602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085130602 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085130602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8aa6e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085130602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085130602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085130602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085130602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085130602 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085130602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b8d6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085130602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085130602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085130602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085130602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085130602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085130602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085130602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085130602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085130602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085130603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085130603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085130603 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085130603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085130603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085130603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085130603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085130603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085130603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085130603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085130603 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085130603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085130603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085130603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085130603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085130603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085130603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085130603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085130603 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=475640, count=489148) 20241116085131121 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085131121 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085131122 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085131122 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085131122 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085131122 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085131122 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085131122 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085131122 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085131122 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085131122 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085131122 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085131444 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085131444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b1bca), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085131444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085131444 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085131444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085131444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085131444 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085131444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af066c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085131444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085131444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085131444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085131444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085131445 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085131445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f3e4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085131445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085131445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085131445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085131445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085131445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085131445 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085131445 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085131445 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085131445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085131445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085131445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085131446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085131446 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085131446 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085131446 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085131446 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085131446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085131446 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085131446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085131446 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085131446 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085131446 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085131446 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085131446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085131446 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:51: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_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 20241116085132429 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085132429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d56b3), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085132429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085132429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085132429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085132429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085132429 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085132429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a6e7), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085132429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085132429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085132429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085132429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085132429 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085132429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065d0f2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085132429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085132429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085132429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085132430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085132430 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085132430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af4e5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085132430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085132430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085132430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085132430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085132430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085132430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085132430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085132430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085132430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085132430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085132430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085132430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085132430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085132430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085132430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085132430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085132430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085132430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085132430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085132430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085132430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241116085132979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085132985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085132991 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37481<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085133012 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085133012 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085133020 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085133020 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085133021 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085133021 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085133021 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52611 (stream_srv.c:129) 20241116085133021 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52611<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085133021 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085133021 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085133021 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085133021 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085133022 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133022 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085133022 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085133022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133022 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085133022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133022 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133022 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133022 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085133022 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085133022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133023 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085133023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133023 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133023 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133023 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085133023 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085133023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133023 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085133023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133023 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133023 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133023 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085133023 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085133023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085133023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133023 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085133023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085133023 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085133023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085133023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085133023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085133023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085133023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085133023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085133023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085133023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085133023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085133023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085133023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085133023 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(547)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(547)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(545)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(550)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(550)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(548)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085133058 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085133058 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085133059 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085133059 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085133059 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085133059 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085133059 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085133059 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085133059 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133059 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085133059 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085133059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085133059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133060 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085133060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085133060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085133060 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085133061 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133061 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085133061 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085133061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133061 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085133061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133061 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133061 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133061 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085133061 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085133061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133061 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085133061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133061 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133061 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133061 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085133061 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133061 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085133061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133061 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085133061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133061 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133061 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085133061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085133061 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085133061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133061 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085133061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085133061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085133061 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085133061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133061 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085133061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085133061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085133061 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(553)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(553)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(553)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(551)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(556)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(556)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(556)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(554)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085133107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085133107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085133107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085133107 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085133107 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085133107 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085133107 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085133107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085133107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085133112 DLINP DEBUG SRVCONN(,r=127.0.0.1:52611<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085133112 DLINP DEBUG SRVCONN(,r=127.0.0.1:52611<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085133112 DLINP DEBUG SRVCONN(,r=127.0.0.1:52611<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085133112 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085133112 DHNBAP DEBUG (127.0.0.1:52611 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085133112 DHNBAP NOTICE (127.0.0.1:52611 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085133112 DHNBAP NOTICE (127.0.0.1:52611 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085133112 DLINP DEBUG SRVCONN(,r=127.0.0.1:52611<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085133112 DLINP DEBUG SRVCONN(,r=127.0.0.1:52611<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085133235 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085133235 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085133235 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085133235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(547)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085133244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133244 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085133244 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085133244 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085133244 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085133244 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085133244 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085133247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133247 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085133247 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085133247 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085133247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085133247 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085133247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085133247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085133247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085133247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085133247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085133247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085133247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085133247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085133247 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085133247 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085133247 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085133248 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133248 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085133248 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085133248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085133249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133249 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133249 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133249 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133249 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085133249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085133249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085133249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085133249 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085133253 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 20241116085133253 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 20241116085133253 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085133253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(550)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085133263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133263 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085133263 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085133263 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085133263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085133263 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085133263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085133265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133266 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085133266 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085133266 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085133266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085133266 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085133266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085133266 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085133266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085133266 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085133266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085133266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085133266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085133266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085133266 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085133266 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085133266 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085133267 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133267 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085133267 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085133267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133267 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085133267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133267 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085133268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085133268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085133268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085133268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085133284 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085133285 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085133285 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085133285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(553)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085133291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133291 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085133291 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085133291 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085133291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085133291 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085133291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085133293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133293 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085133293 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085133293 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085133293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085133293 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085133293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085133294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085133294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085133294 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085133294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085133294 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085133294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085133294 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085133294 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085133294 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085133294 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085133295 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133295 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085133295 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085133295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085133295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133295 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133295 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133295 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085133295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085133295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085133295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085133295 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085133298 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 20241116085133298 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 20241116085133298 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085133298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(556)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085133304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133304 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085133304 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085133304 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085133304 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085133304 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085133304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085133307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133307 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085133307 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085133307 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085133307 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085133307 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085133307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085133307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085133307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085133307 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085133307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085133307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085133307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085133307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085133307 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085133307 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085133307 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085133308 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085133308 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085133308 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085133308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085133308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085133308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085133309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085133309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085133309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085133309 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085133309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085133309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085133309 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085133309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085133309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085133309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085133309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085133309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085133309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085133309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085133309 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(546)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085134039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134039 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085134039 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085134039 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085134039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085134039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085134039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085134039 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085134040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085134040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085134040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085134040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085134040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085134040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085134040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085134040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085134040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085134040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085134040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085134040 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085134040 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085134040 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085134040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085134040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085134040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085134040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085134040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085134040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085134040 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085134040 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085134040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085134040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085134040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085134040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085134040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085134040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085134040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085134040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085134040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085134040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085134040 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085134040 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085134040 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085134040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085134040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085134040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085134040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085134040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085134040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085134040 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085134040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134040 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085134040 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085134040 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085134040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085134040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085134040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085134040 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085134057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134057 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085134057 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085134057 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085134057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085134057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085134057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085134057 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085134057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085134057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085134057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085134057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085134057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085134057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085134057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085134057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085134057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085134057 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085134057 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085134057 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) 20241116085134057 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) 20241116085134057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085134057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085134057 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085134057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085134057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085134057 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085134057 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085134057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085134057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085134057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085134057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085134057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085134057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085134057 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(549)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085134059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134059 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085134059 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085134059 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085134059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085134059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085134059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085134059 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085134059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085134059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085134059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085134059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085134059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085134059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085134059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085134059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085134059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085134059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085134059 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085134059 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085134059 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(552)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085134091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134091 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085134091 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085134091 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085134091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085134091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085134091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085134091 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085134091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085134092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085134092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085134092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085134092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085134092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085134092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085134092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085134092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085134092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085134092 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085134092 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085134092 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085134092 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085134092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085134092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085134092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085134092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085134092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085134092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085134092 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085134092 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085134092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085134092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085134092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085134092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085134092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085134092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085134092 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085134092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134092 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085134092 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085134092 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085134092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085134092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085134092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085134092 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085134092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085134092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085134092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085134092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085134092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085134092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085134092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085134092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085134092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085134092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085134092 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085134092 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085134092 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(555)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085134108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134109 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085134109 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085134109 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 20241116085134109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085134109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085134109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085134109 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085134109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085134109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085134109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085134109 DLM3UA DEBUG 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) 20241116085134109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085134109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085134109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085134109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085134109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134109 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085134109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085134109 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085134109 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085134109 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) 20241116085134109 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) 20241116085134109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085134109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085134109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085134109 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085134109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085134109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085134109 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085134109 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085134109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134109 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085134109 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085134109 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085134109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085134109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085134109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085134109 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085134112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085134112 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085134112 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085134112 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 20241116085134112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085134112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085134112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085134112 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085134112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085134112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085134112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085134112 DLM3UA DEBUG 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) 20241116085134112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085134112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085134112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085134112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085134112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085134112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085134112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085134112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085134112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085134112 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085134112 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085134112 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085135123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085135124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085135125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085135128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085135130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085135133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085135135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085135137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085135139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085135141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085135142 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085135144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085135145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085135147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085135148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085135149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085135151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085135152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085135153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085135154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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@604fbae46733: 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@604fbae46733: 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@604fbae46733: 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 := '000000000000001110101001'B, t_guard := 20.000000 } 20241116085135178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57072<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@604fbae46733: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)5345653 20241116085136197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085136197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085136197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085136197 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085136197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x519175, normal) (hnbgw_rua.c:407) 20241116085136197 DHNB DEBUG map_rua[0x55c143d2fd10]{init}: Allocated (fsm.c:456) 20241116085136197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5345653)[0x55c143d2fd10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085136197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5345653 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085136197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085136197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085136197 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5345653 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) 20241116085136197 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5345653 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) 20241116085136197 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5345653 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085136197 DCN DEBUG map_sccp[0x55c143d30b20]{init}: Allocated (fsm.c:456) 20241116085136197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55c143d30b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085136197 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5345653 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085136197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5345653 SCCP-68 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085136197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5345653)[0x55c143d2fd10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085136197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085136197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085136197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5345653)[0x55c143d2fd10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085136197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55c143d30b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085136197 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085136197 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{IDLE}: Allocated (fsm.c:456) 20241116085136197 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085136197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003a90056400500f1100926) (sccp_scrc.c:406) 20241116085136197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085136197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085136197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085136197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085136197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085136197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085136197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085136197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085136197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085136197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085136197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085136197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085136197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085136197 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085136197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55c143d30b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085136197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5345653)[0x55c143d2fd10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085136197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085136197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085136197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085136197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085136197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085136197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085136197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085136197 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558) HNBGW_Test.msc0-RAN(546)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)10104126 HNBGW_Test.msc0-SCCP(545)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(545)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@604fbae46733: setverdict(pass): none -> pass 20241116085136208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085136208 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085136208 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085136208 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085136208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085136208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085136208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085136208 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085136208 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085136208 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085136209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085136209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085136209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085136209 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002e4152) (sccp_scrc.c:477) 20241116085136209 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20241116085136209 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085136209 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085136209 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085136209 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085136209 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085136209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55c143d30b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085136209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55c143d30b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085136210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57072<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085136211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085136215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085136217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085136219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085136220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085136221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085136223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085136224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085136224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085136225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085136226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085136226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085136227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085136228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085136228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085136229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085136229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085136230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085136231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085136231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001101000000'B, t_guard := 20.000000 } 20241116085136243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57082<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(549)@604fbae46733: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(549)@604fbae46733: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@604fbae46733: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)950801 20241116085137269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085137269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085137269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085137269 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085137269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe8211, normal) (hnbgw_rua.c:407) 20241116085137269 DHNB DEBUG map_rua[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116085137269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-950801)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085137270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-950801 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085137270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085137270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085137270 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085137270 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-950801 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) 20241116085137270 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-950801 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) 20241116085137270 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-950801 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085137270 DCN DEBUG map_sccp[0x55c143d31e90]{init}: Allocated (fsm.c:456) 20241116085137270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55c143d31e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085137270 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-950801 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085137270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-950801 SCCP-69 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085137270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-950801)[0x55c143d30370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085137270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085137270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085137270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-950801)[0x55c143d30370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085137270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55c143d31e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085137270 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085137270 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{IDLE}: Allocated (fsm.c:456) 20241116085137270 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085137270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030003400056400500f1100926) (sccp_scrc.c:406) 20241116085137270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085137270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085137270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085137270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085137270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085137270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085137270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085137270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085137270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085137270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085137270 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085137270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085137270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085137270 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085137270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55c143d31e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085137270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-950801)[0x55c143d30370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085137270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085137270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085137270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085137270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085137270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085137270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085137270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085137270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(548)@604fbae46733: First idle individual index:0 HNBGW_Test.msc1-SCCP(548)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(549)@604fbae46733: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559) HNBGW_Test.msc1-RAN(549)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)4720170 HNBGW_Test.msc1-SCCP(548)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(548)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)@604fbae46733: setverdict(pass): none -> pass 20241116085137286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085137286 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085137286 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085137286 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085137286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085137286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085137286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085137286 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085137286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085137286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085137286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085137286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085137286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085137286 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bc069c) (sccp_scrc.c:477) 20241116085137286 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20241116085137286 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085137286 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085137286 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085137286 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085137286 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085137286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55c143d31e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085137286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55c143d31e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085137289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57082<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085137291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085137295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085137299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085137303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085137306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085137309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085137310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085137311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085137312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085137313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085137314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085137315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085137316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085137317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085137317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085137318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085137319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085137320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085137321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085137322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001100010001'B, t_guard := 20.000000 } 20241116085137332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57086<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@604fbae46733: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@604fbae46733: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@604fbae46733: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)7846161 20241116085138346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085138346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085138346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085138346 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085138346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x77b911, normal) (hnbgw_rua.c:407) 20241116085138346 DHNB DEBUG map_rua[0x55c143d4a760]{init}: Allocated (fsm.c:456) 20241116085138346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7846161)[0x55c143d4a760]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085138346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7846161 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085138346 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085138346 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085138346 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7846161 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) 20241116085138346 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7846161 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) 20241116085138346 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7846161 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085138346 DCN DEBUG map_sccp[0x55c143d45430]{init}: Allocated (fsm.c:456) 20241116085138346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c143d45430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085138346 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7846161 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085138346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7846161 SCCP-70 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085138346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7846161)[0x55c143d4a760]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085138346 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085138346 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085138346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7846161)[0x55c143d4a760]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085138346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c143d45430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085138346 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085138346 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{IDLE}: Allocated (fsm.c:456) 20241116085138346 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085138346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030003110056400500f1100926) (sccp_scrc.c:406) 20241116085138346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085138346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085138346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085138346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085138346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085138346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085138346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085138346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085138346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085138346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085138346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085138346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085138346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085138346 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085138346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c143d45430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085138346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7846161)[0x55c143d4a760]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085138346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085138346 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085138346 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085138346 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085138346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085138346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085138346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085138347 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@604fbae46733: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@604fbae46733: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560) HNBGW_Test.msc0-RAN(546)@604fbae46733: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)9704873 HNBGW_Test.msc0-SCCP(545)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085138354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085138354 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085138354 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085138354 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085138354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085138354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085138354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085138354 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085138354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085138355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085138355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085138355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085138355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085138355 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f7d352) (sccp_scrc.c:477) 20241116085138355 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20241116085138355 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085138355 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085138355 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085138355 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085138355 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) 20241116085138355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c143d45430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085138355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c143d45430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@604fbae46733: setverdict(pass): none -> pass 20241116085138360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57086<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085138360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085138364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085138366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085138368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085138369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085138371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085138372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085138373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085138374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085138375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085138376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085138376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085138377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085138379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085138380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085138381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085138382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085138384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085138385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085138386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085138391 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085138391 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(554)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(549)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(551)@604fbae46733: Final verdict of PTC: none 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085138391 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085138391 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) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(552)@604fbae46733: Final verdict of PTC: none 20241116085138391 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085138391 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085138391 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37481<->l=127.0.0.1:4262) (control_if.c:193) 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085138391 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085138391 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) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544)@604fbae46733: Final verdict of PTC: none 20241116085138391 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085138391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085138391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085138391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085138391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085138391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085138391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085138391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085138391 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085138391 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085138391 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085138391 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(553)@604fbae46733: Final verdict of PTC: none 20241116085138391 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085138391 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085138391 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085138391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085138391 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085138391 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085138391 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-M3UA(556)@604fbae46733: Final verdict of PTC: none 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085138391 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085138391 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085138391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085138391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085138391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085138391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085138391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085138391 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085138391 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085138391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085138391 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085138391 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085138391 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085138391 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085138391 DLINP DEBUG SRVCONN(,r=127.0.0.1:52611<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085138391 DLINP DEBUG SRVCONN(,r=127.0.0.1:52611<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085138391 DLINP NOTICE SRV(,r=127.0.0.1:52611<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085138391 DMAIN NOTICE (127.0.0.1:52611 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52611<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085138391 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085138391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085138391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085138391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085138391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085138391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085138391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085138391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085138391 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085138391 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085138391 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085138391 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085138391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55c143d31e90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085138391 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085138391 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085138391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc069c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085138391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085138391 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085138391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085138391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085138391 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085138391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55c143d31e90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085138391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-950801)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085138391 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-950801)[0x55c143d30370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085138391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085138391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-950801)[0x55c143d30370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(555)@604fbae46733: Final verdict of PTC: none 20241116085138391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-950801)[0x55c143d30370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085138391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-950801)[0x55c143d30370]{disrupted}: Freeing instance (context_map.c:202) 20241116085138391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-950801)[0x55c143d30370]{disrupted}: Deallocated (fsm.c:568) 20241116085138391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55c143d31e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085138391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55c143d31e90]{disconnected}: Freeing instance (context_map.c:206) 20241116085138391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x55c143d31e90]{disconnected}: Deallocated (fsm.c:568) 20241116085138391 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-950801 SCCP-69 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241116085138391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57066<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085138391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085138391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085138391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085138391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085138391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085138391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085138391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085138391 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085138391 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085138391 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085138391 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085138391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55c143d30b20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085138391 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085138391 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085138391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4152), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085138391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085138391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085138391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085138391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085138392 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085138392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55c143d30b20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085138392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5345653)[0x55c143d2fd10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085138392 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5345653)[0x55c143d2fd10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085138392 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_valid_nri_msc_not_connected_round_robin-Iuh1(543)@604fbae46733: Final verdict of PTC: none 20241116085138392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5345653)[0x55c143d2fd10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085138392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5345653)[0x55c143d2fd10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085138392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5345653)[0x55c143d2fd10]{disrupted}: Freeing instance (context_map.c:202) 20241116085138392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5345653)[0x55c143d2fd10]{disrupted}: Deallocated (fsm.c:568) 20241116085138392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55c143d30b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085138392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55c143d30b20]{disconnected}: Freeing instance (context_map.c:206) 20241116085138392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x55c143d30b20]{disconnected}: Deallocated (fsm.c:568) 20241116085138392 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5345653 SCCP-68 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241116085138392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c143d45430]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085138392 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085138392 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085138392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7d352), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085138392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085138392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085138392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085138392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085138392 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085138392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c143d45430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085138392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7846161)[0x55c143d4a760]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085138392 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7846161)[0x55c143d4a760]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085138392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085138392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7846161)[0x55c143d4a760]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085138392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7846161)[0x55c143d4a760]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085138392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7846161)[0x55c143d4a760]{disrupted}: Freeing instance (context_map.c:202) 20241116085138392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7846161)[0x55c143d4a760]{disrupted}: Deallocated (fsm.c:568) 20241116085138392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c143d45430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085138392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c143d45430]{disconnected}: Freeing instance (context_map.c:206) 20241116085138392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c143d45430]{disconnected}: Deallocated (fsm.c:568) 20241116085138392 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7846161 SCCP-70 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241116085138392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085138392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085138392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085138392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085138392 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085138392 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085138392 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085138391 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085138391 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085138391 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085138391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085138392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085138392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085138392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085138392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085138392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085138392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085138392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085138392 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085138392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085138392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085138392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085138392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085138392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085138392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085138392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085138392 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085138392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085138392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085138392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085138392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085138392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085138392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085138392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085138392 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(538)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(557)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(539)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085138401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57060<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(540)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(538): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(540): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(551): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(552): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(553): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(554): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(555): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(556): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:51:38 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 20241116085138541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085139122 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085139122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac0582), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085139122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085139122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085139122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085139122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085139122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085139122 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085139122 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085139122 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085139122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085139122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085139122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085139122 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085139123 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085139123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000048ba), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085139123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085139123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085139123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085139123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085139123 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085139123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009feb16), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085139123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085139123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085139123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085139123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085139123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085139123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085139123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085139123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085139123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085139123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085139123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085139123 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085139123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085139123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085139123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085139123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085139123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085139123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085139123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085139123 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085139144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57098<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=493336) 20241116085139834 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085139834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085139834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085139834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085139834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085139834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085139834 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085139834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e93), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085139835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085139835 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085139835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085139835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085139835 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085139835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f3ee7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085139835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085139835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085139835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085139835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085139835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085139835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085139835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085139835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085139835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085139835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085139835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085139835 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085139835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085139835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085139835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085139835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085139835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085139835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085139835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085139835 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085139835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085139835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085139835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085139835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085139835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085139835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085139835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085139835 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=493336, count=507164) 20241116085140392 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085140392 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085140392 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085140392 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085140392 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085140392 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085140392 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085140392 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085140392 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085140392 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085140392 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085140392 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085140603 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085140603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b8d6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085140603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085140603 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085140603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085140603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085140603 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085140603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8aa6e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085140603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085140603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085140603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085140603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085140603 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085140603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28e26), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085140603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085140603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085140603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085140603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085140603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085140603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085140604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085140604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085140604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085140604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085140604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085140604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085140604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085140604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085140604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085140604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085140604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085140604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085140604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085140604 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085140604 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085140604 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085140604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085140604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085140604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:51: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_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 20241116085141446 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085141446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f3e4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085141446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085141446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085141446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085141446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085141446 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085141446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af066c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085141446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085141446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085141446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085141446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085141446 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085141446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b1bca), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085141446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085141446 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085141446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085141446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085141446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085141447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085141447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085141447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085141447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085141447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085141447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085141447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085141447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085141447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085141447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085141447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085141447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085141447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085141447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085141447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085141447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085141447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085141447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085141447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085141447 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241116085142244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085142248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085142251 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34551<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085142274 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085142274 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085142287 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085142287 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085142287 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085142287 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085142287 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085142287 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085142288 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085142288 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085142288 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142288 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085142288 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085142288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085142288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142288 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142288 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41551 (stream_srv.c:129) 20241116085142288 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41551<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085142288 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142288 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085142288 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085142288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142288 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085142288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142288 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085142288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085142288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085142288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085142288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142288 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142288 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142288 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085142288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085142288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085142288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085142289 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142289 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085142289 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085142289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142290 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085142290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142290 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142290 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142290 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085142290 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085142290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142290 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085142290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142290 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085142290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085142290 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085142290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085142290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085142290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085142290 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(571)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(571)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(571)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(569)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(574)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(574)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(574)@604fbae46733: ************************************************* HNBGW_Test.msc1-SCCP(572)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085142324 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085142324 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085142324 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085142324 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085142325 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085142325 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085142325 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142325 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085142325 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085142325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085142325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142325 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142325 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085142325 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085142325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142325 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142325 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142325 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085142325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085142325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085142325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085142326 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142326 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085142326 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085142326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142326 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085142326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142326 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142326 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142326 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085142326 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085142326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142326 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085142326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142326 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142326 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142326 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085142326 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085142326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142327 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085142327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142327 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085142327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085142327 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085142327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085142327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085142327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085142327 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085142327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085142327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085142327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085142327 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(577)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(577)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(577)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(575)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(580)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(580)@604fbae46733: M3UA emulation initiated, the test can be started MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(580)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(578)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085142369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085142369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085142369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085142369 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085142369 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085142369 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085142369 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085142369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085142369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085142378 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085142378 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085142378 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085142379 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085142379 DHNBAP DEBUG (127.0.0.1:41551 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085142379 DHNBAP NOTICE (127.0.0.1:41551 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085142379 DHNBAP NOTICE (127.0.0.1:41551 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085142379 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085142379 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085142430 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085142430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af4e5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085142430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085142430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142430 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085142430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065d0f2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085142430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085142430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142430 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085142430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a6e7), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085142430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085142430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142430 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085142430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d56b3), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085142430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085142431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142431 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085142431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085142431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085142431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085142431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142431 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085142431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085142431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085142431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085142431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142431 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085142431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085142431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085142431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085142431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085142432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085142432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085142432 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085142504 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085142504 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085142504 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085142504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(571)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085142511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142511 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085142511 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085142511 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085142511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085142511 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085142512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085142514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142514 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085142514 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085142514 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085142514 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085142514 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085142514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085142515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085142515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085142515 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085142515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085142515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085142515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085142515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085142515 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085142515 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085142515 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085142516 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142516 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085142516 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085142516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085142516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142517 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142517 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085142517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085142517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085142517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085142517 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085142520 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 20241116085142520 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 20241116085142520 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085142520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(574)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085142525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142525 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085142525 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085142525 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085142525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085142525 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085142525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085142527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142527 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085142527 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085142527 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085142527 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085142527 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085142527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085142527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085142527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085142527 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085142527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085142527 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085142527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085142527 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085142527 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085142527 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085142527 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085142528 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142529 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085142529 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085142529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142529 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085142529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142529 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142529 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142529 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142529 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085142529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085142529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085142529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085142529 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085142542 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085142542 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085142542 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085142542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(577)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085142548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142548 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085142548 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085142548 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085142548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085142548 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085142548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085142551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142551 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085142551 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085142551 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085142551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085142551 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085142551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085142551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085142551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085142551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085142551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085142551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085142551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085142551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085142551 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085142551 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085142551 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085142552 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142553 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085142553 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085142553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085142553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142553 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085142553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085142553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085142553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085142553 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085142556 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 20241116085142556 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 20241116085142556 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085142556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(580)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085142561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142561 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085142561 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085142561 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085142561 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085142561 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085142561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085142562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142562 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085142562 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085142562 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085142562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085142562 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085142562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085142562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085142562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085142562 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085142562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085142562 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085142562 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085142562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085142562 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085142562 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085142562 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085142563 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085142563 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085142563 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085142563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085142563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085142563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085142563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085142563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085142563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085142563 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085142564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085142564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085142564 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085142564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085142564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085142564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085142564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085142564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085142564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085142564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085142564 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(570)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085143323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143323 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085143323 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085143323 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085143323 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085143323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085143323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085143323 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085143323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085143323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085143323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085143323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085143323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085143323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085143323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085143323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143324 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085143324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085143324 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085143324 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085143324 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085143324 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085143324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085143324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085143324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085143324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085143324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085143324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085143324 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085143324 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085143324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143324 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085143324 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085143324 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085143324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085143324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085143324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085143324 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143326 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085143326 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085143326 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085143326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085143326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085143326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085143326 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085143326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085143326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085143326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085143326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085143326 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085143326 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085143326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085143326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143326 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085143326 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085143326 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085143326 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085143326 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(573)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085143331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143331 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085143331 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085143331 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085143331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085143331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085143331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085143331 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085143331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085143331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085143331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085143331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085143331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085143331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085143331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085143331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085143331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085143331 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085143331 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085143331 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) 20241116085143331 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) 20241116085143331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085143331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085143331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085143331 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085143331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085143331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085143331 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085143331 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085143332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085143332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085143332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085143332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085143332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085143332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085143332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143333 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085143333 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085143333 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085143333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085143334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085143334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085143334 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085143334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085143334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085143334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085143334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085143334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085143334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085143334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085143334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085143334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085143334 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085143334 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085143334 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(576)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085143354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143354 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085143354 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085143354 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085143354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085143354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085143354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085143354 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085143354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085143354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085143354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085143354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085143354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085143354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085143354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085143354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143354 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085143354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085143354 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085143354 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085143354 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085143354 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085143354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085143354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085143354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085143354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085143354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085143354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085143354 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085143354 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085143354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085143354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085143354 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085143354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085143354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085143354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085143354 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143356 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085143356 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085143356 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085143356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085143356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085143356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085143356 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085143357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085143357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085143357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085143357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085143357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085143357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085143357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085143357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085143357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085143357 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085143357 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085143357 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(579)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085143367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143367 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085143367 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085143367 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 20241116085143367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085143367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085143367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085143367 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085143368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085143368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085143368 DLM3UA DEBUG 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) 20241116085143368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085143368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085143368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085143368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085143368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085143368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085143368 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085143368 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085143368 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) 20241116085143368 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) 20241116085143368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085143368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085143368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085143368 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085143368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085143368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085143368 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085143368 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085143368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085143368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085143368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085143368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085143368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085143368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085143368 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085143372 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085143372 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085143372 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 20241116085143372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085143372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085143372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085143372 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085143372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085143372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085143372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085143372 DLM3UA DEBUG 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) 20241116085143372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085143372 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085143372 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085143372 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085143372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085143372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085143372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085143372 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085143372 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085143372 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085143372 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085143372 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085144391 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085144398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085144402 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085144406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085144409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085144412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085144415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085144417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085144420 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085144422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085144424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085144426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085144428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085144430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085144432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085144433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085144435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085144437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085144439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085144440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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@604fbae46733: 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@604fbae46733: 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@604fbae46733: 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 := '000000000000000101010101'B, t_guard := 20.000000 } 20241116085144459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@604fbae46733: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)8469139 20241116085145494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085145494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085145494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085145494 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085145494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x813a93, normal) (hnbgw_rua.c:407) 20241116085145494 DHNB DEBUG map_rua[0x55c143d2fd10]{init}: Allocated (fsm.c:456) 20241116085145494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8469139)[0x55c143d2fd10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085145494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8469139 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085145494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085145494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085145494 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8469139 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241116085145494 DCN DEBUG map_sccp[0x55c143d30b20]{init}: Allocated (fsm.c:456) 20241116085145494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c143d30b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085145494 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8469139 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085145494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8469139 SCCP-71 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085145494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8469139)[0x55c143d2fd10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085145494 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085145494 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085145494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8469139)[0x55c143d2fd10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085145494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c143d30b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085145494 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085145494 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{IDLE}: Allocated (fsm.c:456) 20241116085145494 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085145494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030001550056400500f1100926) (sccp_scrc.c:406) 20241116085145494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085145494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085145494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085145494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085145494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085145494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085145494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085145494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085145494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085145494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085145494 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085145494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085145494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085145494 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085145494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c143d30b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085145494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8469139)[0x55c143d2fd10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085145494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085145494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085145494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085145494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085145494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085145494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085145494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085145494 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@604fbae46733: First idle individual index:0 HNBGW_Test.msc1-SCCP(572)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(573)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582) HNBGW_Test.msc1-RAN(573)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)6903758 HNBGW_Test.msc1-SCCP(572)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(572)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085145500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085145500 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085145500 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085145500 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085145500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085145500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085145500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085145500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085145501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085145501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085145501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085145501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085145501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085145501 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008715ef) (sccp_scrc.c:477) 20241116085145501 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20241116085145501 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085145501 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085145501 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085145501 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085145501 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) 20241116085145501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c143d30b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085145501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c143d30b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@604fbae46733: setverdict(pass): none -> pass 20241116085145501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50902<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085145502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085145503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085145504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085145505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085145507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085145508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085145509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085145509 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085145510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085145511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085145512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085145513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085145513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085145515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085145516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085145517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085145519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085145520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085145521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085145522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000000010111010'B, t_guard := 20.000000 } 20241116085145533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@604fbae46733: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@604fbae46733: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@604fbae46733: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)2665684 20241116085146554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085146554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085146554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085146554 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085146554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x28acd4, normal) (hnbgw_rua.c:407) 20241116085146554 DHNB DEBUG map_rua[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116085146554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2665684)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085146554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2665684 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085146554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085146554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085146554 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085146554 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2665684 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241116085146554 DCN DEBUG map_sccp[0x55c143d31e90]{init}: Allocated (fsm.c:456) 20241116085146554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55c143d31e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085146554 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2665684 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085146554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2665684 SCCP-72 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085146554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2665684)[0x55c143d30370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085146554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085146554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085146554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2665684)[0x55c143d30370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085146554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55c143d31e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085146554 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085146554 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{IDLE}: Allocated (fsm.c:456) 20241116085146554 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085146554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030000ba0056400500f1100926) (sccp_scrc.c:406) 20241116085146554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085146554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085146554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085146554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085146554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085146554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085146554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085146554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085146554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085146554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085146554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085146554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085146554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085146554 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085146554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55c143d31e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085146554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2665684)[0x55c143d30370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085146555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085146555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085146555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085146555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085146555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085146555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085146555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085146555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@604fbae46733: First idle individual index:1 HNBGW_Test.msc1-SCCP(572)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(573)@604fbae46733: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583) HNBGW_Test.msc1-RAN(573)@604fbae46733: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)4721722 HNBGW_Test.msc1-SCCP(572)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(572)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085146559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085146559 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085146559 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085146559 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085146559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085146559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085146559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085146559 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085146559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085146559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085146559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085146559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085146559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085146559 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00628fef) (sccp_scrc.c:477) 20241116085146559 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20241116085146559 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085146559 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085146559 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085146559 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085146559 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085146559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55c143d31e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085146559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55c143d31e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@604fbae46733: setverdict(pass): none -> pass 20241116085146562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50904<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085146563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085146566 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085146568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085146569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085146570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085146571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085146572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085146572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085146573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085146574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085146575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085146575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085146576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085146577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085146578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085146578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085146579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085146580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085146581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085146582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001000000101'B, t_guard := 20.000000 } 20241116085146594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50906<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@604fbae46733: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@604fbae46733: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@604fbae46733: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)6159846 20241116085147617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085147617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085147617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085147617 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085147617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5dfde6, normal) (hnbgw_rua.c:407) 20241116085147617 DHNB DEBUG map_rua[0x55c143d37d00]{init}: Allocated (fsm.c:456) 20241116085147617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6159846)[0x55c143d37d00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085147617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6159846 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085147617 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085147617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085147617 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6159846 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241116085147617 DCN DEBUG map_sccp[0x55c143d44910]{init}: Allocated (fsm.c:456) 20241116085147617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c143d44910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085147617 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6159846 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085147617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6159846 SCCP-73 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085147617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6159846)[0x55c143d37d00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085147617 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085147617 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085147618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6159846)[0x55c143d37d00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085147618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c143d44910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085147618 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085147618 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{IDLE}: Allocated (fsm.c:456) 20241116085147618 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085147618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030002050056400500f1100926) (sccp_scrc.c:406) 20241116085147618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085147618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085147618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085147618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085147618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085147618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085147618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085147618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085147618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085147618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085147618 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085147618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085147618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085147618 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085147618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c143d44910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085147618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6159846)[0x55c143d37d00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085147618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085147618 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085147618 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085147618 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085147618 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085147618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085147618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085147618 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@604fbae46733: First idle individual index:2 HNBGW_Test.msc1-SCCP(572)@604fbae46733: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(573)@604fbae46733: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584) HNBGW_Test.msc1-RAN(573)@604fbae46733: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)1803314 HNBGW_Test.msc1-SCCP(572)@604fbae46733: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(572)@604fbae46733: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241116085147622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085147622 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085147622 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085147622 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085147622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085147622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085147622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085147622 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085147622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085147622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085147622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085147622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085147622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085147622 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00edd8ed) (sccp_scrc.c:477) 20241116085147622 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20241116085147622 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085147622 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085147622 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085147622 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085147622 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) 20241116085147622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c143d44910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085147622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c143d44910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@604fbae46733: setverdict(pass): none -> pass 20241116085147624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50906<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085147625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085147626 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085147628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085147629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085147630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085147630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085147631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085147632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085147633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085147634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085147634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085147635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085147636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085147638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085147639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085147640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085147641 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085147643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085147644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085147645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085147648 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085147648 DLINP DEBUG SRVCONN(,r=127.0.0.1:41551<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085147648 DLINP NOTICE SRV(,r=127.0.0.1:41551<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085147648 DMAIN NOTICE (127.0.0.1:41551 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41551<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085147648 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085147648 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34551<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568)@604fbae46733: Final verdict of PTC: none 20241116085147648 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085147648 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085147648 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085147648 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085147648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085147648 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085147648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085147648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085147648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50896<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(579)@604fbae46733: Final verdict of PTC: none 20241116085147648 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(573)@604fbae46733: Final verdict of PTC: none 20241116085147648 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085147648 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) 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085147648 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085147648 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085147648 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) 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085147648 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085147648 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085147649 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085147649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085147649 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085147649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-RAN(576)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(570)@604fbae46733: Final verdict of PTC: none 20241116085147649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085147649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085147649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(571)@604fbae46733: Final verdict of PTC: none 20241116085147649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085147649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085147649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085147649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn1-SCCP(578)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(572)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(563)@604fbae46733: Final verdict of PTC: none 20241116085147649 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085147649 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085147649 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085147649 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085147649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085147649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085147649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085147649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn1-M3UA(580)@604fbae46733: Final verdict of PTC: none 20241116085147649 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085147649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085147649 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085147649 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085147649 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085147649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085147649 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085147649 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085147649 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085147649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085147649 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085147649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085147649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(569)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(575)@604fbae46733: Final verdict of PTC: none 20241116085147649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085147649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085147649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085147649 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085147649 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085147649 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085147649 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085147649 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085147649 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085147649 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085147649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085147649 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085147649 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085147649 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085147649 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085147649 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085147649 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085147649 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c143d30b20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085147649 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085147649 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085147649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008715ef), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085147649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085147649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085147649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085147649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085147649 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c143d30b20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8469139)[0x55c143d2fd10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085147649 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8469139)[0x55c143d2fd10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085147649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8469139)[0x55c143d2fd10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8469139)[0x55c143d2fd10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8469139)[0x55c143d2fd10]{disrupted}: Freeing instance (context_map.c:202) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8469139)[0x55c143d2fd10]{disrupted}: Deallocated (fsm.c:568) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c143d30b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c143d30b20]{disconnected}: Freeing instance (context_map.c:206) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c143d30b20]{disconnected}: Deallocated (fsm.c:568) 20241116085147649 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8469139 SCCP-71 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55c143d31e90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085147649 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085147649 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085147649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628fef), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085147649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085147649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085147649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085147649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085147649 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55c143d31e90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2665684)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085147649 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2665684)[0x55c143d30370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085147649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2665684)[0x55c143d30370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2665684)[0x55c143d30370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2665684)[0x55c143d30370]{disrupted}: Freeing instance (context_map.c:202) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2665684)[0x55c143d30370]{disrupted}: Deallocated (fsm.c:568) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55c143d31e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55c143d31e90]{disconnected}: Freeing instance (context_map.c:206) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x55c143d31e90]{disconnected}: Deallocated (fsm.c:568) 20241116085147649 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2665684 SCCP-72 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c143d44910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085147649 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085147649 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085147649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edd8ed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085147649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085147649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085147649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085147649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085147649 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c143d44910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6159846)[0x55c143d37d00]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085147649 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6159846)[0x55c143d37d00]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085147649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6159846)[0x55c143d37d00]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6159846)[0x55c143d37d00]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6159846)[0x55c143d37d00]{disrupted}: Freeing instance (context_map.c:202) 20241116085147649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6159846)[0x55c143d37d00]{disrupted}: Deallocated (fsm.c:568) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c143d44910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c143d44910]{disconnected}: Freeing instance (context_map.c:206) 20241116085147649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c143d44910]{disconnected}: Deallocated (fsm.c:568) 20241116085147649 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6159846 SCCP-73 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241116085147650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085147650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085147650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085147650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085147650 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085147650 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085147650 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085147651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085147651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085147651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085147651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085147651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085147651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085147651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085147651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085147651 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085147651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085147651 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085147651 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085147651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085147651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085147651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085147651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085147651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085147651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085147652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085147652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085147652 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085147652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085147652 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085147652 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116085147652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085147652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085147652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085147652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085147652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085147652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085147652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085147652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085147652 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085147652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085147652 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085147652 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085147652 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085147652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085147652 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085147652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085147652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(581)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(562)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(577)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(574)@604fbae46733: Final verdict of PTC: none 20241116085147666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed20241116085147666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085147666 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085147666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085147666 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085147667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085147667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085147667 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085147667 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085147667 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085147667 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085147667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50886<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(564)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(562): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(563): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(564): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(569): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(570): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(571): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(572): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(573): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(574): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(575): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(576): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(577): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(578): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(579): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(580): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(581): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:51:47 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 20241116085147799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085148392 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085148392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7d352), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085148392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085148392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085148392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085148392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085148392 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085148392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4152), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085148392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085148392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085148392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085148392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085148393 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085148393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc069c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085148393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085148393 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085148393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085148393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085148393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085148393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085148393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085148393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085148393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085148393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085148393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085148393 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085148393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085148393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085148393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085148393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085148393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085148393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085148394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085148394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085148394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085148394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085148394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085148394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085148394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085148394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085148394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085148394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085148503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50908<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502036) 20241116085149123 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085149123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac0582), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085149123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085149123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085149123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085149123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085149123 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085149123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009feb16), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085149123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085149123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085149123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085149123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085149123 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085149123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000048ba), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085149123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085149123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085149123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085149123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085149123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085149123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085149123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085149123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085149123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085149123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085149123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085149123 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085149123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085149123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085149123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085149123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085149123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085149123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085149123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085149123 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085149124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085149124 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085149124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085149124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085149124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085149124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085149124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085149124 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=502036, count=515760) 20241116085149649 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085149649 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085149649 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085149649 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085149649 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085149649 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085149649 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085149649 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085149650 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085149653 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085149653 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085149653 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085149835 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085149836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f3ee7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085149836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085149836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085149836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085149836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085149836 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085149836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e93), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085149836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085149836 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085149836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085149836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085149836 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085149836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085149836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085149836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085149836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085149836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085149836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085149836 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085149836 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085149836 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085149836 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085149836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085149836 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085149836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085149836 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085149836 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085149836 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085149836 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085149836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085149836 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085149836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085149836 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085149836 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085149836 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085149836 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085149836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085149836 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:51: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_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 20241116085150604 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085150604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28e26), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085150604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085150604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085150604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085150604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085150604 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085150604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8aa6e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085150604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085150604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085150604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085150604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085150604 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085150604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b8d6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085150604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085150604 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085150604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085150604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085150604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085150605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085150605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085150605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085150605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085150605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085150605 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085150605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085150605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085150605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085150605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085150605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085150605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085150605 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085150605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085150605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085150605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085150605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085150605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085150605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085150605 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085151447 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085151447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b1bca), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085151447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151447 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085151447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151447 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085151447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af066c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085151447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085151447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151447 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085151447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f3e4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085151447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085151447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151448 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151448 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151448 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085151448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085151448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085151448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085151448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151448 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151448 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151448 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085151448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085151448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085151448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085151448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151448 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151448 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151448 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085151448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085151448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085151448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241116085151599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085151603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085151606 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36429<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085151621 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085151621 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085151629 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085151629 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151629 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085151629 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151629 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085151629 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151629 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33301 (stream_srv.c:129) 20241116085151629 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33301<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085151629 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085151629 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151631 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151631 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085151631 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151631 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085151631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151631 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151631 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151631 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085151631 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151631 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085151631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151631 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151631 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151631 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085151631 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151631 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085151631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151631 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151631 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151631 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085151631 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085151631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151631 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085151631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085151631 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085151631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085151631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085151631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085151631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085151631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085151631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085151631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085151631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085151631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085151631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085151631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085151631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(595)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(595)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(595)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(593)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(598)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(598)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(598)@604fbae46733: ************************************************* HNBGW_Test.msc1-SCCP(596)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(601)@604fbae46733: ************************************************* HNBGW_Test.msc2-M3UA(601)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(601)@604fbae46733: ************************************************* HNBGW_Test.msc2-SCCP(599)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085151672 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085151672 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151672 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085151672 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151672 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085151672 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151673 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085151673 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151674 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151674 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085151674 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151674 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085151674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151674 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151674 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151674 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085151674 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151674 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085151674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151674 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151674 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151674 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085151674 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151674 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085151674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151674 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151674 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151674 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085151674 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085151674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151674 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151674 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151674 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151674 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085151674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085151674 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085151674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151674 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151674 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151674 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085151674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085151674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085151674 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085151674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151674 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151674 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151674 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085151674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085151674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085151674 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085151674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151674 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151674 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151674 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085151674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085151674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085151674 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(604)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(604)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(604)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(602)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(607)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(607)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(607)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(605)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(610)@604fbae46733: ************************************************* HNBGW_Test.sgsn2-M3UA(610)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(610)@604fbae46733: ************************************************* HNBGW_Test.sgsn2-SCCP(608)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085151729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085151729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085151729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085151729 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085151729 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085151729 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085151729 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085151729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085151729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085151734 DLINP DEBUG SRVCONN(,r=127.0.0.1:33301<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085151734 DLINP DEBUG SRVCONN(,r=127.0.0.1:33301<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085151734 DLINP DEBUG SRVCONN(,r=127.0.0.1:33301<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085151734 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085151734 DHNBAP DEBUG (127.0.0.1:33301 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085151734 DHNBAP NOTICE (127.0.0.1:33301 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085151734 DHNBAP NOTICE (127.0.0.1:33301 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085151734 DLINP DEBUG SRVCONN(,r=127.0.0.1:33301<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085151734 DLINP DEBUG SRVCONN(,r=127.0.0.1:33301<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085151844 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085151844 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085151844 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085151844 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(595)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085151851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151851 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085151851 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085151851 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085151851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085151851 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085151851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085151853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151854 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085151854 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085151854 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085151854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085151854 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085151854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085151854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085151854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085151854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085151854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085151854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085151854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085151854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085151854 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085151854 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085151854 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151855 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085151855 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151855 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 20241116085151855 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 20241116085151855 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085151855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085151855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085151855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085151856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151856 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085151856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085151856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085151856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085151856 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(598)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085151860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151860 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085151860 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085151860 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085151860 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085151860 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085151860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085151862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151862 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085151862 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085151862 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085151862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085151862 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085151862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085151863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085151863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085151863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085151863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085151863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085151863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085151863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085151863 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085151863 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085151863 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151864 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151864 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085151864 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085151864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085151865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151865 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085151865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085151865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085151865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085151865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085151868 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 20241116085151868 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 20241116085151868 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085151868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(601)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116085151873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151873 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116085151873 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085151873 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085151873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085151873 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085151873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085151874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151874 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085151874 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085151874 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085151874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085151874 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085151874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085151874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085151874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085151874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116085151874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085151874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085151874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085151874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085151874 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085151874 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085151874 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151875 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151876 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085151876 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085151876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151876 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085151876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151876 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085151876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085151876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085151876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085151876 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085151889 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085151889 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085151889 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085151889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(604)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085151893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151893 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085151893 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085151893 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085151893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085151893 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085151893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085151894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151894 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085151894 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085151894 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085151894 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085151894 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085151894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085151894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085151894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085151894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085151894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085151894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085151894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085151894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085151894 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085151894 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085151894 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151896 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151896 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085151896 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085151896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085151896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151896 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085151896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085151896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085151896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085151896 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085151903 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 20241116085151903 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 20241116085151903 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085151903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(607)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085151906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151906 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085151906 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085151906 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085151906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085151906 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085151906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085151907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151907 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085151907 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085151907 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085151907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085151907 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085151907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085151907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085151907 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085151907 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085151907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085151907 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085151907 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085151907 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085151907 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085151907 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085151907 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151908 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151908 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085151908 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085151908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151909 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085151909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151909 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085151909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085151909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085151909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085151909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085151916 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 20241116085151916 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 20241116085151916 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085151916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(610)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241116085151920 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) 20241116085151920 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241116085151920 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085151920 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085151920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085151920 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085151920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085151922 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) 20241116085151922 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085151922 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085151922 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085151922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085151922 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085151922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085151922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085151922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085151922 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241116085151922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085151922 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085151922 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085151922 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085151922 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085151922 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085151922 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085151923 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085151923 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085151923 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085151923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085151923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085151924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085151924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085151924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085151924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085151924 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085151924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085151924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085151924 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085151924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085151924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085151924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085151924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085151924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085151924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085151924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085151924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152432 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085152432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d56b3), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085152432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085152432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085152432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085152432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085152432 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085152432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a6e7), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085152432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085152432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085152432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085152432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085152432 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085152432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0065d0f2), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085152432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085152432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085152432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085152432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085152432 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085152432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af4e5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085152432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085152432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085152432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085152432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085152433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085152433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085152433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085152433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085152433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085152433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085152433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085152433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085152433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085152433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085152433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085152433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085152433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085152433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085152433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085152433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085152433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085152433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085152433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085152434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085152434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085152434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085152434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085152434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085152434 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152440 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085152440 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085152440 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085152440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152440 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085152441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000034), PART(T=Source Reference,L=4,D=002d56b3) (sccp_scrc.c:477) 20241116085152441 DLSCCP DEBUG Received CO:RELCO for local reference 52 (sccp_scoc.c:1824) 20241116085152441 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085152441 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085152441 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085152441 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085152441 DLSCCP DEBUG SCCP-SCOC(52)[0x55c143d32360]{IDLE}: Deallocated (fsm.c:568) 20241116085152642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152642 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085152642 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085152642 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085152642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152642 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152643 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085152643 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085152643 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085152643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152643 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085152643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152643 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000035), PART(T=Source Reference,L=4,D=00f1a6e7) (sccp_scrc.c:477) 20241116085152643 DLSCCP DEBUG Received CO:RELCO for local reference 53 (sccp_scoc.c:1824) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(53)[0x55c143d3a2c0]{IDLE}: Deallocated (fsm.c:568) 20241116085152643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085152643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152643 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085152643 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085152643 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085152643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152643 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152643 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=0065d0f2) (sccp_scrc.c:477) 20241116085152643 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1824) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(54)[0x55c143d35e80]{IDLE}: Deallocated (fsm.c:568) 20241116085152643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085152643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152643 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=000af4e5) (sccp_scrc.c:477) 20241116085152643 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1824) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085152643 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085152644 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085152644 DLSCCP DEBUG SCCP-SCOC(55)[0x55c143d455a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(594)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(597)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085152664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152664 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085152664 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085152664 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085152664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085152664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152664 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085152664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085152664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152664 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085152664 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085152664 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) 20241116085152664 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) 20241116085152664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085152664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085152664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085152664 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085152664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085152664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085152664 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085152664 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085152664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085152664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085152664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085152664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085152664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085152664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085152664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152665 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085152665 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085152665 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085152665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085152665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085152665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085152665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152666 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085152666 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085152666 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(600)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085152676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152676 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085152676 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085152676 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 20241116085152676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152676 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152676 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) 20241116085152676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085152676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085152676 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085152676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085152676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152676 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085152676 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085152676 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) 20241116085152676 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) 20241116085152676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085152676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085152676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085152676 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085152676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085152676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085152676 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085152676 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: link up (cnlink.c:111) 20241116085152676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152676 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085152676 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085152676 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085152676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085152676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085152676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085152676 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152679 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085152679 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085152679 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 20241116085152679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152679 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) 20241116085152679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085152679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085152679 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085152679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152679 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085152679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085152679 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085152679 DRANAP INFO cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(603)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085152700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152700 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085152700 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085152700 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085152700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152700 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085152700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152700 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152700 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085152700 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085152700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152700 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085152700 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085152700 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085152700 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085152700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085152700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085152700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085152700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085152700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085152700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085152700 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085152700 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085152700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152700 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085152700 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085152700 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085152700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085152700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085152700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085152700 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152701 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085152701 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085152701 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085152701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152701 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085152701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085152701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085152701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152701 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085152701 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085152701 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(606)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085152709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152709 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085152709 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085152709 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 20241116085152709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152709 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152709 DLM3UA DEBUG 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) 20241116085152709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085152709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085152709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152709 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085152709 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085152709 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) 20241116085152709 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) 20241116085152709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085152709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085152709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085152709 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085152709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085152709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085152709 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085152709 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085152709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085152709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085152709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085152709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085152709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085152709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085152709 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152711 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085152711 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085152711 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 20241116085152711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152711 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152711 DLM3UA DEBUG 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) 20241116085152711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085152711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085152711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152711 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085152711 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085152711 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(609)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085152725 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) 20241116085152725 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085152725 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085152725 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 20241116085152725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152725 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152726 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) 20241116085152726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116085152726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085152726 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) 20241116085152726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152726 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) 20241116085152726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085152726 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085152726 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) 20241116085152726 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) 20241116085152726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085152726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085152726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085152726 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085152726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085152726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085152726 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085152726 DRANAP NOTICE cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: link up (cnlink.c:111) 20241116085152726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085152727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085152727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085152727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085152727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085152727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085152727 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152730 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) 20241116085152730 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085152730 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085152730 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 20241116085152730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152730 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152730 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) 20241116085152730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116085152730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085152730 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) 20241116085152730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152730 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) 20241116085152730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152730 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085152731 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085152731 DRANAP INFO cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085152846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152846 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085152846 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085152846 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085152846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152846 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085152847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085152847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085152847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152847 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085152847 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085152847 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085152847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085152847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085152847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085152847 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085152847 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085152847 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085152847 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085152847 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085152847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085152847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085152847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085152847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085152847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085152847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085152847 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085152847 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085152847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085152847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085152847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085152847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085152847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085152847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085152847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085152848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085152848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085152848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085152848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085152848 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085152848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085152848 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085152848 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085152848 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085152848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085152848 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085152848 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085152848 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085152848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085152848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085152848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085152848 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085153744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085153751 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085153757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085153766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085153771 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085153776 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085153780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085153785 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085153789 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085153794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085153799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085153804 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085153807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085153813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085153818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085153820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085153822 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085153823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085153825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085153828 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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@604fbae46733: 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@604fbae46733: 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 := '000000000000000100110101'B, t_guard := 20.000000 } 20241116085153853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@604fbae46733: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)605532 20241116085154902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085154902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085154902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085154902 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085154902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x93d5c, normal) (hnbgw_rua.c:407) 20241116085154902 DHNB DEBUG map_rua[0x55c143d32360]{init}: Allocated (fsm.c:456) 20241116085154902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-605532)[0x55c143d32360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085154902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-605532 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085154902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085154902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085154902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085154902 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085154902 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085154902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085154902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085154902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085154902 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085154902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085154902 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-605532 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241116085154902 DCN DEBUG map_sccp[0x55c143d2fd10]{init}: Allocated (fsm.c:456) 20241116085154902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55c143d2fd10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085154902 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-605532 <-> SCCP-74 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241116085154902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-605532 SCCP-74 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085154902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-605532)[0x55c143d32360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085154902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085154902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085154902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-605532)[0x55c143d32360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085154902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55c143d2fd10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085154902 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085154902 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{IDLE}: Allocated (fsm.c:456) 20241116085154902 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085154902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001350056400500f1100926) (sccp_scrc.c:406) 20241116085154902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085154902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085154902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085154902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085154902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085154902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085154902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085154902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085154902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085154902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085154902 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085154902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085154902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085154902 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085154902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55c143d2fd10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085154902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-605532)[0x55c143d32360]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc2-SCCP(599)@604fbae46733: First idle individual index:0 HNBGW_Test.msc2-SCCP(599)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(600)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612) HNBGW_Test.msc2-RAN(600)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)7565047 HNBGW_Test.msc2-SCCP(599)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(599)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@604fbae46733: setverdict(pass): none -> pass 20241116085154921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085154921 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085154921 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085154921 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 20241116085154921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085154921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085154921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085154921 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085154921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085154921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085154921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085154921 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) 20241116085154921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085154921 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008e6191) (sccp_scrc.c:477) 20241116085154921 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20241116085154921 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085154921 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085154921 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085154921 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085154921 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085154921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55c143d2fd10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085154921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55c143d2fd10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085154923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44334<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085154925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085154930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085154934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085154937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085154939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085154941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085154942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085154943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085154944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085154945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085154945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085154946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085154947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085154947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085154948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085154949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085154949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085154950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085154951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085154951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001010100111'B, t_guard := 20.000000 } 20241116085154963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44340<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@604fbae46733: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@604fbae46733: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@604fbae46733: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)16268494 20241116085155986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085155986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085155986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085155986 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085155986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf83cce, normal) (hnbgw_rua.c:407) 20241116085155986 DHNB DEBUG map_rua[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116085155986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16268494)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085155986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16268494 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085155986 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085155986 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085155986 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085155986 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16268494 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241116085155986 DCN DEBUG map_sccp[0x55c143d31e90]{init}: Allocated (fsm.c:456) 20241116085155986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55c143d31e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085155986 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16268494 <-> SCCP-75 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241116085155986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16268494 SCCP-75 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085155986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16268494)[0x55c143d30370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085155986 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085155986 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085155986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16268494)[0x55c143d30370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085155986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55c143d31e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085155986 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085155986 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{IDLE}: Allocated (fsm.c:456) 20241116085155986 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085155986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002a70056400500f1100926) (sccp_scrc.c:406) 20241116085155986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085155986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085155986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085155986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085155986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085155986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085155986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085155986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085155986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085155986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085155986 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085155986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085155986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085155986 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085155986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55c143d31e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085155986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16268494)[0x55c143d30370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085155986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085155986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085155986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085155986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085155986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085155986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085155986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085155986 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@604fbae46733: First idle individual index:1 HNBGW_Test.msc2-SCCP(599)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(600)@604fbae46733: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613) HNBGW_Test.msc2-RAN(600)@604fbae46733: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)7219448 HNBGW_Test.msc2-SCCP(599)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(599)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085155991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085155991 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085155991 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085155991 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 20241116085155991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085155991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085155991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085155991 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085155991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085155991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085155991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085155991 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) 20241116085155991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085155991 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fbe333) (sccp_scrc.c:477) 20241116085155991 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20241116085155991 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085155991 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085155991 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085155991 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085155991 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085155991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55c143d31e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085155991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55c143d31e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@604fbae46733: setverdict(pass): none -> pass 20241116085155993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44340<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085155995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085155999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085156003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085156005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085156007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085156009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085156011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085156012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085156013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085156014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085156014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085156015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085156016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085156017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085156018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085156019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085156021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085156022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085156023 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085156025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001111011000'B, t_guard := 20.000000 } 20241116085156036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(597)@604fbae46733: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(597)@604fbae46733: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@604fbae46733: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)12188509 20241116085157063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085157063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085157063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085157063 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085157064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb9fb5d, normal) (hnbgw_rua.c:407) 20241116085157064 DHNB DEBUG map_rua[0x55c143d44910]{init}: Allocated (fsm.c:456) 20241116085157064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12188509)[0x55c143d44910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085157064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12188509 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085157064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085157064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085157064 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12188509 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085157064 DCN DEBUG map_sccp[0x55c143d2b8a0]{init}: Allocated (fsm.c:456) 20241116085157064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55c143d2b8a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085157064 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12188509 <-> SCCP-76 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085157064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12188509 SCCP-76 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085157064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12188509)[0x55c143d44910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085157064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085157064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085157064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12188509)[0x55c143d44910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085157064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55c143d2b8a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085157064 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085157064 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{IDLE}: Allocated (fsm.c:456) 20241116085157064 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085157064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003d80056400500f1100926) (sccp_scrc.c:406) 20241116085157064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085157064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085157064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085157064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085157064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085157064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085157064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085157064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085157064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085157064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085157064 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085157064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085157064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085157064 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085157064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55c143d2b8a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085157064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12188509)[0x55c143d44910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085157064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085157064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085157064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085157064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085157064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085157064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085157064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(596)@604fbae46733: First idle individual index:0 HNBGW_Test.msc1-SCCP(596)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(597)@604fbae46733: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614) HNBGW_Test.msc1-RAN(597)@604fbae46733: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)3547171 HNBGW_Test.msc1-SCCP(596)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(596)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@604fbae46733: setverdict(pass): none -> pass 20241116085157084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157084 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085157084 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085157084 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085157084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085157084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085157084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085157084 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085157084 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085157085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085157085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085157085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085157085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085157085 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0075c713) (sccp_scrc.c:477) 20241116085157085 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20241116085157085 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085157085 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085157085 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085157085 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085157085 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085157085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55c143d2b8a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085157085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55c143d2b8a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085157087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44350<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085157090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085157096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085157098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085157100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085157102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085157103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085157104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085157105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085157106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085157106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085157107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085157108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085157109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085157109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085157110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085157111 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085157112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085157112 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085157113 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085157114 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085157117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44328<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085157117 DLINP DEBUG SRVCONN(,r=127.0.0.1:33301<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085157117 DLINP DEBUG SRVCONN(,r=127.0.0.1:33301<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085157117 DLINP NOTICE SRV(,r=127.0.0.1:33301<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085157117 DMAIN NOTICE (127.0.0.1:33301 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33301<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085157117 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@604fbae46733: Final verdict of PTC: none 20241116085157118 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085157118 DLSS7 <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.sgsn1-RAN(606)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(594)@604fbae46733: Final verdict of PTC: none 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-SCCP(596)@604fbae46733: Final verdict of PTC: none 20241116085157118 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn2-RAN(609)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(602)@604fbae46733: Final verdict of PTC: none 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085157118 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085157118 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) 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241116085157118 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc2-RAN(600)@604fbae46733: Final verdict of PTC: none 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085157118 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085157118 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085157118 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) 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085157118 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36429<->l=127.0.0.1:4262) (control_if.c:193) 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085157118 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085157118 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085157118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085157118 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085157118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085157118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085157118 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592)@604fbae46733: Final verdict of PTC: none 20241116085157118 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157118 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085157118 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085157118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085157118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085157118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085157118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085157118 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085157118 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085157118 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085157118 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-SCCP(608)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(605)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(603)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(601)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(604)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(593)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(598)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(597)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(595)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(586)@604fbae46733: Final verdict of PTC: none 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085157118 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085157118 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085157118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085157118 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085157118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085157118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085157119 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085157119 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085157119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085157119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085157119 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085157119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085157119 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085157119 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) 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085157119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085157119 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085157119 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) 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241116085157119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085157119 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085157119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085157119 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085157119 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) 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085157119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085157119 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085157119 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) 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085157119 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085157119 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085157119 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085157119 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085157119 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085157119 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085157119 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) 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241116085157119 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085157119 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085157119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085157121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157121 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085157121 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085157121 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085157121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085157121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085157121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085157121 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085157122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157122 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085157122 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085157122 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085157122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085157122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085157122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085157122 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085157119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085157119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085157119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085157119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085157119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085157119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085157119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085157119 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085157119 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085157119 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085157119 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085157119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085157119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085157119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116085157119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085157119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085157119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085157119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085157119 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085157119 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085157119 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085157119 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085157119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55c143d2fd10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085157119 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085157119 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085157119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e6191), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085157119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085157119 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085157119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085157119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085157120 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085157120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55c143d2fd10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085157120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-605532)[0x55c143d32360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085157120 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-605532)[0x55c143d32360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085157120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085157120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-605532)[0x55c143d32360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085157120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-605532)[0x55c143d32360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085157120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-605532)[0x55c143d32360]{disrupted}: Freeing instance (context_map.c:202) 20241116085157120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-605532)[0x55c143d32360]{disrupted}: Deallocated (fsm.c:568) 20241116085157120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55c143d2fd10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085157120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55c143d2fd10]{disconnected}: Freeing instance (context_map.c:206) 20241116085157120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x55c143d2fd10]{disconnected}: Deallocated (fsm.c:568) 20241116085157120 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-605532 SCCP-74 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241116085157120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55c143d31e90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085157120 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085157120 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085157120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbe333), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085157120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085157120 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085157120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085157120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085157120 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085157120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55c143d31e90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085157120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16268494)[0x55c143d30370]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085157120 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16268494)[0x55c143d30370]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085157120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085157120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16268494)[0x55c143d30370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085157120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16268494)[0x55c143d30370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085157120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16268494)[0x55c143d30370]{disrupted}: Freeing instance (context_map.c:202) 20241116085157120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16268494)[0x55c143d30370]{disrupted}: Deallocated (fsm.c:568) 20241116085157120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55c143d31e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085157120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55c143d31e90]{disconnected}: Freeing instance (context_map.c:206) 20241116085157120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x55c143d31e90]{disconnected}: Deallocated (fsm.c:568) 20241116085157120 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16268494 SCCP-75 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241116085157121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085157121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085157121 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085157121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085157121 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085157121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085157121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085157121 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085157121 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085157121 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085157121 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085157121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55c143d2b8a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085157121 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085157121 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085157121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075c713), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085157121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085157121 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085157121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085157121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085157121 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085157121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55c143d2b8a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085157121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12188509)[0x55c143d44910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085157121 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12188509)[0x55c143d44910]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085157121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085157121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12188509)[0x55c143d44910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085157121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12188509)[0x55c143d44910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085157121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12188509)[0x55c143d44910]{disrupted}: Freeing instance (context_map.c:202) 20241116085157121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12188509)[0x55c143d44910]{disrupted}: Deallocated (fsm.c:568) 20241116085157121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55c143d2b8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085157121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55c143d2b8a0]{disconnected}: Freeing instance (context_map.c:206) 20241116085157121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x55c143d2b8a0]{disconnected}: Deallocated (fsm.c:568) 20241116085157121 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12188509 SCCP-76 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241116085157121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085157122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085157122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085157122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085157122 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085157122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085157122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085157122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085157122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085157122 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085157122 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085157122 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085157122 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085157122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085157122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085157122 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085157122 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085157122 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085157122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085157122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085157122 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241116085157122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085157122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085157122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085157122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085157122 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085157122 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085157122 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085157122 DRANAP NOTICE cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085157123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085157123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085157123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085157123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085157123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085157123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085157123 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(611)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(607)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(599)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(610)@604fbae46733: Final verdict of PTC: none 20241116085157139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44314<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(587)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(588)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(586): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(588): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(593): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(594): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(595): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(596): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(597): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(598): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-SCCP(599): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-RAN(600): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-M3UA(601): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(602): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(603): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(604): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(605): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(606): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(607): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(608): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-RAN(609): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(610): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(611): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:51:57 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 20241116085157304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085157650 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085157650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edd8ed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085157650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085157650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085157650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085157650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085157650 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085157650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628fef), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085157650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085157650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085157650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085157650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085157650 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085157650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008715ef), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085157650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085157650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085157650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085157650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085157651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085157651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085157651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085157651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085157651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085157651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085157651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085157651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085157651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085157651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085157651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085157651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085157651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085157651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085157651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085157651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085157651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085157651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085157651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085157651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085157651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085157651 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085158007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44366<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=661444) 20241116085158393 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085158393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc069c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085158393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085158393 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085158393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085158394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085158394 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085158394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4152), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085158394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085158394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085158394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085158394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085158394 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085158394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7d352), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085158394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085158394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085158394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085158394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085158394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085158394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085158394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085158394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085158394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085158394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085158394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085158394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085158394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085158394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085158394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085158394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085158394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085158394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085158394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085158394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085158394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085158394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085158394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085158394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085158394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085158394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085158394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085158394 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=661444, count=687976) 20241116085159120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085159120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085159120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241116085159120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085159120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085159120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085159120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085159120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085159120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085159120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085159120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085159120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116085159120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085159120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085159120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085159120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085159120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085159120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085159124 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085159124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000048ba), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085159124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085159124 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085159124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085159124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085159124 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085159124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009feb16), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085159124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085159124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085159124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085159124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085159124 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085159124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac0582), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085159124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085159124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085159124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085159124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085159124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085159124 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085159124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085159124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085159124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085159125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085159125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085159125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085159125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085159125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085159125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085159125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085159125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085159125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085159125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085159125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085159125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085159125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085159125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085159125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085159125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085159836 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085159836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085159836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085159837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085159837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085159837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085159837 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085159837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e93), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085159837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085159837 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085159837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085159837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085159837 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085159837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f3ee7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085159837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085159837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085159837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085159837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085159837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085159837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085159837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085159837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085159837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085159837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085159837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085159837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085159837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085159837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085159837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085159837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085159837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085159837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085159837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085159837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085159837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085159837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085159837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085159837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085159837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:52:00 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 20241116085200605 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085200605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b8d6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085200605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085200605 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085200605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085200605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085200605 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085200605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8aa6e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085200605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085200605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085200605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085200605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085200606 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085200606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28e26), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085200606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085200606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085200606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085200606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085200606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085200606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085200606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085200606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085200606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085200606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085200606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085200606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085200606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085200606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085200606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085200606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085200606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085200606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085200606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085200606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085200606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085200606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085200606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085200606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085200606 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_mscpool_L3Compl_no_cn started. 20241116085201113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085201117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085201120 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44329<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_no_cn-Iuh0(619)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085201144 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085201144 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085201153 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085201153 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085201153 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085201153 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085201154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085201154 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085201154 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085201154 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(621)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085201154 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49088 (stream_srv.c:129) 20241116085201154 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49088<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085201155 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085201155 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085201155 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085201155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085201155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201155 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085201155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201155 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085201155 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085201155 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085201155 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085201155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085201155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201155 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085201155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201155 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085201155 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085201155 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085201155 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085201155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085201155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201155 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085201155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201155 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085201155 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085201155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085201155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085201155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085201155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085201155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201155 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085201155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085201156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085201156 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085201156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085201156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085201156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085201156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085201156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085201156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085201156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085201156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085201156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085201156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085201156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085201156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(625)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(625)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(625)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(623)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085201170 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085201170 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085201170 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085201170 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085201170 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085201170 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085201170 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085201170 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085201171 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085201171 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085201171 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085201171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085201171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085201171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201171 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085201171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201171 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085201171 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085201171 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085201171 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085201171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085201171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085201171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201171 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085201171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201171 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085201171 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085201171 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085201171 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085201171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085201171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085201171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201171 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085201172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201172 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085201172 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085201172 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085201172 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085201172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085201172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085201172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085201172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201172 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085201172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085201172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085201172 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085201172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085201172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085201172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085201172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085201172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085201172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085201172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085201172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085201172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085201172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085201172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085201172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(628)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(628)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(628)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(626)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085201196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085201196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085201196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085201196 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085201196 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085201196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085201196 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085201196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085201196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085201201 DLINP DEBUG SRVCONN(,r=127.0.0.1:49088<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085201201 DLINP DEBUG SRVCONN(,r=127.0.0.1:49088<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085201201 DLINP DEBUG SRVCONN(,r=127.0.0.1:49088<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085201201 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085201201 DHNBAP DEBUG (127.0.0.1:49088 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085201201 DHNBAP NOTICE (127.0.0.1:49088 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085201201 DHNBAP NOTICE (127.0.0.1:49088 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085201201 DLINP DEBUG SRVCONN(,r=127.0.0.1:49088<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085201201 DLINP DEBUG SRVCONN(,r=127.0.0.1:49088<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085201369 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085201369 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085201369 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085201369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(625)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085201377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201377 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085201377 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085201377 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085201377 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085201377 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085201377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085201380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201380 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085201380 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085201380 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085201380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085201380 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085201380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085201380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085201380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085201380 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085201380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085201380 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085201380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085201380 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085201380 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085201380 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085201380 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085201381 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085201381 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085201381 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085201381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085201381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085201381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085201382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201382 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085201382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201382 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201382 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201382 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085201382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085201382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085201382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085201382 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085201384 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085201384 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085201384 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085201384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(628)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085201389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201389 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085201389 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085201389 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085201389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085201389 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085201389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085201392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201392 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085201392 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085201392 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085201392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085201392 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085201392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085201392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085201392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085201392 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085201392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085201392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085201392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085201392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085201392 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085201393 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085201393 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085201394 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085201394 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085201394 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085201394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085201394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085201394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085201394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085201394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085201394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085201394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201394 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085201394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085201394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085201394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085201394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085201394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085201448 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085201448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0017f3e4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085201448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085201448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201448 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085201449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af066c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085201449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085201449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201449 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085201449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000b1bca), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085201449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085201449 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085201449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085201449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085201449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085201449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085201449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085201449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085201449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085201449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085201449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085201449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085201449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085201449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085201450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085201450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085201450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085201450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085201450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085201450 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085201456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201456 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085201456 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085201456 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085201456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085201456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085201456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085201456 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085201456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085201456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085201456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085201456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085201456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085201456 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=0017f3e4) (sccp_scrc.c:477) 20241116085201456 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20241116085201456 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085201456 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085201456 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085201456 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085201456 DLSCCP DEBUG SCCP-SCOC(56)[0x55c143d65e50]{IDLE}: Deallocated (fsm.c:568) 20241116085201658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085201658 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085201658 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085201658 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085201658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085201658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085201658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085201658 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085201658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085201658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085201658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085201658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085201658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085201658 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=00af066c) (sccp_scrc.c:477) 20241116085201658 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1824) 20241116085201658 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085201658 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085201658 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085201658 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085201658 DLSCCP DEBUG SCCP-SCOC(58)[0x55c143d321b0]{IDLE}: Deallocated (fsm.c:568) 20241116085202175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085202175 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085202175 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085202175 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085202175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085202175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085202175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085202175 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085202176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085202176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085202176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085202176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085202176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085202176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085202176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085202176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085202176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085202176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085202176 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085202176 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085202176 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085202176 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085202176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085202176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085202176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085202176 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085202176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085202176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085202176 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085202176 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(624)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085202176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085202176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085202176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085202176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085202176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085202176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085202176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085202176 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085202177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085202177 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085202177 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085202177 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085202177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085202177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085202177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085202177 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085202177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085202177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085202177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085202177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085202177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085202178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085202178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085202178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085202178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085202178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085202178 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085202178 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085202178 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(627)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085202194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085202194 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085202194 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085202194 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085202194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085202194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085202194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085202194 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085202194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085202194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085202194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085202194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085202194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085202194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085202194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085202194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085202194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085202194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085202194 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085202194 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085202194 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085202194 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085202195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085202195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085202195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085202195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085202195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085202195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085202195 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085202195 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085202195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085202195 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085202195 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085202195 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085202195 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085202195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085202195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085202195 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085202197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085202197 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085202197 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085202197 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085202197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085202197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085202197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085202197 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085202197 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085202197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085202197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085202197 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085202197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085202197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085202197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085202197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085202197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085202198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085202198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085202198 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085202198 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085202198 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085202198 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085202198 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085202216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085202221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085202224 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085202226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085202228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085202230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085202232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085202233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085202235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085202236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085202237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085202238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085202239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085202240 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085202241 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085202242 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085202243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085202243 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085202244 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085202245 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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 := '000000000000001110000101'B, t_guard := 20.000000 } 20241116085202263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46608<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@604fbae46733: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(630)1244349 20241116085203306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085203306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085203306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085203306 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085203306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x12fcbd, normal) (hnbgw_rua.c:407) 20241116085203306 DHNB DEBUG map_rua[0x55c143d321b0]{init}: Allocated (fsm.c:456) 20241116085203306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1244349)[0x55c143d321b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085203306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1244349 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085203306 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085203306 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085203306 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1244349 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241116085203306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1244349)[0x55c143d321b0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085203306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1244349)[0x55c143d321b0]{init}: Freeing instance (context_map.c:202) 20241116085203306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1244349)[0x55c143d321b0]{init}: Deallocated (fsm.c:568) 20241116085203306 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1244349 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085203306 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) 20241116085203306 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085203306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085203306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085203306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@604fbae46733: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(630)1244349 20241116085203314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(630)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: 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 := '000000000000000000001101'B, t_guard := 20.000000 } 20241116085203327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46618<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@604fbae46733: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(631)2914202 20241116085204338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085204338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085204338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085204338 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085204338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2c779a, normal) (hnbgw_rua.c:407) 20241116085204338 DHNB DEBUG map_rua[0x55c143d321b0]{init}: Allocated (fsm.c:456) 20241116085204338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2914202)[0x55c143d321b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085204338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2914202 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085204338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085204338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085204338 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085204338 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2914202 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241116085204338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2914202)[0x55c143d321b0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085204338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2914202)[0x55c143d321b0]{init}: Freeing instance (context_map.c:202) 20241116085204338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2914202)[0x55c143d321b0]{init}: Deallocated (fsm.c:568) 20241116085204338 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2914202 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085204338 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) 20241116085204338 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085204338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085204338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085204338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@604fbae46733: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(631)2914202 20241116085204341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46618<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(631)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: 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 := '000000000000001011101011'B, t_guard := 20.000000 } 20241116085204360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46626<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@604fbae46733: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(632)12263705 20241116085205371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085205372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085205372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085205372 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085205372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb2119, normal) (hnbgw_rua.c:407) 20241116085205372 DHNB DEBUG map_rua[0x55c143d321b0]{init}: Allocated (fsm.c:456) 20241116085205372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12263705)[0x55c143d321b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085205372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12263705 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085205372 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085205372 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085205372 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12263705 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241116085205372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12263705)[0x55c143d321b0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085205372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12263705)[0x55c143d321b0]{init}: Freeing instance (context_map.c:202) 20241116085205372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12263705)[0x55c143d321b0]{init}: Deallocated (fsm.c:568) 20241116085205372 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12263705 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085205372 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) 20241116085205372 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085205372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085205372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085205372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@604fbae46733: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(632)12263705 20241116085205376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46626<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(632)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: 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 := '000000000000000010011000'B, t_guard := 20.000000 } 20241116085205389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46638<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@604fbae46733: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(633)3633463 20241116085206408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085206408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085206408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241116085206408 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085206408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x377137, normal) (hnbgw_rua.c:407) 20241116085206408 DHNB DEBUG map_rua[0x55c143d321b0]{init}: Allocated (fsm.c:456) 20241116085206408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3633463)[0x55c143d321b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085206408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3633463 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085206408 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085206408 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085206408 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3633463 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241116085206408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3633463)[0x55c143d321b0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085206408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3633463)[0x55c143d321b0]{init}: Freeing instance (context_map.c:202) 20241116085206408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3633463)[0x55c143d321b0]{init}: Deallocated (fsm.c:568) 20241116085206408 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3633463 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085206408 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) 20241116085206408 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085206408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085206408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085206408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@604fbae46733: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(633)3633463 20241116085206413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46638<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(633)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085206419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44382<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085206420 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085206420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085206420 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085206420 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085206420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.msc0-SCCP(623)@604fbae46733: Final verdict of PTC: none 20241116085206421 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085206421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085206421 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085206421 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085206421 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085206421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085206421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085206421 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085206421 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085206421 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622)@604fbae46733: Final verdict of PTC: none 20241116085206421 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44329<->l=127.0.0.1:4262) (control_if.c:193) 20241116085206421 DLINP DEBUG SRVCONN(,r=127.0.0.1:49088<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085206421 DLINP DEBUG SRVCONN(,r=127.0.0.1:49088<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085206421 DLINP NOTICE SRV(,r=127.0.0.1:49088<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085206421 DMAIN NOTICE (127.0.0.1:49088 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49088<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085206421 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085206422 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(625)@604fbae46733: Final verdict of PTC: none 20241116085206422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085206422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085206422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085206422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085206422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085206422 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085206422 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085206422 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085206422 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085206422 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085206422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085206422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085206422 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085206422 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085206422 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085206423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085206423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085206423 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085206421 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085206421 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085206421 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085206421 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085206421 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085206421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085206421 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085206421 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085206421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085206421 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085206421 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085206422 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085206422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085206422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085206422 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085206422 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085206422 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085206422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085206422 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085206422 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085206422 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085206422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085206422 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085206422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085206422 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(626)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(628)@604fbae46733: Final verdict of PTC: none 20241116085206423 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085206423 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085206423 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(629)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(615)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(616)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(621)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(627)@604fbae46733: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(619)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(617)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(624)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085206429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44372<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(618)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(615): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(617): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(618): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(619): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(621): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(623): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(624): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(625): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(626): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(627): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(628): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(629): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(630): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(631): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(632): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(633): none (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:52:06 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 20241116085206502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085207104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085207120 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085207120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbe333), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085207120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085207121 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085207121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085207121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085207121 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085207121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e6191), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085207121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085207121 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085207121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085207121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085207121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085207121 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085207121 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085207121 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085207121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085207121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085207121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down Waiting for packet dumper to finish... 0 (prev_count=-1, count=267036) 20241116085207121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085207121 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085207121 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085207121 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085207121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085207121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085207121 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085207122 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085207122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075c713), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085207122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085207122 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085207122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085207122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085207122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085207122 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085207122 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085207122 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085207122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085207122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085207122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085207651 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085207651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008715ef), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085207651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085207651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085207651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085207651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085207651 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085207651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628fef), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085207651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085207651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085207651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085207651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085207651 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085207651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edd8ed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085207651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085207651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085207651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085207651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085207652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085207652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085207652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085207652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085207652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085207652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085207652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085207652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085207652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085207652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085207652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085207652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085207652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085207652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085207652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085207652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085207652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085207652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085207652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085207652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085207652 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=267036, count=312868) 20241116085208394 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085208394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7d352), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085208394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085208394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085208394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085208394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085208394 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085208394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4152), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085208394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085208394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085208394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085208394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085208394 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085208394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc069c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085208394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085208394 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085208394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085208394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085208394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085208394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085208394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085208394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085208394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085208394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085208394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085208394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085208394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085208395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085208395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085208395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085208395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085208395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085208395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085208395 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085208395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085208395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085208395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085208395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085208395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085208395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085208395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085208422 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085208422 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085208422 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085208423 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085208423 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085208423 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085209125 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085209125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac0582), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085209125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085209125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085209125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085209125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085209125 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085209125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009feb16), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085209125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085209125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085209125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085209125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085209125 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085209125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000048ba), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085209125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085209125 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085209125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085209125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085209125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085209125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085209125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085209125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085209125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085209125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085209125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085209125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085209125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085209125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085209125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085209125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085209125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085209125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085209125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085209125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085209125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085209125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085209125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085209125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085209125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:52: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_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 20241116085209837 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085209837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f3ee7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085209837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085209837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085209837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085209837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085209837 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085209837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e93), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085209837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085209837 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085209837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085209837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085209837 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085209837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085209837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085209837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085209837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085209837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085209837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085209837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085209837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085209837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085209837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085209837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085209837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085209837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085209837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085209837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085209837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085209837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085209837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085209837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085209837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085209837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085209837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085209837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085209837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085209837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085209837 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241116085210193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085210197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085210200 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37945<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085210217 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085210217 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085210227 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085210227 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210228 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085210228 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210228 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085210228 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085210228 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085210228 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210228 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51893 (stream_srv.c:129) 20241116085210228 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51893<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085210229 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210229 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085210229 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085210229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210229 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085210229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210229 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210229 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210229 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085210229 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085210229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210229 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085210229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210229 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210229 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210229 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085210229 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085210229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210229 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085210229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210229 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210229 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210230 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085210230 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085210230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085210230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210230 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085210230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085210230 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085210230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085210230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085210230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085210230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085210230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085210230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085210230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085210230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085210230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085210230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085210230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085210230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(644)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(644)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(642)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(647)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(647)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(647)@604fbae46733: ************************************************* HNBGW_Test.msc1-SCCP(645)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(650)@604fbae46733: ************************************************* HNBGW_Test.msc2-M3UA(650)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(650)@604fbae46733: ************************************************* HNBGW_Test.msc2-SCCP(648)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085210269 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085210269 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210269 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085210269 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210270 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085210270 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210270 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085210270 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210271 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210271 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085210271 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210271 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085210271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210271 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210271 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210271 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085210271 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210271 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085210271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210271 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210271 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210271 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085210271 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210271 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085210271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210271 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210271 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210271 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085210271 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085210271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210271 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085210271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085210271 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085210271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085210271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085210271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085210271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085210271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085210271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085210271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085210271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085210271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085210271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085210271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085210271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(653)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(653)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(653)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(651)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(656)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(656)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(656)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(654)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(659)@604fbae46733: ************************************************* HNBGW_Test.sgsn2-M3UA(659)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(659)@604fbae46733: ************************************************* HNBGW_Test.sgsn2-SCCP(657)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085210319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085210319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085210319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085210319 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085210319 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085210319 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085210319 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085210319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085210319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085210324 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085210324 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085210324 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085210324 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085210324 DHNBAP DEBUG (127.0.0.1:51893 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085210324 DHNBAP NOTICE (127.0.0.1:51893 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085210324 DHNBAP NOTICE (127.0.0.1:51893 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085210324 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085210324 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085210442 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085210442 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085210442 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085210442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(644)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085210453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210453 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085210453 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085210453 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085210453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085210453 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085210453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085210455 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 20241116085210455 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 20241116085210455 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085210455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(647)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085210458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210458 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085210458 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085210458 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085210458 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085210458 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085210458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085210458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085210458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085210458 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085210458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085210458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085210458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085210458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085210458 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085210458 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085210458 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210459 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210459 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085210459 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085210459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085210459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210459 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210460 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210460 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210460 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085210460 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085210460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085210460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085210460 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210462 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085210462 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085210462 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085210462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085210462 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085210462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085210465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210465 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085210465 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085210465 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085210465 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085210465 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085210465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085210465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085210465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085210465 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085210465 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085210465 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085210465 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085210465 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085210465 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085210465 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085210465 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210466 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210466 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085210466 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085210466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210467 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085210467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210467 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085210467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085210467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085210467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085210467 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210468 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 20241116085210468 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 20241116085210468 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085210468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(650)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116085210475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210475 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116085210475 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085210475 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085210475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085210475 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085210475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085210477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210477 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085210477 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085210477 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085210477 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085210477 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085210477 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085210477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085210478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085210478 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116085210478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085210478 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085210478 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085210478 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085210478 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085210478 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085210478 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210479 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210479 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085210479 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085210479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210479 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085210479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210479 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085210480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085210480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085210480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085210480 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210484 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085210484 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085210484 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085210484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(653)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085210488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210488 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085210488 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085210488 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085210488 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085210488 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085210488 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085210489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210489 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085210489 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085210489 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085210489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085210489 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085210489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085210489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085210489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085210489 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085210489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085210489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085210489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085210489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085210489 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085210489 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085210489 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210490 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210491 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085210491 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085210491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085210491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210491 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210491 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210491 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210491 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085210491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085210491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085210491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085210491 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210495 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 20241116085210495 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 20241116085210495 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085210495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(656)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085210497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210497 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085210497 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085210497 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085210497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085210497 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085210497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085210497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210497 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085210497 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085210497 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085210497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085210497 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085210497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085210497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085210497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085210497 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085210497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085210497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085210497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085210497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085210497 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085210497 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085210497 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210499 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210499 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085210499 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085210499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210499 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085210499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210499 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210499 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085210499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085210499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085210499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085210499 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210509 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 20241116085210509 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 20241116085210509 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085210509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(659)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241116085210510 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) 20241116085210510 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241116085210510 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085210510 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085210510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085210510 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085210510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085210511 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) 20241116085210511 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085210511 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085210511 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085210511 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085210511 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085210511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085210511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085210511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085210511 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241116085210511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085210511 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085210511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085210511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085210511 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085210511 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085210511 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085210512 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085210512 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085210512 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085210512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085210512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085210512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085210513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085210513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085210513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210513 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085210513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210513 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085210513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085210513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085210513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085210513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085210513 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210606 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085210606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d28e26), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085210606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085210606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210606 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085210606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8aa6e), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085210606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085210606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210606 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085210606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9b8d6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085210606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085210606 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085210606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085210606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085210606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085210607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085210607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085210607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085210607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085210607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085210607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085210607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085210607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085210607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085210607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085210607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085210607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085210607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085210607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210615 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085210615 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085210615 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085210615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085210615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085210615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085210615 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085210616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085210616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085210616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085210616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085210616 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=00d28e26) (sccp_scrc.c:477) 20241116085210616 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1824) 20241116085210616 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085210616 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085210616 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085210616 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085210616 DLSCCP DEBUG SCCP-SCOC(61)[0x55c143d2a3d0]{IDLE}: Deallocated (fsm.c:568) 20241116085210616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210616 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085210616 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085210616 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085210616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085210616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085210616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085210616 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085210617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085210617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085210617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085210617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085210617 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=00a9b8d6) (sccp_scrc.c:477) 20241116085210617 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1824) 20241116085210617 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085210617 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085210617 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085210617 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085210617 DLSCCP DEBUG SCCP-SCOC(60)[0x55c143cb6820]{IDLE}: Deallocated (fsm.c:568) 20241116085210818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085210818 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085210818 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085210818 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085210818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085210818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085210818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085210818 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085210819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085210819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085210819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085210819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085210819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085210819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000003b), PART(T=Source Reference,L=4,D=00c8aa6e) (sccp_scrc.c:477) 20241116085210819 DLSCCP DEBUG Received CO:RELCO for local reference 59 (sccp_scoc.c:1824) 20241116085210819 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085210819 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085210819 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085210819 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085210819 DLSCCP DEBUG SCCP-SCOC(59)[0x55c143d4a630]{IDLE}: Deallocated (fsm.c:568) 20241116085211251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211251 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085211251 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085211251 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085211251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211251 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085211251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211251 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211251 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085211251 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085211251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211251 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211251 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211251 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085211251 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085211251 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085211251 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085211251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085211251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085211251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085211251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085211251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085211251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085211251 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085211251 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(643)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085211251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085211251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085211251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085211251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085211251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085211251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085211251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211252 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085211252 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085211252 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085211252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211252 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085211252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085211252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085211252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211252 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211252 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211252 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085211252 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085211252 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085211260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211260 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085211260 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085211260 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085211260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211260 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085211261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085211261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085211261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211261 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085211261 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085211261 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) 20241116085211261 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) 20241116085211261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) HNBGW_Test.msc1-RAN(646)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085211261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085211261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085211261 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085211261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085211261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085211261 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085211261 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085211261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085211261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085211261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085211261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085211261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085211261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085211261 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211264 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085211264 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085211264 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085211264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211264 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085211264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085211264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085211264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211264 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085211264 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085211264 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(649)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085211274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211274 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) 20241116085211274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211274 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211274 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085211274 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085211274 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085211274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211274 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085211274 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085211274 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 20241116085211274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211274 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211274 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085211274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211274 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085211274 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085211274 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) 20241116085211274 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) 20241116085211274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085211274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085211274 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085211274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085211274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085211274 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085211274 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: link up (cnlink.c:111) 20241116085211274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085211274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085211274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085211274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085211274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085211274 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085211274 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211275 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085211275 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085211275 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 20241116085211275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211275 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211275 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) 20241116085211275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085211275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085211275 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085211275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211275 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085211275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211275 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085211275 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085211275 DRANAP INFO cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(652)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085211289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211289 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085211289 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085211289 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085211289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211289 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085211289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085211289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085211289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085211289 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085211289 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085211289 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085211289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085211289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085211289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085211289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085211289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085211289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085211289 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085211289 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085211289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085211289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085211289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085211289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085211289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085211289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085211289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211290 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085211290 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085211290 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085211290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211290 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085211290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211290 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211290 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085211290 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085211290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211290 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085211291 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085211291 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(655)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085211304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211304 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085211304 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085211304 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 20241116085211304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211304 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211304 DLM3UA DEBUG 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) 20241116085211304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085211304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085211304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085211304 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085211304 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) 20241116085211305 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) 20241116085211305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085211305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085211305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085211305 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085211305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085211305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085211305 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085211305 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085211305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085211305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085211305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085211305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085211305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085211305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085211305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211305 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085211305 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085211305 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 20241116085211305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211305 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211306 DLM3UA DEBUG 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) 20241116085211306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085211306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085211306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085211306 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085211306 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(658)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085211317 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) 20241116085211317 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085211317 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085211317 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 20241116085211317 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211317 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211317 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) 20241116085211317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211317 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211317 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116085211317 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085211317 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) 20241116085211317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211317 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) 20241116085211317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211317 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211317 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211317 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085211317 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085211317 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) 20241116085211318 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) 20241116085211318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085211318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085211318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085211318 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085211318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085211318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085211318 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085211318 DRANAP NOTICE cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: link up (cnlink.c:111) 20241116085211318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085211318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085211318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085211318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085211318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085211318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085211318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085211318 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211319 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) 20241116085211319 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085211319 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085211319 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 20241116085211319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085211319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085211319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085211319 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085211319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085211319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085211319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085211320 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) 20241116085211320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085211320 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085211320 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116085211320 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085211320 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) 20241116085211320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085211320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211320 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) 20241116085211320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085211320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085211320 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085211320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085211320 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085211320 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085211320 DRANAP INFO cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085211443 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085211443 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085211443 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085211443 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085211443 DLSCCP DEBUG SCCP-SCOC(57)[0x55c143d47a80]{IDLE}: Deallocated (fsm.c:568) 20241116085212335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085212336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085212338 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085212341 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085212345 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085212349 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085212352 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085212355 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085212358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085212360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085212362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085212364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085212366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085212368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085212369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085212372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085212374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085212378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085212381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085212385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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@604fbae46733: 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@604fbae46733: 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 := '000000000000000011000101'B, t_guard := 20.000000 } 20241116085212422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(643)@604fbae46733: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(643)@604fbae46733: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(661) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@604fbae46733: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)13624199 20241116085213470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085213470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085213470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085213470 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085213470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcfe387, normal) (hnbgw_rua.c:407) 20241116085213470 DHNB DEBUG map_rua[0x55c143d321b0]{init}: Allocated (fsm.c:456) 20241116085213470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13624199)[0x55c143d321b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085213470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13624199 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085213470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085213470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085213470 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241116085213470 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13624199 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) 20241116085213470 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13624199 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085213470 DCN DEBUG map_sccp[0x55c143d65e50]{init}: Allocated (fsm.c:456) 20241116085213470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55c143d65e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085213470 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13624199 <-> SCCP-77 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085213470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13624199 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085213470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13624199)[0x55c143d321b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085213470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085213470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085213470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13624199)[0x55c143d321b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085213470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55c143d65e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085213470 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085213470 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{IDLE}: Allocated (fsm.c:456) 20241116085213470 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085213470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000c50056400500f1100926) (sccp_scrc.c:406) 20241116085213470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085213470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085213470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085213470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085213470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085213470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085213470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085213470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085213470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085213470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085213470 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085213470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085213470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085213470 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085213470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55c143d65e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085213470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13624199)[0x55c143d321b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085213470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085213470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085213470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085213470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085213470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085213470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085213470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085213470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(642)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(642)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(643)@604fbae46733: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(661) HNBGW_Test.msc0-RAN(643)@604fbae46733: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)14875777 HNBGW_Test.msc0-SCCP(642)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(642)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@604fbae46733: setverdict(pass): none -> pass 20241116085213490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085213490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085213490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085213490 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085213490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085213490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085213490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085213490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085213490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085213490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085213490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085213490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085213490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085213490 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00878c16) (sccp_scrc.c:477) 20241116085213490 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20241116085213490 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085213490 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085213490 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085213490 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085213490 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085213490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55c143d65e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085213490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55c143d65e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085213493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085213495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085213500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085213504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085213508 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085213510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085213512 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085213514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085213515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085213516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085213518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085213519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085213521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085213522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085213523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085213525 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085213526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085213528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085213529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085213531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085213532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001010010100'B, t_guard := 20.000000 } 20241116085213543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(649)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(649)@604fbae46733: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(662) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@604fbae46733: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)1082685 20241116085214569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085214569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085214569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085214569 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085214569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x10853d, normal) (hnbgw_rua.c:407) 20241116085214569 DHNB DEBUG map_rua[0x55c143d32360]{init}: Allocated (fsm.c:456) 20241116085214569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1082685)[0x55c143d32360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085214570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1082685 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085214570 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085214570 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085214570 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1082685 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241116085214570 DCN DEBUG map_sccp[0x55c143d2fd10]{init}: Allocated (fsm.c:456) 20241116085214570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55c143d2fd10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085214570 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1082685 <-> SCCP-78 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241116085214570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1082685 SCCP-78 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085214570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1082685)[0x55c143d32360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085214570 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085214570 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085214570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1082685)[0x55c143d32360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085214570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55c143d2fd10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085214570 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085214570 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116085214570 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085214570 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002940056400500f1100926) (sccp_scrc.c:406) 20241116085214570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085214570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085214570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085214570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085214570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085214570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085214570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085214570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085214570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085214570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085214570 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085214570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085214570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085214570 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085214570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55c143d2fd10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085214570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1082685)[0x55c143d32360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085214570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085214570 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085214570 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085214570 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085214570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085214570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085214570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085214570 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(648)@604fbae46733: First idle individual index:0 HNBGW_Test.msc2-SCCP(648)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(649)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(662) HNBGW_Test.msc2-RAN(649)@604fbae46733: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)11921172 HNBGW_Test.msc2-SCCP(648)@604fbae46733: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(648)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085214582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085214582 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085214582 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085214582 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 20241116085214582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085214582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085214582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085214582 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085214582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085214582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085214582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085214582 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) 20241116085214582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085214582 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0074b24b) (sccp_scrc.c:477) 20241116085214582 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20241116085214582 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085214582 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085214582 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085214582 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085214582 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085214582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55c143d2fd10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085214582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55c143d2fd10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085214583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085214584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085214589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085214592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085214594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085214596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085214598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085214599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085214601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085214602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085214603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085214603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085214604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085214605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085214605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085214606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085214607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085214608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085214608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085214609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085214610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085214613 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085214613 DLINP DEBUG SRVCONN(,r=127.0.0.1:51893<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085214613 DLINP NOTICE SRV(,r=127.0.0.1:51893<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085214613 DMAIN NOTICE (127.0.0.1:51893 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51893<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085214613 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085214613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46670<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085214613 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37945<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(651)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(654)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(652)@604fbae46733: Final verdict of PTC: none 20241116085214613 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085214613 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085214613 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085214613 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(645)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(658)@604fbae46733: Final verdict of PTC: none 20241116085214613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085214613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085214613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085214613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085214613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085214613 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085214613 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085214613 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085214613 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085214613 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085214613 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085214613 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085214613 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) 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241116085214613 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085214613 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085214613 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) 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085214613 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085214613 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085214613 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085214613 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085214613 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085214613 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085214613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085214614 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085214614 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085214614 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085214614 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085214613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085214613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085214613 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116085214614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085214614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085214614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085214614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085214614 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085214614 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085214614 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085214614 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085214614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55c143d2fd10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085214614 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085214614 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085214614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074b24b), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085214614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085214614 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085214614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085214614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085214614 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085214614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55c143d2fd10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085214614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1082685)[0x55c143d32360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085214614 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1082685)[0x55c143d32360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085214614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085214614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1082685)[0x55c143d32360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085214614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1082685)[0x55c143d32360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085214614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1082685)[0x55c143d32360]{disrupted}: Freeing instance (context_map.c:202) 20241116085214614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1082685)[0x55c143d32360]{disrupted}: Deallocated (fsm.c:568) 20241116085214614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55c143d2fd10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085214614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55c143d2fd10]{disconnected}: Freeing instance (context_map.c:206) 20241116085214614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x55c143d2fd10]{disconnected}: Deallocated (fsm.c:568) 20241116085214614 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1082685 SCCP-78 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241116085214614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085214614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085214614 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085214614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085214614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085214614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085214614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085214614 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085214614 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085214614 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085214614 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085214614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085214614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085214614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085214614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085214614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085214614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085214614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085214614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085214614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085214614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085214614 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085214614 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085214614 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) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085214614 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085214614 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085214614 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085214614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085214614 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085214614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085214614 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085214614 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) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085214614 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085214614 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) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241116085214614 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085214614 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) 20241116085214614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241116085214614 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085214614 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085214614 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085214614 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085214614 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085214614 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn2-SCCP(657)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(648)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(646)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(650)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-RAN(649)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(636)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(647)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(660)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(653)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@604fbae46733: Final verdict of PTC: none 20241116085214615 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085214615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55c143d65e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085214615 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085214615 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085214615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878c16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085214615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085214615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085214615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085214615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085214615 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085214615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55c143d65e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085214615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13624199)[0x55c143d321b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085214615 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13624199)[0x55c143d321b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085214615 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085214615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13624199)[0x55c143d321b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085214615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13624199)[0x55c143d321b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085214615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13624199)[0x55c143d321b0]{disrupted}: Freeing instance (context_map.c:202) 20241116085214615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13624199)[0x55c143d321b0]{disrupted}: Deallocated (fsm.c:568) 20241116085214615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55c143d65e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085214615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55c143d65e50]{disconnected}: Freeing instance (context_map.c:206) 20241116085214615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x55c143d65e50]{disconnected}: Deallocated (fsm.c:568) 20241116085214615 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13624199 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241116085214615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085214615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085214615 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085214615 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085214615 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085214615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085214615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085214615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085214615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085214615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085214615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085214615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085214615 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085214615 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085214615 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085214615 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085214615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085214615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085214615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241116085214615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085214615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085214615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085214615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085214615 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085214615 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085214615 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085214615 DRANAP NOTICE cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085214615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085214615 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085214615 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085214615 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085214615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085214615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085214615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085214615 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(635)@604fbae46733: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(659)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(656)@604fbae46733: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(655)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085214628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(637)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(635): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(636): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(637): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(645): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(646): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(647): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-SCCP(648): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-RAN(649): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-M3UA(650): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(651): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(652): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(653): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(654): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(655): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(656): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(657): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-RAN(658): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(659): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(660): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(661): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(662): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:52:14 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 20241116085214801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42712<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085215404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42712<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=597576) Waiting for packet dumper to finish... 1 (prev_count=597576, count=598340) 20241116085216614 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085216614 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085216614 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085216614 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085216614 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085216614 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085216614 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085216614 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085216614 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116085216614 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085216614 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085216614 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085216614 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085216614 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085216614 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085216615 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085216616 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085216616 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241116085217122 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085217122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e6191), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085217122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085217122 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085217122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085217122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085217122 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085217122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbe333), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085217122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085217122 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085217122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085217122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085217122 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085217122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075c713), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085217122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085217122 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085217122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085217122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085217122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085217122 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085217122 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085217122 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085217122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085217122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085217122 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085217122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085217122 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085217122 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085217122 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085217122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085217123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085217123 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085217123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085217123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085217123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085217123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085217123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085217123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085217123 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:52:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20241116085217652 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085217652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edd8ed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085217652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085217652 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085217652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085217652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085217652 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085217652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628fef), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085217652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085217652 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085217652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085217652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085217652 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085217652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008715ef), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085217652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085217652 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085217652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085217652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085217653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085217653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085217653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085217653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085217653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085217653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085217653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085217653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085217653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085217653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085217653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085217653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085217653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085217653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085217653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085217653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085217653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085217653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085217653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085217653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085217653 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085218395 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085218396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc069c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085218396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218396 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085218396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218396 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085218396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4152), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085218396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085218396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218396 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085218396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7d352), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085218396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085218396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218396 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218396 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218396 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085218396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085218396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085218396 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085218396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218396 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218396 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085218397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085218397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085218397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085218397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085218397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085218397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085218397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_mscpool_paging_imsi started. 20241116085218503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085218507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085218511 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43625<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_imsi-Iuh0(667)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085218530 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085218530 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085218542 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085218542 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218543 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085218543 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218544 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218544 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085218544 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085218544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) TC_mscpool_paging_imsi-Iuh1(669)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085218544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218544 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218544 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46645 (stream_srv.c:129) 20241116085218544 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46645<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085218544 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218544 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085218544 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085218544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218544 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085218544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218544 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085218544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085218544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085218544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085218544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085218544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085218544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085218544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085218544 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085218544 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218545 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085218545 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218546 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218546 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085218546 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085218546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218546 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085218546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218546 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218546 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218546 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085218546 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085218546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218546 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085218546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218546 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218546 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218546 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218546 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085218546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085218546 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085218546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218546 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218546 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218546 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085218546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085218546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085218546 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(673)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(673)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(673)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(671)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(676)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(676)@604fbae46733: M3UA emulation initiated, the test can be started MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(676)@604fbae46733: ************************************************* HNBGW_Test.msc1-SCCP(674)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(679)@604fbae46733: ************************************************* HNBGW_Test.msc2-M3UA(679)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(679)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(677)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085218588 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085218588 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218588 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085218588 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218588 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085218588 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218588 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085218588 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218589 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218589 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085218589 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218589 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218589 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085218589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218589 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085218589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218589 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218589 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218589 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085218589 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218589 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218589 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085218589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218590 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085218590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218590 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218590 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218590 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085218590 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085218590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218590 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085218590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218590 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218590 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218590 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085218590 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085218590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085218590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218590 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218590 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085218590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085218590 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085218590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218590 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085218590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085218590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085218590 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085218590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218590 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085218590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085218590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085218590 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085218590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218590 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085218590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085218590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085218590 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(682)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(682)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(682)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(680)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085218615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085218615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085218615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085218615 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085218615 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085218615 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085218615 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085218615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085218615 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085218619 DLINP DEBUG SRVCONN(,r=127.0.0.1:46645<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085218619 DLINP DEBUG SRVCONN(,r=127.0.0.1:46645<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085218619 DLINP DEBUG SRVCONN(,r=127.0.0.1:46645<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085218619 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085218619 DHNBAP DEBUG (127.0.0.1:46645 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085218619 DHNBAP NOTICE (127.0.0.1:46645 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085218619 DHNBAP NOTICE (127.0.0.1:46645 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085218619 DLINP DEBUG SRVCONN(,r=127.0.0.1:46645<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085218619 DLINP DEBUG SRVCONN(,r=127.0.0.1:46645<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085218760 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085218760 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085218760 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085218760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(673)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085218768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218768 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085218768 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085218768 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085218768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085218768 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085218768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085218771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218771 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085218771 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085218771 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085218771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085218771 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085218771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085218772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085218772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085218772 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085218772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085218772 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085218772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085218772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085218772 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085218772 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085218772 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218772 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 20241116085218772 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 20241116085218772 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085218772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085218773 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218773 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085218773 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085218773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085218774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218774 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085218774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085218774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085218774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085218774 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(676)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085218779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218779 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085218779 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085218779 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085218779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085218779 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085218779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085218782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218783 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085218783 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085218783 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085218783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085218783 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085218783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085218783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085218783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085218783 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085218783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085218783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085218783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085218783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085218783 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085218783 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085218783 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218784 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218784 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085218784 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085218784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218784 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085218784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218784 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085218785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085218785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085218785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085218785 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085218785 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 20241116085218785 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 20241116085218786 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085218786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(679)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116085218792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218792 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116085218792 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085218792 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085218792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085218792 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085218792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085218795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218795 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085218795 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085218795 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085218795 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085218795 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085218795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085218795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085218796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085218796 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116085218796 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085218796 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085218796 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085218796 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085218796 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085218796 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085218796 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218797 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218797 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085218797 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085218797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218797 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085218797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218797 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085218797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085218797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085218797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085218797 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085218803 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085218803 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085218803 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085218803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(682)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085218806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218806 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085218806 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085218806 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085218806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085218806 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085218806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085218808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218808 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085218808 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085218808 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085218808 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085218808 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085218808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085218808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085218808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085218808 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085218808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085218808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085218808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085218808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085218808 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085218808 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085218808 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085218809 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085218809 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085218809 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085218810 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085218810 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085218810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085218810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085218810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085218810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085218810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085218810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085218810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085218810 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085218810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085218810 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085218810 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085218810 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085218810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085218810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085218810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085218810 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219125 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085219125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000048ba), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085219125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085219125 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085219125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085219125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085219125 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085219125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009feb16), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085219125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085219125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085219125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085219125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085219125 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085219125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac0582), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085219125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085219125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085219125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085219125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085219126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085219126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085219126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085219126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085219126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085219126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085219126 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085219126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085219126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085219126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085219126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085219126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085219126 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085219126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085219126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085219126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085219126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085219126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085219126 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219133 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085219133 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085219133 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085219133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219133 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085219133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219133 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=000048ba) (sccp_scrc.c:477) 20241116085219133 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20241116085219133 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085219133 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085219133 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085219133 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085219133 DLSCCP DEBUG SCCP-SCOC(66)[0x55c143d43cb0]{IDLE}: Deallocated (fsm.c:568) 20241116085219134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085219134 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085219134 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085219134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085219134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219134 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=009feb16) (sccp_scrc.c:477) 20241116085219134 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20241116085219134 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085219134 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085219134 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085219134 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085219134 DLSCCP DEBUG SCCP-SCOC(67)[0x55c143d443a0]{IDLE}: Deallocated (fsm.c:568) 20241116085219338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219338 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085219338 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085219338 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085219338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219338 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085219339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219339 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=00ac0582) (sccp_scrc.c:477) 20241116085219339 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20241116085219339 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085219339 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085219339 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085219339 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085219339 DLSCCP DEBUG SCCP-SCOC(65)[0x55c143d49a20]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(672)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085219568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085219568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085219568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085219568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085219568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085219568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085219568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085219569 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085219569 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085219569 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085219569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085219569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085219569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085219569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085219569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085219569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085219569 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085219569 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085219568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219568 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085219568 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085219568 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085219568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219568 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085219569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085219569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085219569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085219569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085219569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085219569 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219570 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085219570 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085219570 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085219570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219570 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085219570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085219570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085219570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085219570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085219570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085219570 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085219570 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085219570 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085219578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219578 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085219579 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085219579 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085219579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219579 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085219579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085219579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085219579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085219579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085219579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085219579 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085219579 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085219579 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) 20241116085219579 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) 20241116085219579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085219579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085219579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085219579 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085219579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085219579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085219579 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085219579 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085219579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085219579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085219579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085219579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085219579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085219579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085219579 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(675)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085219583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219583 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085219583 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085219583 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085219583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219583 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219583 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085219583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219583 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085219583 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085219583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085219583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219583 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085219583 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085219583 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085219583 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085219583 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(678)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085219598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219598 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085219598 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085219598 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 20241116085219598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219598 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219599 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) 20241116085219599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085219599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085219599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085219599 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085219599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085219599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085219599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085219599 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085219599 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085219599 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) 20241116085219599 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) 20241116085219599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085219599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085219599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085219599 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085219599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085219599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085219599 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085219599 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: link up (cnlink.c:111) 20241116085219599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085219599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085219599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085219599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085219599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085219599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085219599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219602 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085219602 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085219602 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 20241116085219602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219602 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) 20241116085219602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085219602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085219602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085219602 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085219602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219602 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085219602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085219602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085219602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219602 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085219602 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085219602 DRANAP INFO cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(681)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085219612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219612 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085219612 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085219612 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085219612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219612 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085219612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085219612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085219612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085219612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085219612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085219612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085219612 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085219612 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085219612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085219612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085219612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085219612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085219612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085219612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085219612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085219612 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085219612 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085219612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085219612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085219613 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085219613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085219613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085219613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085219613 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219614 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085219614 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085219614 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085219614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219614 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085219614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085219614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085219614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085219614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085219614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085219614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085219614 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085219614 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085219614 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085219614 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085219615 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085219838 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085219838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe9d0c), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085219838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085219838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085219838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085219838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085219838 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085219838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a4e93), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085219838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085219838 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085219838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085219838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085219838 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085219838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f3ee7), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085219838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085219838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085219838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085219838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085219838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219838 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085219838 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085219838 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085219838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085219839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085219839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085219839 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085219839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085219839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085219839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085219839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085219839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085219839 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085219839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085219839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085219839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085219839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085219839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085219839 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219843 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085219843 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085219844 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085219844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219844 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085219844 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085219844 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085219844 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085219844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085219844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085219844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085219844 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085219844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085219844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219844 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=000a4e93) (sccp_scrc.c:477) 20241116085219844 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1824) 20241116085219844 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085219844 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085219844 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085219844 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085219844 DLSCCP DEBUG SCCP-SCOC(63)[0x55c143d31d50]{IDLE}: Deallocated (fsm.c:568) 20241116085219844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085219844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085219844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085219844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085219844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085219844 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=00fe9d0c) (sccp_scrc.c:477) 20241116085219844 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20241116085219844 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085219844 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085219844 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085219844 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085219844 DLSCCP DEBUG SCCP-SCOC(62)[0x55c143d2aff0]{IDLE}: Deallocated (fsm.c:568) 20241116085220046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085220046 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085220046 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085220046 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085220046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085220046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085220046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085220046 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085220046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085220046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085220046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085220046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085220046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085220047 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=007f3ee7) (sccp_scrc.c:477) 20241116085220047 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20241116085220047 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085220047 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085220047 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085220047 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085220047 DLSCCP DEBUG SCCP-SCOC(64)[0x55c143d4b540]{IDLE}: Deallocated (fsm.c:568) 20241116085220629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085220635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085220640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085220644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085220648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085220653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085220656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085220659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085220662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085220666 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085220670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085220673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085220675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085220677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085220678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085220680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085220680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085220681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085220682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085220683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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 } } } 20241116085220705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085221720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085221721 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085221721 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085221721 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085221721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085221721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085221721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085221721 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085221721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085221721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085221721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085221721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085221721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085221721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085221721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085221721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085221721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085221721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085221721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085221721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085221721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085221721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085221721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085221721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085221721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085221721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085221721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085221721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085221721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085221722 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085221722 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241116085221722 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241116085221722 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241116085221722 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241116085221722 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241116085221722 DRUA DEBUG (127.0.0.1:46645 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241116085221722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085221722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241116085221722 DLINP DEBUG SRVCONN(,r=127.0.0.1:46645<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085221722 DLINP DEBUG SRVCONN(,r=127.0.0.1:46645<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh0-RUA(668)@604fbae46733: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(670)@604fbae46733: UnitdataCallback HNBGW_Test.msc0-RAN(672)@604fbae46733: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(672)@604fbae46733: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(684) TC_mscpool_paging_imsi-Iuh0-RUA(668)@604fbae46733: Added conn table entry 0TC_mscpool_paging_imsi0(684)11624331 20241116085222756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085222756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085222756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085222756 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085222756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb15f8b, normal) (hnbgw_rua.c:407) 20241116085222756 DHNB DEBUG map_rua[0x55c143d443a0]{init}: Allocated (fsm.c:456) 20241116085222756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11624331)[0x55c143d443a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085222756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11624331 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085222756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085222756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085222756 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11624331 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241116085222756 DCN DEBUG map_sccp[0x55c143d43cb0]{init}: Allocated (fsm.c:456) 20241116085222756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c143d43cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085222756 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11624331 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085222756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11624331 SCCP-79 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085222756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11624331)[0x55c143d443a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085222756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085222756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085222756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11624331)[0x55c143d443a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085222757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c143d43cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085222757 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085222757 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{IDLE}: Allocated (fsm.c:456) 20241116085222757 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085222757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001eb0056400500f1100926) (sccp_scrc.c:406) 20241116085222757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085222757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085222757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085222757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085222757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085222757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085222757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085222757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085222757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085222757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085222757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085222757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085222757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085222757 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085222757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c143d43cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085222757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11624331)[0x55c143d443a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085222757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085222757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085222757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085222757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085222757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085222757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085222757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085222757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(671)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(671)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(672)@604fbae46733: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(684) HNBGW_Test.msc0-RAN(672)@604fbae46733: Added conn table entry 0TC_mscpool_paging_imsi0(684)11587327 HNBGW_Test.msc0-SCCP(671)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(671)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085222774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085222774 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085222774 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085222774 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085222774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085222774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085222774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085222774 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi0(684)@604fbae46733: setverdict(pass): none -> pass 20241116085222774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085222774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085222774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085222774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085222774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085222774 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d8ca86) (sccp_scrc.c:477) 20241116085222774 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20241116085222774 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085222774 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085222774 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085222774 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085222774 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) 20241116085222774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c143d43cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085222774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c143d43cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085223778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42740<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(684)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085223780 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085223786 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085223790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085223793 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085223795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085223797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085223798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085223799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085223800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085223801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085223801 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085223802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085223803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085223804 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085223804 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085223805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085223806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085223807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085223807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085223808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085223811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42728<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_paging_imsi(663)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(675)@604fbae46733: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(668)@604fbae46733: Final verdict of PTC: none 20241116085223811 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085223811 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085223811 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) 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241116085223811 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085223811 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085223811 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) 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085223811 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085223811 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085223811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085223811 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085223811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085223811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085223811 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116085223811 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085223811 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085223811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085223811 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085223811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085223811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085223811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085223811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085223811 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085223811 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085223811 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085223811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11624331)[0x55c143d443a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085223811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11624331)[0x55c143d443a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085223811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c143d43cb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085223811 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085223811 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085223811 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8ca86), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085223811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085223811 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085223811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085223811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085223811 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085223811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c143d43cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085223811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11624331)[0x55c143d443a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085223811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11624331)[0x55c143d443a0]{disrupted}: Freeing instance (context_map.c:202) 20241116085223811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11624331)[0x55c143d443a0]{disrupted}: Deallocated (fsm.c:568) 20241116085223811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c143d43cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085223811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c143d43cb0]{disconnected}: Freeing instance (context_map.c:206) 20241116085223811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c143d43cb0]{disconnected}: Deallocated (fsm.c:568) 20241116085223811 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11624331 SCCP-79 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241116085223811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085223811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085223811 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085223811 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085223812 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085223812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085223812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-SCCP(680)@604fbae46733: Final verdict of PTC: none 20241116085223812 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085223812 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085223812 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_mscpool_paging_imsi-Iuh1-RUA(670)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(671)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(673)@604fbae46733: Final verdict of PTC: none 20241116085223812 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085223812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085223812 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085223812 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085223812 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085223812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085223812 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085223812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085223812 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(678)@604fbae46733: Final verdict of PTC: none 20241116085223812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085223812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085223812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085223812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085223812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085223812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085223812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085223812 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085223812 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085223812 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116085223812 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241116085223812 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085223812 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085223812 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085223812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085223812 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085223812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085223812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(677)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(674)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(681)@604fbae46733: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(667)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(679)@604fbae46733: Final verdict of PTC: none 20241116085223812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(682)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(672)@604fbae46733: Final verdict of PTC: none 20241116085223812 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085223812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085223812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085223812 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085223812 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085223812 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085223812 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085223812 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43625<->l=127.0.0.1:4262) (control_if.c:193) 20241116085223812 DLINP DEBUG SRVCONN(,r=127.0.0.1:46645<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085223812 DLINP DEBUG SRVCONN(,r=127.0.0.1:46645<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085223812 DLINP NOTICE SRV(,r=127.0.0.1:46645<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085223812 DMAIN NOTICE (127.0.0.1:46645 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46645<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085223812 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(664)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(683)@604fbae46733: Final verdict of PTC: none 20241116085223812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085223812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085223812 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085223812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085223813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085223813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085223813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) IPA-CTRL-CLI-IPA(665)@604fbae46733: Final verdict of PTC: none 20241116085223813 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085223813 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085223813 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085223813 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085223813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085223813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085223813 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085223813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085223813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085223813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085223813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085223813 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085223813 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085223813 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085223813 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(676)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085223814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42720<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(666)@604fbae46733: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(669)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(663): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(664): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(665): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(666): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(667): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(668): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(669): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(670): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(671): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(672): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(673): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(674): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(675): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(676): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-SCCP(677): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-RAN(678): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-M3UA(679): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(680): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(681): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(682): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(683): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_paging_imsi0(684): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:52:23 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 20241116085223959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085224561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32950<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=482964) 20241116085224614 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085224614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074b24b), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085224614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085224614 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085224614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085224614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085224614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085224614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085224614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085224614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085224614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085224615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085224615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085224615 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085224615 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085224615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878c16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085224615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085224615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085224615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085224615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085224616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085224616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085224616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085224616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085224616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085224616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085224616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085224616 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=482964, count=495440) 20241116085225812 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085225812 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085225812 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085225812 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085225812 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085225813 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085225813 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085225813 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085225813 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116085225813 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085225813 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085225813 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:52:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20241116085227123 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085227123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075c713), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085227123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085227123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227123 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085227123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbe333), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085227123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227123 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085227123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227123 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085227123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e6191), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085227123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227123 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085227123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085227123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085227123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085227123 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085227123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085227123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085227123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085227123 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085227124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227124 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085227124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085227124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085227124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_mscpool_paging_tmsi started. 20241116085227653 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085227653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008715ef), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085227653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085227653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227653 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085227653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628fef), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085227653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085227653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227653 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085227653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edd8ed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085227653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085227653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227654 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227654 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227654 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085227654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085227654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085227654 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085227654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227654 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227654 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227654 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085227654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085227654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085227654 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085227654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227654 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227654 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227654 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085227654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085227654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085227654 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085227662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085227666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085227671 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37511<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_tmsi-Iuh0(689)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085227687 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085227687 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085227697 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085227697 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085227697 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085227697 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085227697 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085227697 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(691)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085227697 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44787 (stream_srv.c:129) 20241116085227697 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44787<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085227697 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085227697 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085227699 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227699 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085227699 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227699 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085227699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227699 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227699 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227699 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085227699 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227699 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085227699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227699 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227699 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227699 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085227699 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227699 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085227699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227699 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227699 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227699 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085227699 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085227699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227699 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085227699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085227699 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085227699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085227699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085227699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085227699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085227699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085227699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085227699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085227699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085227699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085227699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085227699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085227699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(695)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(695)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(695)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(693)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(698)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(698)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(698)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(696)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(701)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(701)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(701)@604fbae46733: ************************************************* HNBGW_Test.msc2-SCCP(699)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085227744 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085227744 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085227744 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085227744 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085227744 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085227744 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085227744 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085227744 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085227745 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227745 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085227745 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085227745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227745 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085227745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227745 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227745 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227745 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085227745 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085227745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227745 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085227745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227745 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227745 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227745 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085227746 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227746 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085227746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227746 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227746 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227746 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085227746 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085227746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227746 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085227746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085227746 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085227746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085227746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085227746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085227746 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085227746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085227746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085227746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085227746 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085227746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085227746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085227746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085227746 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(704)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(704)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(704)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(702)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085227795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085227795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085227795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085227795 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085227795 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085227795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085227795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085227795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085227795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085227803 DLINP DEBUG SRVCONN(,r=127.0.0.1:44787<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085227803 DLINP DEBUG SRVCONN(,r=127.0.0.1:44787<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085227803 DLINP DEBUG SRVCONN(,r=127.0.0.1:44787<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085227803 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085227803 DHNBAP DEBUG (127.0.0.1:44787 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085227803 DHNBAP NOTICE (127.0.0.1:44787 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085227803 DHNBAP NOTICE (127.0.0.1:44787 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085227803 DLINP DEBUG SRVCONN(,r=127.0.0.1:44787<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085227803 DLINP DEBUG SRVCONN(,r=127.0.0.1:44787<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085227915 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085227915 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085227915 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085227915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(695)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085227922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227922 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085227922 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085227922 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085227922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085227922 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085227922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085227924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227924 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085227924 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085227924 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085227924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085227924 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085227924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085227925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085227925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085227925 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085227925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085227925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085227925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085227925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085227925 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085227925 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085227925 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085227926 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227926 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085227926 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085227926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085227926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227926 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085227927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085227927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085227927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085227927 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085227928 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 20241116085227928 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 20241116085227928 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085227928 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(698)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085227931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227931 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085227931 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085227931 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085227931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085227931 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085227931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085227933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227933 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085227933 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085227933 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085227933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085227933 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085227933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085227934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085227934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085227934 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085227934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085227934 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085227934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085227934 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085227934 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085227934 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085227934 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085227935 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227935 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085227935 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085227935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085227936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227936 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085227936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085227936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085227936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085227936 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085227942 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 20241116085227942 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 20241116085227942 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085227942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(701)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116085227947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227947 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116085227947 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085227947 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085227947 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085227947 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085227947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085227948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227948 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085227948 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085227948 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085227948 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085227948 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085227948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085227948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085227948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085227948 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116085227948 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085227948 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085227948 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085227948 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085227948 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085227948 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085227948 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085227950 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227950 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085227950 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085227950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227950 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085227950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227950 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227950 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227950 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227950 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085227950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085227950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085227950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085227950 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085227961 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085227961 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085227961 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085227961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(704)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085227969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227969 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085227969 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085227969 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085227969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085227969 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085227969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085227971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227971 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085227971 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085227971 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085227971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085227971 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085227971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085227972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085227972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085227972 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085227972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085227972 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085227972 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085227972 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085227972 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085227972 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085227972 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085227973 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085227973 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085227973 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085227973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085227973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085227973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085227973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085227973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085227973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085227973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085227973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085227973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085227973 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085227973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085227973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085227973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085227973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085227973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085227973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085227973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085227973 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228397 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085228397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7d352), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085228397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085228397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085228397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085228397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085228397 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085228397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e4152), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085228397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085228397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085228397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085228397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085228397 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085228397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc069c), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085228397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085228397 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085228397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085228397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085228397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085228397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085228397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085228397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085228397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085228398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085228398 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228398 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085228398 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085228398 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085228398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085228398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085228398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085228398 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228398 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085228398 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085228398 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085228398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085228398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085228398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085228398 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228406 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085228406 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085228406 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085228406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085228406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085228406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085228406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228406 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085228406 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085228406 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085228406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085228406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085228406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085228406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085228406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085228406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085228406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085228406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085228406 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=00bc069c) (sccp_scrc.c:477) 20241116085228406 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20241116085228406 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085228406 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085228406 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085228406 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085228406 DLSCCP DEBUG SCCP-SCOC(69)[0x55c143d395d0]{IDLE}: Deallocated (fsm.c:568) 20241116085228407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085228407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085228407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085228407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085228407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085228407 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=00f7d352) (sccp_scrc.c:477) 20241116085228407 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20241116085228407 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085228407 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085228407 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085228407 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085228407 DLSCCP DEBUG SCCP-SCOC(70)[0x55c143d476a0]{IDLE}: Deallocated (fsm.c:568) 20241116085228610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228610 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085228610 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085228610 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085228610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085228610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085228610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085228610 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085228610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085228610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085228610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085228610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085228610 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=002e4152) (sccp_scrc.c:477) 20241116085228610 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20241116085228610 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085228610 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085228611 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085228611 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085228611 DLSCCP DEBUG SCCP-SCOC(68)[0x55c143d2f840]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(694)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085228736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228736 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085228736 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085228736 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085228736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085228736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085228736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085228736 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085228736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085228736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085228736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085228736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085228736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085228736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085228736 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085228736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085228736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085228736 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085228737 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085228737 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) 20241116085228737 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) 20241116085228737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085228737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085228737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085228737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085228737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085228737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085228737 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085228737 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085228737 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228737 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085228737 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085228737 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085228737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085228737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085228737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085228737 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(697)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085228740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228740 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085228740 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085228740 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085228740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085228740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085228740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085228740 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228740 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085228740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085228740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085228740 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085228740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085228740 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085228740 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085228740 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085228740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085228741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085228741 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085228741 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085228741 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(700)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085228747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228747 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085228747 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085228747 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 20241116085228747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085228747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085228747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085228747 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228747 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085228747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085228747 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085228747 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) 20241116085228747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085228747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085228747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085228747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085228747 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085228747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085228747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085228747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085228747 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085228747 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085228747 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) 20241116085228747 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) 20241116085228747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085228747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085228747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085228747 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085228747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085228747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085228748 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085228748 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: link up (cnlink.c:111) 20241116085228748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085228748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085228748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085228748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085228748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085228748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085228748 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228748 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085228748 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085228748 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 20241116085228748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085228748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085228748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085228748 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085228748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085228748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085228748 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) 20241116085228748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085228748 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085228748 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085228748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085228748 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085228748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228748 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085228748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085228749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085228749 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085228749 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085228749 DRANAP INFO cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(703)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085228774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228774 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085228774 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085228774 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085228774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085228774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085228774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085228774 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085228775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085228775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085228775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085228775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085228775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085228775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085228775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085228775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085228775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085228775 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085228775 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085228775 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085228775 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085228775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085228775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085228775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085228775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085228775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085228775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085228775 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085228775 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085228775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085228775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085228775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085228775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085228775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085228775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085228775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228777 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085228777 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085228777 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085228777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085228777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085228777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085228777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085228777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085228777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085228777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085228777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085228777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085228777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085228777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085228777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085228777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085228777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085228777 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085228777 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085228818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228818 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085228818 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085228818 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085228818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085228818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085228818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085228818 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228818 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085228818 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085228818 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085228818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085228818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085228818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085228818 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085228818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085228818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085228818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085228818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085228818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085228818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085228818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085228818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085228818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085228819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085228819 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085228819 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085228819 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085228819 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085228819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085228819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085228819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085228819 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085228819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085228819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085228819 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085228819 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085228819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085228819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085228819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085228819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085228819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085228819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085228819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085228819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085228819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085228819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085228819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085228819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085228819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085228819 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085228819 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085228819 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085228820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085228820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085228820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085228820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085228820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085228820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085228820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085228820 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085229814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085229820 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085229823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085229825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085229827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085229831 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085229833 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085229837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085229840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085229841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085229842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085229844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085229846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085229847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085229848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085229850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085229851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085229853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085229855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085229856 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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 } } } 20241116085229871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32992<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(706)@604fbae46733: 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 20241116085230884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085230884 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085230884 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085230884 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085230884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085230884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085230884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085230884 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085230884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085230884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085230884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085230884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085230884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085230885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085230885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085230885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085230885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085230885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085230885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085230885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085230885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085230885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085230885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085230885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085230885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085230885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085230885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085230885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085230885 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085230885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085230885 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241116085230885 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241116085230885 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241116085230885 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241116085230885 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241116085230885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241116085230885 DRUA DEBUG (127.0.0.1:44787 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241116085230885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085230885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241116085230885 DLINP DEBUG SRVCONN(,r=127.0.0.1:44787<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085230885 DLINP DEBUG SRVCONN(,r=127.0.0.1:44787<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(692)@604fbae46733: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(690)@604fbae46733: UnitdataCallback TC_mscpool_paging_tmsi0(706)@604fbae46733: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(694)@604fbae46733: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(694)@604fbae46733: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(706) TC_mscpool_paging_tmsi-Iuh0-RUA(690)@604fbae46733: Added conn table entry 0TC_mscpool_paging_tmsi0(706)1708340 20241116085231920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085231920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085231920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085231920 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085231920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a1134, normal) (hnbgw_rua.c:407) 20241116085231920 DHNB DEBUG map_rua[0x55c143d395d0]{init}: Allocated (fsm.c:456) 20241116085231920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1708340)[0x55c143d395d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085231920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1708340 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085231920 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085231920 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085231920 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1708340 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241116085231920 DCN DEBUG map_sccp[0x55c143d443a0]{init}: Allocated (fsm.c:456) 20241116085231920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55c143d443a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085231920 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1708340 <-> SCCP-80 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085231921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1708340 SCCP-80 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085231921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1708340)[0x55c143d395d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085231921 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085231921 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085231921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1708340)[0x55c143d395d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085231921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55c143d443a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085231921 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085231921 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{IDLE}: Allocated (fsm.c:456) 20241116085231921 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085231921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002bb0056400500f1100926) (sccp_scrc.c:406) 20241116085231921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085231921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085231921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085231921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085231921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085231921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085231921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085231921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085231921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085231921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085231921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085231921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085231921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085231921 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085231921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55c143d443a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085231921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1708340)[0x55c143d395d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085231922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085231922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085231922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085231922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085231922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085231922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085231922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085231922 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(693)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(693)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(694)@604fbae46733: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(706) HNBGW_Test.msc0-RAN(694)@604fbae46733: Added conn table entry 0TC_mscpool_paging_tmsi0(706)8591859 HNBGW_Test.msc0-SCCP(693)@604fbae46733: Session index based on connection ID:0 TC_mscpool_paging_tmsi0(706)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(693)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085231937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085231937 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085231937 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085231937 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085231937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085231937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085231937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085231937 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085231937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085231937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085231937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085231937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085231937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085231937 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0086d3ca) (sccp_scrc.c:477) 20241116085231937 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20241116085231937 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085231937 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085231937 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085231937 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085231937 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085231937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55c143d443a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085231937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55c143d443a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085232940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32992<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(706)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085232942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085232948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085232952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085232955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085232957 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085232959 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085232960 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085232961 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085232962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085232963 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085232964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085232964 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085232965 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085232966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085232967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085232967 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085232968 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085232969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085232969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085232970 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085232973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085232973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085232973 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085232973 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085232973 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085232973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1708340)[0x55c143d395d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085232973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1708340)[0x55c143d395d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085232973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55c143d443a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085232973 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085232973 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085232973 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d3ca), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085232973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085232973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085232973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085232973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085232973 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085232973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55c143d443a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085232973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1708340)[0x55c143d395d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085232973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1708340)[0x55c143d395d0]{disrupted}: Freeing instance (context_map.c:202) 20241116085232973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1708340)[0x55c143d395d0]{disrupted}: Deallocated (fsm.c:568) 20241116085232973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55c143d443a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085232973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55c143d443a0]{disconnected}: Freeing instance (context_map.c:206) 20241116085232973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x55c143d443a0]{disconnected}: Deallocated (fsm.c:568) 20241116085232973 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1708340 SCCP-80 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241116085232973 DLINP DEBUG SRVCONN(,r=127.0.0.1:44787<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085232973 DLINP DEBUG SRVCONN(,r=127.0.0.1:44787<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085232973 DLINP NOTICE SRV(,r=127.0.0.1:44787<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085232973 DMAIN NOTICE (127.0.0.1:44787 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44787<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085232973 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085232973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32980<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085232973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085232973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085232973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085232973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085232973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085232973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085232973 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085232973 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085232973 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085232973 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085232973 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085232973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085232973 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085232973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085232973 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-SCCP(699)@604fbae46733: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(692)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(685)@604fbae46733: Final verdict of PTC: none 20241116085232973 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085232973 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085232973 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085232973 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085232973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085232973 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085232973 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) 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241116085232973 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085232973 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085232973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085232973 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085232973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085232973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085232973 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085232973 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) 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085232973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085232973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085232973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(703)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(697)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(704)@604fbae46733: Final verdict of PTC: none 20241116085232973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085232973 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116085232973 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085232973 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085232973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085232973 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085232973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085232973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085232973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085232973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085232973 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085232973 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085232973 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085232973 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(698)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-RAN(700)@604fbae46733: Final verdict of PTC: none 20241116085232973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085232973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085232973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085232973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085232973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085232973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_paging_tmsi-Iuh0(689)@604fbae46733: Final verdict of PTC: none 20241116085232973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085232973 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085232973 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) VirtHNBGW-STATS(686)@604fbae46733: Final verdict of PTC: none 20241116085232973 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085232973 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085232973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085232973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085232973 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) HNBGW_Test.msc2-M3UA(701)@604fbae46733: Final verdict of PTC: none 20241116085232973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085232973 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085232973 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085232973 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085232973 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085232973 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085232973 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085232973 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085232973 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37511<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(702)@604fbae46733: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(690)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(705)@604fbae46733: Final verdict of PTC: none20241116085232974 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085232974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085232974 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085232974 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085232974 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085232974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085232974 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085232974 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085232974 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085232974 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085232974 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085232974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085232974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_paging_tmsi-Iuh1(691)@604fbae46733: Final verdict of PTC: none 20241116085232974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085232974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085232974 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085232974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085232974 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085232974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085232974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085232974 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085232974 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085232974 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085232974 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085232984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32966<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(694)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(695)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(696)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(693)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(688)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(685): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(686): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(688): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(689): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(690): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(691): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(692): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(693): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(694): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(695): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(696): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(697): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(698): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-SCCP(699): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-RAN(700): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-M3UA(701): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(702): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(703): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(704): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(705): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_paging_tmsi0(706): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:52:33 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 20241116085233126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085233628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60442<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=394624) 20241116085233812 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085233813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8ca86), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085233813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085233813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085233813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085233813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085233813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085233813 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085233813 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085233813 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085233813 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085233813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085233813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085233813 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085234615 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085234615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074b24b), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085234615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085234615 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085234615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085234615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085234615 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085234616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878c16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085234616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085234616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085234616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085234616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085234616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085234616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085234616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085234616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085234616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085234616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085234616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085234616 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085234616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085234616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085234616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085234616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085234616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085234616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085234616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085234616 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=394624, count=459012) 20241116085234974 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085234974 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085234974 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085234974 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085234974 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085234974 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116085234974 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085234975 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085234975 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085234975 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085234975 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085234975 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:52: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_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@604fbae46733: 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@604fbae46733: Test case TC_mscpool_no_allow_attach_round_robin started. 20241116085236729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085236733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085236736 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42135<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085236752 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085236752 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085236760 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085236760 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085236761 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085236761 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085236761 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085236761 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085236761 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085236761 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085236761 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36956 (stream_srv.c:129) 20241116085236761 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36956<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085236762 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085236762 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085236762 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085236762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085236762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085236762 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085236762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085236762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085236762 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085236762 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085236762 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085236762 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085236762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085236762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085236762 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085236762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085236762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085236762 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085236762 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085236762 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085236762 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085236762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085236762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085236762 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085236762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085236762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085236762 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085236762 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085236762 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085236762 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085236762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085236762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085236762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085236762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085236762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085236762 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085236762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085236762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085236762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085236762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085236762 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085236762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085236762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085236762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085236762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085236762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085236762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085236762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085236762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085236762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085236762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085236762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085236762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085236762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085236762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085236762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085236762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085236762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085236762 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(717)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(715)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(720)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(720)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@604fbae46733: ************************************************* HNBGW_Test.msc1-SCCP(718)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(723)@604fbae46733: ************************************************* HNBGW_Test.msc2-M3UA(723)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@604fbae46733: ************************************************* HNBGW_Test.msc2-SCCP(721)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085236805 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085236805 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085236806 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085236806 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085236806 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085236806 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085236806 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085236806 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085236807 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085236807 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085236807 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085236807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085236807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085236807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085236807 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085236807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085236807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085236807 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085236807 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085236807 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085236807 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085236807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085236807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085236807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085236807 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085236807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085236807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085236807 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085236807 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085236807 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085236807 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085236807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085236807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085236807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085236807 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085236807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085236807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085236807 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085236807 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085236807 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085236807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085236807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085236807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085236807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085236808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085236808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085236808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085236808 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085236808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085236808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085236808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085236808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085236808 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085236808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085236808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085236808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085236808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085236808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085236808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085236808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085236808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085236808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085236808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085236808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085236808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085236808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085236808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085236808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085236808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085236808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085236808 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(726)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085236832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085236832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085236832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085236832 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085236832 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085236832 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085236832 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085236832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085236832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085236837 DLINP DEBUG SRVCONN(,r=127.0.0.1:36956<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085236837 DLINP DEBUG SRVCONN(,r=127.0.0.1:36956<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085236837 DLINP DEBUG SRVCONN(,r=127.0.0.1:36956<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085236837 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085236837 DHNBAP DEBUG (127.0.0.1:36956 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085236837 DHNBAP NOTICE (127.0.0.1:36956 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085236837 DHNBAP NOTICE (127.0.0.1:36956 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085236837 DLINP DEBUG SRVCONN(,r=127.0.0.1:36956<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085236837 DLINP DEBUG SRVCONN(,r=127.0.0.1:36956<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085236975 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085236975 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085236975 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085236975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(717)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085236982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085236982 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085236982 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085236982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085236982 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085236982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085236985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236985 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085236985 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085236985 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085236985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085236985 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085236985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085236985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085236985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085236985 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085236985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085236985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085236985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085236985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085236985 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085236985 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085236985 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085236986 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085236986 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085236986 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085236986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085236986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085236987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085236987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085236987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085236987 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 20241116085236987 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085236987 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 20241116085236987 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085236987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085236987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085236987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085236987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085236987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085236987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085236987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085236987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(720)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085236993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236993 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085236993 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085236993 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085236993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085236993 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085236993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085236996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236996 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085236996 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085236996 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085236996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085236996 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085236996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085236996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085236996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085236996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085236996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085236996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085236996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085236996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085236996 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085236996 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085236996 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085236997 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085236997 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085236997 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085236997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085236998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085236998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085236998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085236998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085236998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085236998 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085236998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085236998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085236998 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085236998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085236998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085236998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085236998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085236998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085236998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085236998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085236998 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237000 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 20241116085237000 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 20241116085237000 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085237000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(723)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116085237004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237004 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116085237004 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085237004 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085237004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085237004 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085237004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085237007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237007 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085237007 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085237007 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085237007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085237007 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085237007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085237007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085237007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116085237007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085237007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085237007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085237007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085237007 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085237007 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085237007 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085237008 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085237008 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085237008 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085237008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085237009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085237009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237009 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085237009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237009 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085237009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237009 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237009 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237009 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085237009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085237009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085237009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085237009 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237022 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085237022 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085237022 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085237022 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(726)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085237027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237027 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085237027 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085237027 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085237028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085237028 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085237028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085237030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237030 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085237030 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085237030 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085237030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085237030 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085237030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085237030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085237030 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085237030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085237030 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085237030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085237030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085237030 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085237030 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085237030 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085237032 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085237032 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085237032 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085237032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085237032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085237032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085237032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237032 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085237032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237032 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237032 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237032 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085237032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085237032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085237032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085237032 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237123 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085237123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e6191), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085237123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237123 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085237123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237123 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085237123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbe333), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085237123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237123 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085237123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237123 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085237124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075c713), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085237124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237124 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085237124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237124 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085237124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085237124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085237124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085237124 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237124 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085237124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085237124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085237124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085237124 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237124 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085237124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085237124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085237124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085237124 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237131 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085237131 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085237131 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 20241116085237131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237131 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237131 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) 20241116085237131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237131 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=008e6191) (sccp_scrc.c:477) 20241116085237131 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20241116085237132 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085237132 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085237132 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085237132 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085237132 DLSCCP DEBUG SCCP-SCOC(74)[0x55c143d30b20]{IDLE}: Deallocated (fsm.c:568) 20241116085237133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237133 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085237133 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085237133 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085237133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237133 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237133 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085237133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237133 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=0075c713) (sccp_scrc.c:477) 20241116085237133 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20241116085237133 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085237133 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085237133 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085237133 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085237133 DLSCCP DEBUG SCCP-SCOC(76)[0x55c143d478d0]{IDLE}: Deallocated (fsm.c:568) 20241116085237334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237334 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085237334 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085237334 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 20241116085237334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237334 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237335 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) 20241116085237335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237335 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=00fbe333) (sccp_scrc.c:477) 20241116085237335 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20241116085237335 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085237335 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085237335 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085237335 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085237335 DLSCCP DEBUG SCCP-SCOC(75)[0x55c143d37d00]{IDLE}: Deallocated (fsm.c:568) 20241116085237654 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085237654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00edd8ed), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085237654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237654 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085237654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237654 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085237654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00628fef), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085237654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237654 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085237654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237654 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085237654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008715ef), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085237654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237654 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085237655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085237655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085237655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085237655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085237655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085237655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085237655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085237655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085237655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085237656 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085237656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085237656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085237656 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237659 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085237659 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085237659 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085237659 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237660 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085237660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237660 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=00edd8ed) (sccp_scrc.c:477) 20241116085237660 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20241116085237660 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085237660 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085237660 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085237660 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085237660 DLSCCP DEBUG SCCP-SCOC(73)[0x55c143d2b460]{IDLE}: Deallocated (fsm.c:568) 20241116085237789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237789 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085237789 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085237789 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085237789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085237789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085237789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085237790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085237790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) HNBGW_Test.msc0-RAN(716)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085237790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085237790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085237790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085237790 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085237790 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085237790 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085237790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085237790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085237790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085237790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237791 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085237791 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085237791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085237791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085237791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085237791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085237791 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237797 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085237797 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085237797 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085237797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237797 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085237797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085237797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085237797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) HNBGW_Test.msc1-RAN(719)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085237797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085237797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085237797 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085237797 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085237797 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085237805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237805 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085237805 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085237805 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 20241116085237805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237806 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) 20241116085237806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085237806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085237806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085237806 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085237806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085237806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085237806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085237806 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085237806 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085237806 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) 20241116085237806 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) 20241116085237806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085237806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085237806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237806 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085237806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237806 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085237806 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: link up (cnlink.c:111) 20241116085237806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085237806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085237806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085237806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085237806 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(722)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085237810 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237810 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085237810 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085237810 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 20241116085237810 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237810 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237810 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) 20241116085237810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237810 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085237810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085237810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085237810 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085237810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237810 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085237810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085237810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085237810 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085237810 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085237810 DRANAP INFO cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(725)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085237834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085237834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237834 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085237834 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085237834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237834 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085237834 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085237834 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085237834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237834 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237834 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085237834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237834 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085237834 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085237834 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085237834 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085237834 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085237834 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085237834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085237835 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085237835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237835 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237835 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237835 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237835 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237835 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085237835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237835 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085237835 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085237835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085237835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085237835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085237835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085237835 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085237837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085237837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085237837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237837 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085237837 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085237837 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085237837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237837 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085237837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085237837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085237837 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085237837 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085237837 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085237866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085237866 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085237866 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085237866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237866 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085237866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237866 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=00628fef) (sccp_scrc.c:477) 20241116085237866 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20241116085237866 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085237866 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085237866 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085237866 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085237866 DLSCCP DEBUG SCCP-SCOC(72)[0x55c143d37ad0]{IDLE}: Deallocated (fsm.c:568) 20241116085237866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085237866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085237866 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085237866 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085237866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237866 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237866 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=008715ef) (sccp_scrc.c:477) 20241116085237866 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20241116085237866 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085237866 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085237866 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085237866 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085237866 DLSCCP DEBUG SCCP-SCOC(71)[0x55c143d45430]{IDLE}: Deallocated (fsm.c:568) 20241116085237867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085237866 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085237866 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085237866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237866 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085237867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085237867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085237867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085237867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085237866 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085237866 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085237867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085237867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085237867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085237867 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085237867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085237867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085237867 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085237867 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085237867 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) 20241116085237867 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) 20241116085237867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085237867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085237867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085237867 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085237867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085237867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085237867 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085237867 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085237867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085237867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085237867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085237867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085237867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085237867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085237867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085237867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085237867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085237867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085237867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085237867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085237867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085237867 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085237867 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085237867 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085237868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085237868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085237868 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085237868 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085237868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085237868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085237868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085237868 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085238859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085238865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085238869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085238871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085238873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085238876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085238878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085238880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085238882 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085238883 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085238885 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085238887 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085238888 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085238890 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085238891 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085238892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085238893 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085238895 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085238896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085238897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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 := '000000000000000011000100'B, t_guard := 20.000000 } 20241116085238921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@604fbae46733: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@604fbae46733: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(728) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@604fbae46733: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)13426311 20241116085239971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085239971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085239971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085239971 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085239971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xccde87, normal) (hnbgw_rua.c:407) 20241116085239971 DHNB DEBUG map_rua[0x55c143d30b20]{init}: Allocated (fsm.c:456) 20241116085239971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13426311)[0x55c143d30b20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085239971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13426311 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085239971 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085239971 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085239972 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13426311 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085239972 DCN DEBUG map_sccp[0x55c143d395d0]{init}: Allocated (fsm.c:456) 20241116085239972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c143d395d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085239972 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13426311 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085239972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13426311 SCCP-81 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085239972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13426311)[0x55c143d30b20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085239972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085239972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085239972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13426311)[0x55c143d30b20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085239972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c143d395d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085239972 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085239972 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{IDLE}: Allocated (fsm.c:456) 20241116085239972 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085239972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000c40056400500f1100926) (sccp_scrc.c:406) 20241116085239972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085239972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085239972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085239972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085239972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085239972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085239972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085239972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085239972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085239972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085239972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085239972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085239972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085239972 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085239972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c143d395d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085239972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13426311)[0x55c143d30b20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085239972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085239972 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085239972 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085239972 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085239972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085239972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085239972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085239972 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(715)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(716)@604fbae46733: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(728) HNBGW_Test.msc0-RAN(716)@604fbae46733: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)2790156 HNBGW_Test.msc0-SCCP(715)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(715)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085239989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085239989 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085239989 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085239989 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085239989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085239989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085239989 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(728)@604fbae46733: setverdict(pass): none -> pass 20241116085239989 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085239989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085239989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085239989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085239989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085239989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085239989 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00530f65) (sccp_scrc.c:477) 20241116085239989 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20241116085239989 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085239989 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085239989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085239989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085239989 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) 20241116085239989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c143d395d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085239989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c143d395d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085239991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60470<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(728)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085239993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085239995 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085239997 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085239999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085240001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085240002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085240002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085240003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085240004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085240004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085240005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085240006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085240007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085240008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085240009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085240010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085240011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085240013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085240014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085240015 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001011010111'B, t_guard := 20.000000 } 20241116085240026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60474<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(722)@604fbae46733: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(722)@604fbae46733: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(729) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@604fbae46733: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(729)1601443 20241116085241053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085241053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085241053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085241053 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085241053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x186fa3, normal) (hnbgw_rua.c:407) 20241116085241053 DHNB DEBUG map_rua[0x55c143d65e50]{init}: Allocated (fsm.c:456) 20241116085241053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1601443)[0x55c143d65e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085241053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1601443 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085241053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085241053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085241053 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085241053 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1601443 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241116085241053 DCN DEBUG map_sccp[0x55c143d32360]{init}: Allocated (fsm.c:456) 20241116085241053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55c143d32360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085241053 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1601443 <-> SCCP-82 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241116085241053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1601443 SCCP-82 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085241053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1601443)[0x55c143d65e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085241053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085241053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085241053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1601443)[0x55c143d65e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085241053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55c143d32360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085241053 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085241053 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{IDLE}: Allocated (fsm.c:456) 20241116085241053 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085241053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002d70056400500f1100926) (sccp_scrc.c:406) 20241116085241053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085241053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085241053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085241053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085241053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085241053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085241053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085241053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085241053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085241054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085241054 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085241054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085241054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085241054 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085241054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55c143d32360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085241054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1601443)[0x55c143d65e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085241054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085241054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085241054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085241054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085241054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085241054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085241054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085241054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(721)@604fbae46733: First idle individual index:0 HNBGW_Test.msc2-SCCP(721)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(722)@604fbae46733: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(729) HNBGW_Test.msc2-RAN(722)@604fbae46733: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(729)6468194 HNBGW_Test.msc2-SCCP(721)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(721)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(729)@604fbae46733: setverdict(pass): none -> pass 20241116085241070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085241070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085241071 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085241071 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 20241116085241071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085241071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085241071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085241071 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085241071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085241071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085241071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085241071 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) 20241116085241071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085241071 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007525bc) (sccp_scrc.c:477) 20241116085241071 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20241116085241071 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085241071 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085241071 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085241071 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085241071 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085241071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55c143d32360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085241071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55c143d32360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085241073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60474<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(729)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085241076 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085241082 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085241086 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085241091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085241093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085241094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085241096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085241096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085241097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085241098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085241099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085241100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085241101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085241102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085241103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085241104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085241104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085241105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085241106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085241107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001011101001'B, t_guard := 20.000000 } 20241116085241118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@604fbae46733: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@604fbae46733: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(730) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@604fbae46733: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(730)11561757 20241116085242144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085242144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085242144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085242144 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085242144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb06b1d, normal) (hnbgw_rua.c:407) 20241116085242144 DHNB DEBUG map_rua[0x55c143d31e90]{init}: Allocated (fsm.c:456) 20241116085242144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11561757)[0x55c143d31e90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085242144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11561757 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085242144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085242144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085242144 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11561757 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085242144 DCN DEBUG map_sccp[0x55c143d29320]{init}: Allocated (fsm.c:456) 20241116085242144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c143d29320]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085242144 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11561757 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085242144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11561757 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085242144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11561757)[0x55c143d31e90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085242144 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085242144 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085242144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11561757)[0x55c143d31e90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085242144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c143d29320]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085242145 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085242145 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{IDLE}: Allocated (fsm.c:456) 20241116085242145 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085242145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002e90056400500f1100926) (sccp_scrc.c:406) 20241116085242145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085242145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085242145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085242145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085242145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085242145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085242145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085242145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085242145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085242145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085242145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085242145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085242145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085242145 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085242145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c143d29320]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085242145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11561757)[0x55c143d31e90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085242145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085242145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085242146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085242146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085242146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085242146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085242146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085242146 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@604fbae46733: First idle individual index:1 HNBGW_Test.msc0-SCCP(715)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(716)@604fbae46733: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(730) HNBGW_Test.msc0-RAN(716)@604fbae46733: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(730)1688744 HNBGW_Test.msc0-SCCP(715)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(715)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085242152 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085242153 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085242153 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085242153 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085242153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085242153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085242153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085242153 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085242153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085242153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085242153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085242153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085242153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085242153 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a7d55) (sccp_scrc.c:477) 20241116085242153 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20241116085242153 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085242153 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085242153 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085242153 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085242153 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) 20241116085242153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c143d29320]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085242153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c143d29320]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_round_robin0(730)@604fbae46733: setverdict(pass): none -> pass 20241116085242156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(730)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085242158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085242162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085242165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085242167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085242168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085242168 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085242169 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085242170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085242171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085242171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085242172 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085242173 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085242174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085242174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085242175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085242176 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085242177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085242177 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085242178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085242179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085242182 DLINP DEBUG SRVCONN(,r=127.0.0.1:36956<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085242182 DLINP DEBUG SRVCONN(,r=127.0.0.1:36956<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085242182 DLINP NOTICE SRV(,r=127.0.0.1:36956<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085242182 DMAIN NOTICE (127.0.0.1:36956 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36956<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085242182 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085242182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085242182 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42135<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(719)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707)@604fbae46733: Final verdict of PTC: none 20241116085242182 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085242182 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) 20241116085242182 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085242182 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241116085242183 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085242183 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) 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085242183 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085242183 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-RAN(722)@604fbae46733: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@604fbae46733: Final verdict of PTC: none 20241116085242183 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(716)@604fbae46733: Final verdict of PTC: none 20241116085242183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085242183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116085242183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085242183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085242183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085242183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085242183 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085242183 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085242183 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085242183 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085242183 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085242183 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085242183 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085242183 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55c143d32360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085242183 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085242183 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085242183 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085242183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007525bc), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) HNBGW_Test.sgsn0-SCCP(724)@604fbae46733: Final verdict of PTC: none 20241116085242183 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085242183 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116085242183 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085242183 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW-MGCP(727)@604fbae46733: Final verdict of PTC: none 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085242183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085242183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085242183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085242183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085242183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085242183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085242183 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085242183 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085242183 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085242183 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085242183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(720)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(717)@604fbae46733: Final verdict of PTC: none 20241116085242183 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(725)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(708)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(726)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(721)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(718)@604fbae46733: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(709)@604fbae46733: Final verdict of PTC: none 20241116085242183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085242183 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085242183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085242183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085242183 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55c143d32360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1601443)[0x55c143d65e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085242183 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1601443)[0x55c143d65e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085242183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1601443)[0x55c143d65e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1601443)[0x55c143d65e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1601443)[0x55c143d65e50]{disrupted}: Freeing instance (context_map.c:202) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1601443)[0x55c143d65e50]{disrupted}: Deallocated (fsm.c:568) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55c143d32360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55c143d32360]{disconnected}: Freeing instance (context_map.c:206) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x55c143d32360]{disconnected}: Deallocated (fsm.c:568) 20241116085242183 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1601443 SCCP-82 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085242183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085242183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085242183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085242183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085242183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085242183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085242183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085242183 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085242183 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085242183 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085242183 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085242183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085242183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085242183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085242183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085242183 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085242183 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085242183 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13426311)[0x55c143d30b20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13426311)[0x55c143d30b20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c143d395d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085242183 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085242183 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085242183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00530f65), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085242183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085242183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085242183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085242183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085242183 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c143d395d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13426311)[0x55c143d30b20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13426311)[0x55c143d30b20]{disrupted}: Freeing instance (context_map.c:202) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13426311)[0x55c143d30b20]{disrupted}: Deallocated (fsm.c:568) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c143d395d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c143d395d0]{disconnected}: Freeing instance (context_map.c:206) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c143d395d0]{disconnected}: Deallocated (fsm.c:568) 20241116085242183 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13426311 SCCP-81 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11561757)[0x55c143d31e90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11561757)[0x55c143d31e90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c143d29320]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085242183 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085242183 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085242183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7d55), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085242183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085242183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085242183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085242183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085242183 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c143d29320]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11561757)[0x55c143d31e90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11561757)[0x55c143d31e90]{disrupted}: Freeing instance (context_map.c:202) 20241116085242183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11561757)[0x55c143d31e90]{disrupted}: Deallocated (fsm.c:568) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c143d29320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c143d29320]{disconnected}: Freeing instance (context_map.c:206) 20241116085242183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c143d29320]{disconnected}: Deallocated (fsm.c:568) 20241116085242183 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11561757 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085242183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085242183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085242183 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085242183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085242183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085242183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085242183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085242183 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085242183 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085242183 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085242183 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085242188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085242188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085242188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085242188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085242188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085242188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085242188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085242188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085242188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085242188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085242188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085242188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085242188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085242188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085242188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085242188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085242188 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085242188 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085242211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60448<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(710)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(708): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(709): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(710): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(711): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(713): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(727): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(728): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(729): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(730): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:52:42 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 20241116085242313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085242816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44046<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=504820) 20241116085242974 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085242974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d3ca), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085242974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085242974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085242974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085242974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085242974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085242974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085242974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085242974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085242974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085242974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085242974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085242975 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085242975 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085243813 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085243813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8ca86), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085243813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085243813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085243813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085243813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085243814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085243814 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085243814 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085243814 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085243814 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085243814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085243814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085243814 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085243814 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=504820, count=543080) 20241116085244184 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085244184 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085244184 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085244184 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085244184 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085244184 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085244184 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085244184 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085244184 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116085244616 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085244616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878c16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085244616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085244616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085244616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085244616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085244616 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085244616 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074b24b), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085244616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085244616 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085244616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085244616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085244616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085244616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085244616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085244616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085244616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085244616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085244617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085244617 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085244617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085244617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085244617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085244617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085244617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085244617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085244617 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085244617 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:52:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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@604fbae46733: 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@604fbae46733: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241116085245910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085245915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085245920 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45159<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085245939 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085245939 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085245947 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085245947 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085245947 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085245947 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085245947 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085245948 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085245948 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085245948 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45030 (stream_srv.c:129) 20241116085245948 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45030<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085245948 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085245948 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085245949 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085245949 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085245949 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085245949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085245949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085245949 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085245949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085245949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085245949 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085245949 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085245949 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085245949 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085245949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085245949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085245949 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085245949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085245949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085245949 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085245949 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085245949 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085245949 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085245949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085245949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085245949 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085245949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085245949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085245949 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085245949 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085245949 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085245949 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085245949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085245949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085245949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085245949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085245949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085245949 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085245949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085245949 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085245949 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085245949 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085245949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085245949 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085245949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085245949 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085245949 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085245949 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085245949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085245949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085245949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085245949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085245949 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085245949 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085245949 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085245949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085245949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085245949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085245949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085245949 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085245949 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085245949 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085245949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085245949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085245949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085245949 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085245949 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(741)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(741)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(741)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(739)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(744)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(744)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(744)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(742)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(747)@604fbae46733: ************************************************* HNBGW_Test.msc2-M3UA(747)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(747)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(745)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085245990 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085245990 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085245990 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085245990 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085245990 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085245990 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085245991 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085245991 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085245992 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085245992 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085245992 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085245992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085245992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085245992 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085245992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085245992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085245992 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085245992 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085245992 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085245992 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085245992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085245992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085245992 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085245992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085245992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085245992 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085245992 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085245992 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085245992 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085245992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085245992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085245992 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085245992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085245992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085245992 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085245992 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085245992 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085245992 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085245992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085245992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085245992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085245992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085245992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085245992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085245992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085245992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085245992 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085245992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085245992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085245992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085245992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085245992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085245992 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085245992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085245992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085245992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085245992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085245992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085245992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085245992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085245992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085245992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085245992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085245992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085245992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085245992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085245992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085245992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085245992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085245992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085245992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085245992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085245992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085245992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(750)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(750)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(750)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(748)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085246018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085246018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085246018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085246018 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085246018 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085246018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085246018 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085246018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085246018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085246025 DLINP DEBUG SRVCONN(,r=127.0.0.1:45030<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085246025 DLINP DEBUG SRVCONN(,r=127.0.0.1:45030<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085246025 DLINP DEBUG SRVCONN(,r=127.0.0.1:45030<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085246025 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085246025 DHNBAP DEBUG (127.0.0.1:45030 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085246025 DHNBAP NOTICE (127.0.0.1:45030 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085246025 DHNBAP NOTICE (127.0.0.1:45030 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085246025 DLINP DEBUG SRVCONN(,r=127.0.0.1:45030<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085246025 DLINP DEBUG SRVCONN(,r=127.0.0.1:45030<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085246162 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085246162 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085246162 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 20241116085246162 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116085246162 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116085246162 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116085246162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(741)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085246170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246171 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085246171 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116085246171 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116085246171 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116085246171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085246171 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085246171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116085246171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085246171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085246171 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085246171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085246171 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085246171 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085246171 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085246171 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085246173 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 20241116085246173 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 20241116085246173 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085246173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085246175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246175 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085246175 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085246175 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085246175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085246175 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241116085246175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085246175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085246175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085246175 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085246175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085246175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085246175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085246175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085246175 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085246175 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085246175 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(744)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085246176 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085246176 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085246177 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085246177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085246177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085246177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085246177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085246177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085246177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085246177 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085246177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085246177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085246177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085246177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085246177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085246177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085246177 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085246180 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085246180 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085246180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085246180 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085246180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085246180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085246180 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085246180 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085246180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085246180 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085246180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085246180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085246180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085246180 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085246180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085246180 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085246180 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085246180 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085246180 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085246180 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085246180 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085246181 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085246181 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085246181 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085246181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085246181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085246181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085246181 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085246182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085246182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085246182 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085246182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246182 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085246182 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085246182 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085246182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085246182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085246182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085246182 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246186 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 20241116085246186 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 20241116085246186 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085246186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(747)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116085246191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246191 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116085246191 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085246191 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085246191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085246191 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085246191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085246193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246193 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085246193 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085246193 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085246193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085246193 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085246193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085246193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085246194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085246194 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116085246194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085246194 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085246194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085246194 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085246194 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085246194 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085246194 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085246195 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085246195 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085246195 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085246195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085246195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085246195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085246195 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085246195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085246195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085246195 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085246195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085246196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085246196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085246196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085246196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085246196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085246196 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246205 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085246205 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085246205 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085246205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(750)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085246211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246211 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085246211 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085246211 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085246211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085246211 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085246211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085246213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246213 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085246213 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085246213 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085246213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085246213 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085246213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085246213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085246213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085246213 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085246213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085246214 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085246214 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085246214 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085246214 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085246214 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085246214 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085246215 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085246215 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085246215 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085246215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085246215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085246215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085246215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085246215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085246215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085246215 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085246215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085246215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085246215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085246215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085246215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085246215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085246215 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(740)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085246976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246976 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085246976 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085246976 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085246976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085246976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085246976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085246976 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085246977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085246977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085246977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085246977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085246977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085246977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085246977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085246977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085246977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085246977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085246977 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085246977 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085246977 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085246977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085246977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085246977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085246978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085246978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085246978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085246978 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085246978 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085246978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085246978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085246978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085246978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085246978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085246978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085246978 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246980 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085246980 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085246980 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085246980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085246980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085246980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085246980 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085246980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085246980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085246980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085246980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085246980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085246980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085246980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085246980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085246980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085246980 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085246980 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085246980 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(743)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085246981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246981 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085246981 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085246981 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085246981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085246981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085246981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085246981 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085246981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085246981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085246981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085246981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085246981 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085246981 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085246981 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085246981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085246982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085246982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085246982 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085246982 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) 20241116085246982 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) 20241116085246982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085246982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085246982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085246982 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085246982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085246982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085246982 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085246982 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085246982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085246982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085246982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085246982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085246982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085246982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085246982 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246982 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085246982 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085246982 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085246982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085246982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085246982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085246982 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085246982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085246982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085246982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085246982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085246982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085246982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085246982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085246982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085246982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085246982 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085246982 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085246982 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(746)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085246992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246992 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085246992 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085246992 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 20241116085246992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085246992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085246992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085246992 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085246992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085246992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085246992 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) 20241116085246992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085246992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085246992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085246992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085246992 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085246992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085246992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085246992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085246992 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085246992 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085246992 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) 20241116085246992 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) 20241116085246992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085246992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085246992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085246992 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085246992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085246992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085246992 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085246992 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: link up (cnlink.c:111) 20241116085246992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085246992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085246992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085246992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085246992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085246992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085246992 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085246994 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085246994 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085246994 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 20241116085246994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085246994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085246994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085246994 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085246994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085246994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085246994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085246994 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) 20241116085246994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085246994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085246994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085246994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085246994 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085246994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085246994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246994 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085246994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085246994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085246994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085246994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085246994 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085246994 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085246994 DRANAP INFO cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(749)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085247012 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085247013 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085247013 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085247013 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085247013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085247013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085247013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085247013 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085247013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085247013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085247013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085247013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085247013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085247013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085247013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085247013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085247013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085247013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085247013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085247013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085247013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085247013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085247013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085247013 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085247013 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085247013 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085247013 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085247013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085247013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085247013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085247013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085247013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085247013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085247013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085247013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085247013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085247013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085247013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085247013 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085247013 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085247013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085247013 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085247013 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085247013 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085247013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085247013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085247013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085247013 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085247015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085247015 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085247015 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085247015 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085247015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085247015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085247015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085247015 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085247015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085247015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085247015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085247015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085247015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085247015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085247015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085247015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085247015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085247015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085247015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085247015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085247015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085247015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085247015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085247015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085247015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085247015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085247015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085247015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085247015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085247015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085247015 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085247015 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085247015 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085248051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085248052 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085248054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085248057 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085248061 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085248064 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085248067 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085248070 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085248072 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085248075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085248077 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085248081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085248083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085248087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085248091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085248095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085248098 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085248100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085248103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085248105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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@604fbae46733: 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 := '000000000000000111110110'B, t_guard := 20.000000 } 20241116085248142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44076<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(743)@604fbae46733: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(743)@604fbae46733: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(752) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@604fbae46733: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)1695307 20241116085249187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085249187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085249187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085249187 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085249187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x19de4b, normal) (hnbgw_rua.c:407) 20241116085249187 DHNB DEBUG map_rua[0x55c143d30b20]{init}: Allocated (fsm.c:456) 20241116085249187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695307)[0x55c143d30b20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085249187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1695307 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085249187 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085249187 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085249187 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1695307 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241116085249187 DCN DEBUG map_sccp[0x55c143d395d0]{init}: Allocated (fsm.c:456) 20241116085249187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55c143d395d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085249187 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1695307 <-> SCCP-84 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085249187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1695307 SCCP-84 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085249187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695307)[0x55c143d30b20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085249187 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085249187 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085249187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695307)[0x55c143d30b20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085249187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55c143d395d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085249187 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085249187 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{IDLE}: Allocated (fsm.c:456) 20241116085249187 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085249187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030001f60056400500f1100926) (sccp_scrc.c:406) 20241116085249187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085249187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085249187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085249187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085249187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085249187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085249187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085249187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085249187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085249187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085249187 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085249187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085249187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085249187 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085249187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55c143d395d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085249187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695307)[0x55c143d30b20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085249188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085249188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085249188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085249188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085249188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085249188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085249188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085249188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(742)@604fbae46733: First idle individual index:0 HNBGW_Test.msc1-SCCP(742)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(743)@604fbae46733: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(752) HNBGW_Test.msc1-RAN(743)@604fbae46733: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)11021296 HNBGW_Test.msc1-SCCP(742)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(742)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(752)@604fbae46733: setverdict(pass): none -> pass 20241116085249204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085249204 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085249204 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085249204 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085249204 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085249204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085249204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085249204 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085249205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085249205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085249205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085249205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085249205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085249205 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00df95e9) (sccp_scrc.c:477) 20241116085249205 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20241116085249205 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085249205 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085249205 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085249205 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085249205 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085249205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55c143d395d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085249205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55c143d395d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085249206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(752)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085249208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085249211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085249214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085249216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085249218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085249221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085249223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085249225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085249227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085249228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085249229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085249230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085249231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085249232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085249233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085249234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085249235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085249236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085249237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085249238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000000100000010'B, t_guard := 20.000000 } 20241116085249250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(740)@604fbae46733: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(740)@604fbae46733: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(753) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@604fbae46733: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(753)1437562 20241116085250275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085250275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085250275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085250275 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085250275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x15ef7a, normal) (hnbgw_rua.c:407) 20241116085250275 DHNB DEBUG map_rua[0x55c143d47d70]{init}: Allocated (fsm.c:456) 20241116085250276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1437562)[0x55c143d47d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085250276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1437562 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085250276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085250276 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085250276 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085250276 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1437562 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085250276 DCN DEBUG map_sccp[0x55c143d65e50]{init}: Allocated (fsm.c:456) 20241116085250276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c143d65e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085250276 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1437562 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085250276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1437562 SCCP-85 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085250276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1437562)[0x55c143d47d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085250276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085250276 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085250276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1437562)[0x55c143d47d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085250276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c143d65e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085250276 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085250276 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{IDLE}: Allocated (fsm.c:456) 20241116085250276 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085250276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030001020056400500f1100926) (sccp_scrc.c:406) 20241116085250276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085250276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085250276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085250276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085250276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085250276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085250276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085250277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085250277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085250277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085250277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085250277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085250277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085250277 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085250277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c143d65e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085250277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1437562)[0x55c143d47d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085250277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085250277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085250277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085250277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085250277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085250277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085250277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085250277 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(739)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(739)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(740)@604fbae46733: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(753) HNBGW_Test.msc0-RAN(740)@604fbae46733: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(753)15023184 HNBGW_Test.msc0-SCCP(739)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(739)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(753)@604fbae46733: setverdict(pass): none -> pass 20241116085250298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085250298 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085250298 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085250298 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085250298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085250298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085250298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085250298 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085250298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085250298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085250298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085250299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085250299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085250299 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0075dd3d) (sccp_scrc.c:477) 20241116085250299 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20241116085250299 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085250299 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085250299 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085250299 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085250299 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) 20241116085250299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c143d65e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085250299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c143d65e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085250300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(753)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085250302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085250306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085250309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085250311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085250313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085250315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085250316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085250316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085250317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085250318 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085250319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085250319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085250320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085250321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085250322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085250323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085250323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085250324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085250325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085250326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001001010100'B, t_guard := 20.000000 } 20241116085250338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(746)@604fbae46733: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(746)@604fbae46733: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(754) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@604fbae46733: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(754)7353823 20241116085251368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085251368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085251368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085251368 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085251368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7035df, normal) (hnbgw_rua.c:407) 20241116085251368 DHNB DEBUG map_rua[0x55c143d2f7c0]{init}: Allocated (fsm.c:456) 20241116085251368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7353823)[0x55c143d2f7c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085251368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7353823 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085251368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085251368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085251369 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7353823 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241116085251369 DCN DEBUG map_sccp[0x55c143d2a360]{init}: Allocated (fsm.c:456) 20241116085251369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55c143d2a360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085251369 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7353823 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241116085251369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7353823 SCCP-86 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085251369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7353823)[0x55c143d2f7c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085251369 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085251369 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085251369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7353823)[0x55c143d2f7c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085251369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55c143d2a360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085251369 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085251369 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{IDLE}: Allocated (fsm.c:456) 20241116085251369 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085251369 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002540056400500f1100926) (sccp_scrc.c:406) 20241116085251369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085251369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085251369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085251369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085251369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085251369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085251369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085251369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085251369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085251369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085251369 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085251369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085251369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085251369 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085251369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55c143d2a360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085251369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7353823)[0x55c143d2f7c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085251369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085251369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085251369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085251369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085251369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085251369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085251370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085251370 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(745)@604fbae46733: First idle individual index:0 HNBGW_Test.msc2-SCCP(745)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(746)@604fbae46733: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(754) HNBGW_Test.msc2-RAN(746)@604fbae46733: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(754)9587772 HNBGW_Test.msc2-SCCP(745)@604fbae46733: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(754)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(745)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085251392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085251392 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085251392 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085251392 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 20241116085251392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085251392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085251392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085251392 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085251392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085251392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085251392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085251392 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) 20241116085251392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085251392 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009236e1) (sccp_scrc.c:477) 20241116085251392 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20241116085251392 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085251392 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085251392 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085251392 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085251392 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085251392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55c143d2a360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085251392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55c143d2a360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085251393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44096<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(754)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085251396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085251400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085251403 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085251404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085251405 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085251406 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085251407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085251408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085251408 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085251409 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085251410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085251411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085251411 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085251412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085251413 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085251414 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085251415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085251416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085251417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085251418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085251421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44066<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(748)@604fbae46733: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738)@604fbae46733: Final verdict of PTC: none 20241116085251421 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45159<->l=127.0.0.1:4262) (control_if.c:193) 20241116085251422 DLINP DEBUG SRVCONN(,r=127.0.0.1:45030<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085251422 DLINP DEBUG SRVCONN(,r=127.0.0.1:45030<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085251422 DLINP NOTICE SRV(,r=127.0.0.1:45030<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085251422 DMAIN NOTICE (127.0.0.1:45030 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45030<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc2-RAN(746)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(743)@604fbae46733: Final verdict of PTC: none 20241116085251422 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731)@604fbae46733: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(745)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(742)@604fbae46733: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(749)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(747)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(740)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(732)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(739)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(751)@604fbae46733: Final verdict of PTC: none 20241116085251422 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085251422 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085251422 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085251422 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085251422 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085251422 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085251423 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085251423 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085251423 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085251423 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085251423 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085251423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085251423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085251423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085251423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085251423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085251423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085251423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085251423 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085251423 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085251423 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085251423 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085251423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c143d65e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085251423 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085251423 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085251423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075dd3d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085251423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085251423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085251423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085251423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085251423 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085251423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c143d65e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085251423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1437562)[0x55c143d47d70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085251423 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1437562)[0x55c143d47d70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085251423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085251423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1437562)[0x55c143d47d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085251423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1437562)[0x55c143d47d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085251423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1437562)[0x55c143d47d70]{disrupted}: Freeing instance (context_map.c:202) 20241116085251423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1437562)[0x55c143d47d70]{disrupted}: Deallocated (fsm.c:568) 20241116085251423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c143d65e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085251423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c143d65e50]{disconnected}: Freeing instance (context_map.c:206) 20241116085251423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c143d65e50]{disconnected}: Deallocated (fsm.c:568) 20241116085251423 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1437562 SCCP-85 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241116085251423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085251423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085251424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085251424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085251424 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085251424 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085251424 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085251424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695307)[0x55c143d30b20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085251424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695307)[0x55c143d30b20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085251424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55c143d395d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085251424 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085251424 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085251424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df95e9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085251424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085251424 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085251424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085251424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085251424 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085251424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55c143d395d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085251424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695307)[0x55c143d30b20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085251424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695307)[0x55c143d30b20]{disrupted}: Freeing instance (context_map.c:202) 20241116085251424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1695307)[0x55c143d30b20]{disrupted}: Deallocated (fsm.c:568) 20241116085251424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55c143d395d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085251424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55c143d395d0]{disconnected}: Freeing instance (context_map.c:206) 20241116085251424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x55c143d395d0]{disconnected}: Deallocated (fsm.c:568) 20241116085251424 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1695307 SCCP-84 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241116085251424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7353823)[0x55c143d2f7c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085251424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7353823)[0x55c143d2f7c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085251424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55c143d2a360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085251424 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085251424 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085251424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009236e1), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085251424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085251424 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085251424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085251424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085251424 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085251424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55c143d2a360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085251424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7353823)[0x55c143d2f7c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085251424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7353823)[0x55c143d2f7c0]{disrupted}: Freeing instance (context_map.c:202) 20241116085251424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7353823)[0x55c143d2f7c0]{disrupted}: Deallocated (fsm.c:568) 20241116085251424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55c143d2a360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085251424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55c143d2a360]{disconnected}: Freeing instance (context_map.c:206) 20241116085251424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x55c143d2a360]{disconnected}: Deallocated (fsm.c:568) 20241116085251424 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7353823 SCCP-86 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241116085251424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085251424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085251424 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085251424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085251424 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085251424 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085251425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085251425 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085251425 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085251425 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085251425 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085251425 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085251425 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085251425 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085251425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085251425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085251425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085251425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085251425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085251426 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085251426 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085251426 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085251426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085251426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085251426 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116085251426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085251426 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085251426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085251426 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085251426 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085251426 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085251426 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085251426 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085251423 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085251423 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085251423 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085251423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085251424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085251424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085251424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085251424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085251424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085251424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085251424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085251424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085251425 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085251425 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) 20241116085251425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085251425 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241116085251425 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085251425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085251425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085251425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085251425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085251425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085251425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085251425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085251425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085251425 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085251425 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) 20241116085251425 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085251425 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085251425 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085251425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085251425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085251425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085251425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085251425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085251425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085251425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085251425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085251425 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085251425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085251425 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116085251425 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085251425 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085251425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085251425 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085251425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085251425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(744)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(750)@604fbae46733: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(741)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085251463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44054<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(734)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(732): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(734): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(735): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(737): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(739): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(740): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(741): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(742): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(743): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(744): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-SCCP(745): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-RAN(746): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-M3UA(747): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(748): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(749): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(750): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(751): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(752): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(753): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(754): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:52:51 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 20241116085251593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085252094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38470<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=481416) 20241116085252184 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085252184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7d55), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085252184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085252184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085252184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085252184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085252184 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085252184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00530f65), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085252184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085252184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085252184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085252184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085252184 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085252184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007525bc), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085252184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085252184 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085252184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085252184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085252185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085252185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085252185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085252185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085252185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085252185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085252185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085252185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085252185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085252185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085252185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085252185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085252185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085252185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085252185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085252185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085252185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085252185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085252185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085252185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085252185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085252185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085252185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085252185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085252974 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085252974 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d3ca), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085252974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085252974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085252975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085252975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085252975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085252975 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085252975 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085252975 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085252975 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085252975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085252975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085252975 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=481416, count=494968) 20241116085253424 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085253424 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085253424 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085253424 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085253424 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085253424 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085253424 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085253424 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085253424 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085253426 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085253426 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085253426 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116085253814 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085253814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8ca86), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085253814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085253814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085253814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085253814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085253814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085253814 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085253814 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085253815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085253815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085253815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085253815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:52: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_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 20241116085254617 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085254617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074b24b), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085254617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085254617 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085254617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085254617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085254617 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085254617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878c16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085254617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085254617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085254617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085254617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085254618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085254618 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085254618 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085254618 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085254618 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085254618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085254618 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085254618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085254618 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085254618 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085254618 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085254618 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085254618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085254618 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241116085255202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085255206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38482<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085255210 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33613<->l=127.0.0.1:4262) (control_if.c:570) 20241116085255225 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085255225 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085255234 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085255234 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255234 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085255234 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255234 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085255234 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255234 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085255234 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255234 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38800 (stream_srv.c:129) 20241116085255234 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38800<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085255235 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255235 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085255235 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085255235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255235 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085255235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255235 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085255235 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255235 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085255235 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085255236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255236 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085255236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255236 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085255236 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255236 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085255236 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085255236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255236 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085255236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255236 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085255236 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255236 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085255236 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085255236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085255236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255236 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085255236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085255236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085255236 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085255236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085255236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085255236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085255236 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085255236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085255236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085255236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085255236 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085255236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085255236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085255236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085255236 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(765)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(765)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(765)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(763)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(768)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(768)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(768)@604fbae46733: ************************************************* HNBGW_Test.msc1-SCCP(766)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085255261 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085255261 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255262 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085255262 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255262 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085255262 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255262 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085255262 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255263 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255263 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085255263 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255263 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085255263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255263 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085255263 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255263 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085255263 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255263 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085255263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255263 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085255263 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255263 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085255263 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255263 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085255263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255263 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085255263 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255263 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085255263 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085255263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255263 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085255263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085255263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085255263 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085255263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085255263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085255263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085255263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085255263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085255263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085255263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085255263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085255263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085255263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085255263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085255263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(771)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(771)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(771)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(769)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(774)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(774)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(774)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(772)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085255317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085255317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085255318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085255318 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085255318 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085255318 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085255318 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085255318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085255318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085255325 DLINP DEBUG SRVCONN(,r=127.0.0.1:38800<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085255325 DLINP DEBUG SRVCONN(,r=127.0.0.1:38800<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085255325 DLINP DEBUG SRVCONN(,r=127.0.0.1:38800<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085255325 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085255325 DHNBAP DEBUG (127.0.0.1:38800 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085255325 DHNBAP NOTICE (127.0.0.1:38800 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085255325 DHNBAP NOTICE (127.0.0.1:38800 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085255325 DLINP DEBUG SRVCONN(,r=127.0.0.1:38800<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085255325 DLINP DEBUG SRVCONN(,r=127.0.0.1:38800<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085255448 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085255448 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085255448 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085255448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(765)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085255455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255455 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085255455 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085255455 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085255455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085255455 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085255455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085255458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255458 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085255458 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085255458 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085255458 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085255458 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085255458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085255458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085255458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085255458 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085255458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085255458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085255458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085255458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085255458 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085255458 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085255458 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255459 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255459 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085255459 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085255459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255460 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 20241116085255460 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 20241116085255460 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085255460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085255460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255460 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255460 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255460 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085255460 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085255460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085255460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085255460 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085255459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085255459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255459 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(768)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085255466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255466 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085255466 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085255466 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085255466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085255466 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085255466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085255469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255469 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085255469 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085255469 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085255469 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085255469 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085255469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085255469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085255469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085255469 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085255469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085255469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085255469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085255469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085255469 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085255469 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085255469 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255470 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255470 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085255470 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085255470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085255470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255470 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085255471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085255471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085255471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085255471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085255471 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085255476 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085255476 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085255476 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085255476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(771)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085255482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255482 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085255482 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085255482 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085255482 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085255482 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085255482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085255484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255484 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085255484 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085255484 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085255484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085255484 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085255484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085255484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085255484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085255484 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085255484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085255484 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085255484 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085255484 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085255484 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085255484 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085255485 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255486 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255486 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085255486 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085255486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085255486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255486 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085255486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085255486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085255486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085255486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085255486 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085255495 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 20241116085255495 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 20241116085255495 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085255495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(774)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085255500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255500 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085255500 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085255500 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085255500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085255500 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085255500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085255502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255502 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085255502 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085255502 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085255502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085255502 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085255502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085255502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085255502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085255502 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085255502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085255502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085255502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085255502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085255502 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085255502 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085255502 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085255503 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085255503 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085255503 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085255503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085255503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085255503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085255503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085255503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085255503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085255503 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085255503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085255503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085255503 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085255504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085255504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085255504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085255504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085255504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085255504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085255504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085255504 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(764)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085256264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256264 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085256264 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085256264 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085256264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085256265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085256265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085256265 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085256265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085256265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085256265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085256265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085256265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085256265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085256265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085256265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085256265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085256265 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085256266 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085256266 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085256266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085256266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085256266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085256266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085256266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085256266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085256266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085256266 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085256266 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085256267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085256267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085256267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085256267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085256267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085256267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085256267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256269 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085256269 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085256269 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085256269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085256269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085256269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085256269 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085256269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085256269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085256269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085256269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085256269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085256269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085256269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085256269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256269 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085256269 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085256269 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085256269 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085256269 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(767)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085256272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256272 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085256272 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085256272 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085256272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085256272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085256272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085256272 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085256272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085256272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085256272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085256272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085256272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085256272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085256272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085256272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085256272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085256272 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085256272 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085256272 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) 20241116085256272 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) 20241116085256272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085256272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085256272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085256272 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085256272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085256272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085256272 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085256272 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085256272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085256272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085256272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085256272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085256272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085256272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085256272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256273 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085256273 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085256273 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085256273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085256273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085256273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085256273 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085256273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085256273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085256273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085256273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085256273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085256273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085256273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085256273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085256273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085256273 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085256273 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085256273 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(770)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085256281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256281 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085256281 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085256281 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085256281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085256281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085256281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085256281 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085256281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085256281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085256281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085256281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085256281 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085256281 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085256281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085256281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256281 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085256281 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085256281 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085256281 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085256281 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085256281 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085256281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085256281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085256281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085256281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085256281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085256281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085256281 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085256281 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085256282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256282 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085256282 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085256282 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085256282 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085256282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085256282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085256282 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256282 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085256282 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085256282 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085256282 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085256282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085256282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085256282 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256282 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085256282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085256282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085256282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085256282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085256282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085256282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085256282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085256282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256282 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085256282 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085256282 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085256282 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085256282 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(773)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085256306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256306 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085256306 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085256306 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 20241116085256306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085256306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085256306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085256307 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085256307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085256307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085256307 DLM3UA DEBUG 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) 20241116085256307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085256307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085256307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085256307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085256307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085256307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085256307 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085256307 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085256307 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) 20241116085256307 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) 20241116085256307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085256307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085256307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085256307 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085256307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085256307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085256307 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085256307 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085256308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085256308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085256308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085256308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085256308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085256308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085256308 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085256309 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085256309 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085256309 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 20241116085256309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085256309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085256309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085256309 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085256309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085256309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085256309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085256309 DLM3UA DEBUG 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) 20241116085256309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085256309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085256309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085256309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085256309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085256309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085256309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085256309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085256309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085256309 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085256309 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085256309 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085257340 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085257347 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085257351 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085257356 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085257360 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085257364 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085257368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085257372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085257376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085257379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085257382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085257384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085257386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085257388 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085257390 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085257392 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085257393 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085257394 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085257396 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085257397 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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 := '000000000000001001010000'B, t_guard := 20.000000 } 20241116085257409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(764)@604fbae46733: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(764)@604fbae46733: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@604fbae46733: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)4200913 20241116085258452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085258452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085258452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085258452 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085258452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4019d1, normal) (hnbgw_rua.c:407) 20241116085258452 DHNB DEBUG map_rua[0x55c143d30b20]{init}: Allocated (fsm.c:456) 20241116085258452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4200913)[0x55c143d30b20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085258452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4200913 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085258452 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085258452 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085258452 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4200913 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085258452 DCN DEBUG map_sccp[0x55c143d395d0]{init}: Allocated (fsm.c:456) 20241116085258452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c143d395d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085258452 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4200913 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085258452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4200913 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085258452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4200913)[0x55c143d30b20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085258453 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085258453 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085258453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4200913)[0x55c143d30b20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085258453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c143d395d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085258453 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085258453 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{IDLE}: Allocated (fsm.c:456) 20241116085258453 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085258453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002500056400500f1100926) (sccp_scrc.c:406) 20241116085258453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085258453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085258453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085258453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085258453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085258453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085258453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085258453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085258453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085258453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085258453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085258453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085258453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085258453 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085258453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c143d395d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085258453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4200913)[0x55c143d30b20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085258453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085258453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085258453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085258453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085258453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085258453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085258453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085258453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(763)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(763)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(764)@604fbae46733: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776) HNBGW_Test.msc0-RAN(764)@604fbae46733: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)13902290 HNBGW_Test.msc0-SCCP(763)@604fbae46733: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(763)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085258472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085258472 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085258472 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085258472 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085258472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085258472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085258472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085258472 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085258472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085258472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085258472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085258472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085258472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085258472 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d0ff7b) (sccp_scrc.c:477) 20241116085258472 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20241116085258472 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085258472 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085258472 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085258472 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085258472 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) 20241116085258472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c143d395d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085258472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c143d395d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085258473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085258475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085258479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085258482 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085258487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085258491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085258493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085258494 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085258496 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085258497 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085258498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085258499 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085258500 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085258501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085258502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085258502 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085258503 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085258504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085258505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085258505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085258506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000000010111010'B, t_guard := 20.000000 } 20241116085258517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38492<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@604fbae46733: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@604fbae46733: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@604fbae46733: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)13422010 20241116085259540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085259540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085259540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085259540 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085259540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcccdba, normal) (hnbgw_rua.c:407) 20241116085259540 DHNB DEBUG map_rua[0x55c143d2a360]{init}: Allocated (fsm.c:456) 20241116085259540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13422010)[0x55c143d2a360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085259540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13422010 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085259540 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085259540 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085259540 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085259540 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13422010 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085259540 DCN DEBUG map_sccp[0x55c143d47d70]{init}: Allocated (fsm.c:456) 20241116085259540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55c143d47d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085259540 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13422010 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085259540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13422010 SCCP-88 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085259540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13422010)[0x55c143d2a360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085259540 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085259540 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085259540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13422010)[0x55c143d2a360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085259540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55c143d47d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085259540 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085259540 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{IDLE}: Allocated (fsm.c:456) 20241116085259540 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085259540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000ba0056400500f1100926) (sccp_scrc.c:406) 20241116085259540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085259540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085259540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085259540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085259540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085259540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085259540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085259540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085259540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085259540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085259540 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085259540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085259540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085259540 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085259540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55c143d47d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085259540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13422010)[0x55c143d2a360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085259541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085259541 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085259541 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085259541 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085259541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085259541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085259541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085259541 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@604fbae46733: First idle individual index:0 HNBGW_Test.msc1-SCCP(766)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(767)@604fbae46733: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777) HNBGW_Test.msc1-RAN(767)@604fbae46733: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)38453 HNBGW_Test.msc1-SCCP(766)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(766)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@604fbae46733: setverdict(pass): none -> pass 20241116085259559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085259560 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085259560 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085259560 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085259560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085259560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085259560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085259560 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085259560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085259560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085259560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085259560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085259560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085259560 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0069e84c) (sccp_scrc.c:477) 20241116085259560 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20241116085259560 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085259560 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085259560 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085259560 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085259560 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085259560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55c143d47d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085259560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55c143d47d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085259562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38492<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085259564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085259567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085259569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085259571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085259572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085259573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085259574 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085259575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085259575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085259576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085259577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085259578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085259578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085259579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085259580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085259581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085259581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085259582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085259583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085259584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: "disconnecting msc0" 20241116085259584 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(764)@604fbae46733: Final verdict of PTC: none 20241116085259586 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085259586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085259586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085259586 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085259586 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085259586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085259586 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085259586 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085259586 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085259586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085259586 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085259586 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085259586 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085259586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085259586 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085259586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085259586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085259586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085259586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085259586 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085259586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085259586 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085259586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085259586 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085259586 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085259586 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085259586 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085259586 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085259586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c143d395d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085259586 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085259586 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085259586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0ff7b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085259586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085259586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085259586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085259586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085259586 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085259586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c143d395d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085259586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4200913)[0x55c143d30b20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085259586 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4200913)[0x55c143d30b20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085259586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085259586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4200913)[0x55c143d30b20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085259586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4200913)[0x55c143d30b20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085259586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4200913)[0x55c143d30b20]{disrupted}: Freeing instance (context_map.c:202) 20241116085259586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4200913)[0x55c143d30b20]{disrupted}: Deallocated (fsm.c:568) 20241116085259586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c143d395d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085259586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c143d395d0]{disconnected}: Freeing instance (context_map.c:206) 20241116085259586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c143d395d0]{disconnected}: Deallocated (fsm.c:568) 20241116085259586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085259586 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085259586 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085259586 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085259586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085259586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085259586 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4200913 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085259586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085259586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085259586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085259586 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(765)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(763)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: 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 := '000000000000001010011011'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@604fbae46733: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)4200913 20241116085259599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@604fbae46733: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@604fbae46733: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@604fbae46733: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)1710624 20241116085300613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085300613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085300613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085300613 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085300613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a1a20, normal) (hnbgw_rua.c:407) 20241116085300613 DHNB DEBUG map_rua[0x55c143d30b20]{init}: Allocated (fsm.c:456) 20241116085300613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1710624)[0x55c143d30b20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085300613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1710624 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085300613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085300613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085300613 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1710624 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085300613 DCN DEBUG map_sccp[0x55c143d395d0]{init}: Allocated (fsm.c:456) 20241116085300613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55c143d395d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085300613 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1710624 <-> SCCP-89 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085300613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1710624 SCCP-89 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085300613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1710624)[0x55c143d30b20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085300613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085300613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085300613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1710624)[0x55c143d30b20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085300613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55c143d395d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085300613 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085300613 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{IDLE}: Allocated (fsm.c:456) 20241116085300613 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085300613 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000059), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300029b0056400500f1100926) (sccp_scrc.c:406) 20241116085300613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085300613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085300613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085300613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085300613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085300613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085300613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085300613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085300613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085300613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085300613 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085300613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085300613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085300613 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085300613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55c143d395d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085300613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1710624)[0x55c143d30b20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085300613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085300613 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085300613 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085300613 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085300613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085300613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085300613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085300613 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@604fbae46733: First idle individual index:1 HNBGW_Test.msc1-SCCP(766)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(767)@604fbae46733: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778) HNBGW_Test.msc1-RAN(767)@604fbae46733: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)12463088 HNBGW_Test.msc1-SCCP(766)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(766)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@604fbae46733: setverdict(pass): none -> pass 20241116085300616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085300616 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085300616 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085300616 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085300616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085300616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085300616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085300616 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085300616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085300616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085300616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085300616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085300616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085300616 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0025fc32) (sccp_scrc.c:477) 20241116085300616 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20241116085300616 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085300616 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085300616 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085300616 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085300616 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085300616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55c143d395d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085300616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55c143d395d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085300617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085300618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085300619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085300621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085300623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085300624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085300625 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085300627 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085300628 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085300629 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085300630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085300632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085300633 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085300634 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085300635 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085300636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085300636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085300637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085300638 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085300639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085300639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085300642 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33613<->l=127.0.0.1:4262) (control_if.c:193) 20241116085300642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38482<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(770)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(772)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(773)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(769)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(775)@604fbae46733: Final verdict of PTC: none 20241116085300642 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085300642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085300643 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085300643 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) 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085300643 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) IPA-CTRL-CLI-IPA(757)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(766)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(767)@604fbae46733: Final verdict of PTC: none 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085300643 DLINP DEBUG SRVCONN(,r=127.0.0.1:38800<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085300643 DLINP DEBUG SRVCONN(,r=127.0.0.1:38800<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085300643 DLINP NOTICE SRV(,r=127.0.0.1:38800<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn1-M3UA(774)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(771)@604fbae46733: Final verdict of PTC: none 20241116085300643 DMAIN NOTICE (127.0.0.1:38800 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38800<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085300643 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085300643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085300643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) VirtHNBGW-STATS(756)@604fbae46733: Final verdict of PTC: none 20241116085300643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085300643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085300643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085300643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085300643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085300643 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085300643 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085300643 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) 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085300643 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085300643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085300643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085300643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085300643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085300643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085300643 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085300643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085300643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085300643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085300643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085300643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085300643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085300643 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085300643 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085300643 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085300643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085300643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085300643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085300643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085300643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085300643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085300643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085300643 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085300643 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085300643 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085300643 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@604fbae46733: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@604fbae46733: Final verdict of PTC: none 20241116085300652 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085300652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085300652 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085300652 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085300652 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085300652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085300652 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085300652 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085300652 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085300652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085300652 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085300652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085300652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085300653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085300653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085300653 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085300653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085300653 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085300653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085300653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085300653 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085300653 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085300653 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085300653 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085300653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55c143d47d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085300653 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085300653 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085300653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069e84c), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085300653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085300653 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085300653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085300653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085300653 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085300653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55c143d47d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085300653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13422010)[0x55c143d2a360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085300653 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13422010)[0x55c143d2a360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085300653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085300653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13422010)[0x55c143d2a360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085300653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13422010)[0x55c143d2a360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085300653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13422010)[0x55c143d2a360]{disrupted}: Freeing instance (context_map.c:202) 20241116085300653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13422010)[0x55c143d2a360]{disrupted}: Deallocated (fsm.c:568) 20241116085300654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55c143d47d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085300654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55c143d47d70]{disconnected}: Freeing instance (context_map.c:206) 20241116085300654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x55c143d47d70]{disconnected}: Deallocated (fsm.c:568) 20241116085300654 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13422010 SCCP-88 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085300654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55c143d395d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085300654 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085300654 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085300654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025fc32), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085300654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085300654 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085300654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085300654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085300654 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085300654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55c143d395d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085300654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1710624)[0x55c143d30b20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085300654 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1710624)[0x55c143d30b20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085300654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085300654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1710624)[0x55c143d30b20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085300654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1710624)[0x55c143d30b20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085300654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1710624)[0x55c143d30b20]{disrupted}: Freeing instance (context_map.c:202) 20241116085300654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1710624)[0x55c143d30b20]{disrupted}: Deallocated (fsm.c:568) 20241116085300654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55c143d395d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085300654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55c143d395d0]{disconnected}: Freeing instance (context_map.c:206) 20241116085300654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x55c143d395d0]{disconnected}: Deallocated (fsm.c:568) 20241116085300654 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1710624 SCCP-89 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085300654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085300654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085300655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085300655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085300655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085300655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085300655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085300655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085300655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085300655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085300655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085300655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085300655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085300655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085300655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085300655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085300655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085300655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085300655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085300655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085300655 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085300655 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085300655 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-M3UA(768)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085300664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38478<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@604fbae46733: Final verdict of PTC: none HNBGW-PFCP(758)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(756): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(757): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(758): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(763): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(764): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(765): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(766): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(767): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(768): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(769): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(770): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(771): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(772): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(773): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(774): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:53:00 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 20241116085300773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085301376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38518<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=482352) 20241116085301424 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085301424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df95e9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085301424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085301424 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085301424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085301424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085301424 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085301424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075dd3d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085301424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085301424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085301424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085301424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085301424 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085301424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009236e1), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085301424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085301424 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085301424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085301424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085301424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085301424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085301424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085301424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085301424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085301424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085301424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085301424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085301425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085301425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085301425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085301425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085301425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085301425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085301425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085301425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085301425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085301425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085301425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085301425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085301425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085301425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085301425 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085301586 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085301586 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085301586 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085302185 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085302185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007525bc), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085302185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085302185 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085302185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085302185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085302185 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085302185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00530f65), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085302185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085302185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085302185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085302185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085302185 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085302185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7d55), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085302185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085302185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085302185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085302185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085302185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085302185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085302185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085302185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085302185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085302185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085302185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085302185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085302185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085302185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085302185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085302186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085302186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085302186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085302186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085302186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085302186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085302186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085302186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085302186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085302186 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=482352, count=496316) 20241116085302643 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085302643 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085302643 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085302643 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085302643 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085302643 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085302653 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085302653 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085302653 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085302975 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085302976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d3ca), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085302976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085302976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085302976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085302976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085302976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085302976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085302976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085302976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085302976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085302976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085302976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:53:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20241116085303815 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085303816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8ca86), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085303816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085303816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085303816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085303816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085303816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085303816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085303816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085303816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085303816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085303816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085303816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241116085304488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085304491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085304494 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35501<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085304508 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085304508 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085304516 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085304516 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085304517 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085304517 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085304517 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085304517 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085304517 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085304517 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085304517 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57595 (stream_srv.c:129) 20241116085304517 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57595<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085304518 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085304518 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085304518 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085304518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085304518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304518 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085304518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304518 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085304518 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085304518 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085304518 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085304518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085304518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304518 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085304518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304518 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085304518 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085304518 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085304518 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085304518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085304518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304518 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085304518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304518 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085304518 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085304518 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085304518 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085304518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085304518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085304518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304518 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085304518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085304518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085304518 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085304518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085304518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085304518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085304518 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085304519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085304519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085304519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085304519 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085304519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085304519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085304519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085304519 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(789)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(789)@604fbae46733: M3UA emulation initiated, the test can be started MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(789)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(787)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085304532 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085304532 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085304532 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085304532 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085304532 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085304532 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085304532 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085304532 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085304534 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085304534 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085304534 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085304534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085304534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304534 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085304534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304534 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085304534 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085304534 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085304534 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085304534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085304534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304534 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085304534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304534 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085304534 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085304534 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085304534 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085304534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085304534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304534 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085304534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304534 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085304534 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085304534 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085304534 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085304534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085304534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085304534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304534 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085304534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085304534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085304534 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085304534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085304534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085304534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085304534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085304534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085304534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085304534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085304534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085304534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085304534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085304534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085304534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(792)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(792)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(792)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(790)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085304556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085304556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085304556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085304556 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085304556 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085304556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085304556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085304556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085304556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085304560 DLINP DEBUG SRVCONN(,r=127.0.0.1:57595<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085304560 DLINP DEBUG SRVCONN(,r=127.0.0.1:57595<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085304560 DLINP DEBUG SRVCONN(,r=127.0.0.1:57595<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085304560 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085304560 DHNBAP DEBUG (127.0.0.1:57595 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085304560 DHNBAP NOTICE (127.0.0.1:57595 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085304560 DHNBAP NOTICE (127.0.0.1:57595 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085304560 DLINP DEBUG SRVCONN(,r=127.0.0.1:57595<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085304560 DLINP DEBUG SRVCONN(,r=127.0.0.1:57595<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085304618 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085304618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878c16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085304618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085304618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304618 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085304618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074b24b), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085304618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304618 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085304618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085304619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085304619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085304619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085304619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085304619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085304619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085304619 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085304730 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085304730 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085304730 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085304730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(789)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085304732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304732 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085304732 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085304732 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085304732 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085304732 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085304732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085304733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304733 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085304733 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085304733 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085304733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085304733 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085304733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085304733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085304733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085304733 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085304733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085304733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085304733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085304733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085304733 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085304733 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085304733 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085304734 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085304734 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085304734 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085304734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085304734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085304734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085304734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304734 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085304734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085304734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085304734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085304734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085304734 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085304745 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085304745 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085304745 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085304745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(792)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085304748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304748 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085304748 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085304748 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085304748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085304748 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085304748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085304749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304749 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085304749 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085304749 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085304749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085304749 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085304749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085304749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085304749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085304749 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085304749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085304749 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085304749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085304749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085304749 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085304749 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085304749 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085304750 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085304750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085304750 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085304750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085304751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085304751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085304751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085304751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085304751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085304751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085304751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085304751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085304751 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085304751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085304751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085304751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085304751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085304751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085304751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085304751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085304751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(788)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085305535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085305535 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085305535 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085305535 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085305535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085305535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085305535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085305535 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085305535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085305535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085305535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085305535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085305535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085305535 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085305535 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085305535 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085305535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305535 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085305535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085305535 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085305535 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085305535 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085305535 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085305535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085305535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085305535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085305535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085305535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085305535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085305535 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085305535 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085305535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085305535 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085305535 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085305535 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085305535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085305535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085305535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085305535 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085305535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085305535 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085305535 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085305535 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085305535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085305535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085305535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085305535 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085305535 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085305535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085305535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085305535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085305535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085305535 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085305535 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085305535 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085305535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305535 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085305535 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085305535 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085305535 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085305535 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(791)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085305549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085305549 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085305549 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085305549 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085305549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085305549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085305549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085305549 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085305549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085305549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085305549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085305549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085305549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085305549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085305549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085305549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085305549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305549 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085305549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085305549 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085305549 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085305549 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085305549 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085305549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085305549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085305549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085305549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085305549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085305549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085305549 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085305549 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085305549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085305549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085305549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085305549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085305549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085305549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085305549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085305549 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085305550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085305550 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085305550 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085305550 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085305550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085305550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085305550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085305550 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085305550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085305550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085305550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085305550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085305550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085305550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085305550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085305550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085305550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085305550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085305550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085305550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085305550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085305550 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085305550 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085305550 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085306573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085306576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085306580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085306584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085306587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085306591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085306594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085306598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085306601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085306604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085306608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085306611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085306614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085306616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085306618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085306619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085306621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085306622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085306623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085306624 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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 := '000000000000001001000000'B, t_guard := 20.000000 } 20241116085306638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49154<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@604fbae46733: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@604fbae46733: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@604fbae46733: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)15210829 20241116085307688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085307688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085307688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085307688 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085307688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe8194d, normal) (hnbgw_rua.c:407) 20241116085307688 DHNB DEBUG map_rua[0x55c143d2a360]{init}: Allocated (fsm.c:456) 20241116085307688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210829)[0x55c143d2a360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085307688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15210829 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085307688 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085307688 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085307689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15210829 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085307689 DCN DEBUG map_sccp[0x55c143d47d70]{init}: Allocated (fsm.c:456) 20241116085307689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55c143d47d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085307689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15210829 <-> SCCP-90 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085307689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15210829 SCCP-90 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085307689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210829)[0x55c143d2a360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085307689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085307689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085307689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210829)[0x55c143d2a360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085307689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55c143d47d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085307689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085307689 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{IDLE}: Allocated (fsm.c:456) 20241116085307689 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085307689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002400056400500f1100926) (sccp_scrc.c:406) 20241116085307689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085307689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085307689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085307689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085307689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085307689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085307689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085307689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085307689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085307689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085307689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085307689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085307689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085307689 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085307689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55c143d47d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085307689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210829)[0x55c143d2a360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085307689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085307689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085307689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085307689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085307689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085307689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085307689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085307689 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@604fbae46733: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794) HNBGW_Test.msc0-RAN(788)@604fbae46733: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)8390043 HNBGW_Test.msc0-SCCP(787)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(787)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085307709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085307709 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085307709 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085307709 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085307709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085307709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085307709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085307709 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085307709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085307709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085307709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085307709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085307709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085307709 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00417ec8) (sccp_scrc.c:477) 20241116085307709 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20241116085307709 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085307709 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085307709 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085307709 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@604fbae46733: setverdict(pass): none -> pass 20241116085307709 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085307709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55c143d47d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085307709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55c143d47d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085307713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49154<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085307715 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085307719 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085307723 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085307725 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085307727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085307729 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085307730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085307731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085307731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085307732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085307733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085307734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085307734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085307735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085307735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085307736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085307737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085307738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085307738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085307739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001100111110'B, t_guard := 20.000000 } 20241116085307751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@604fbae46733: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@604fbae46733: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@604fbae46733: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)10776764 20241116085308772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085308772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085308772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085308772 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085308772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa470bc, normal) (hnbgw_rua.c:407) 20241116085308772 DHNB DEBUG map_rua[0x55c143d395d0]{init}: Allocated (fsm.c:456) 20241116085308772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10776764)[0x55c143d395d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085308772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10776764 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085308772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085308772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085308772 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085308772 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10776764 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085308772 DCN DEBUG map_sccp[0x55c143d35e90]{init}: Allocated (fsm.c:456) 20241116085308772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55c143d35e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085308772 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10776764 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085308772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10776764 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085308772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10776764)[0x55c143d395d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085308772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085308772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085308772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10776764)[0x55c143d395d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085308772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55c143d35e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085308772 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085308772 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{IDLE}: Allocated (fsm.c:456) 20241116085308772 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085308772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300033e0056400500f1100926) (sccp_scrc.c:406) 20241116085308772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085308772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085308772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085308772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085308772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085308772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085308772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085308772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085308772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085308772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085308772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085308772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085308772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085308772 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085308772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55c143d35e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085308772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10776764)[0x55c143d395d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085308772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085308772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085308772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085308772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085308772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085308772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085308772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085308772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@604fbae46733: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@604fbae46733: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795) HNBGW_Test.msc0-RAN(788)@604fbae46733: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)9508958 HNBGW_Test.msc0-SCCP(787)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085308777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085308777 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085308777 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085308777 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085308777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085308777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085308777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085308777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085308777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085308777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085308777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085308777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085308777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085308777 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d0cd9f) (sccp_scrc.c:477) 20241116085308777 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20241116085308777 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085308777 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085308777 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085308777 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085308777 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085308777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55c143d35e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085308777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55c143d35e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@604fbae46733: setverdict(pass): none -> pass 20241116085308780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085308782 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085308784 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085308785 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085308787 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085308788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085308788 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085308789 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085308790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085308790 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085308791 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085308792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085308792 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085308793 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085308794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085308794 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085308795 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085308796 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085308797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085308797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085308798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241116085308799 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: "connecting cnlink 1" MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(798)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(798)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(798)@604fbae46733: ************************************************* HNBGW_Test.msc1-SCCP(796)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085309015 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 20241116085309015 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 20241116085309015 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085309015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(798)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085309023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085309023 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085309023 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085309023 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085309023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085309023 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085309023 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085309025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085309025 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085309025 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085309025 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085309025 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085309025 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085309025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085309026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085309026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085309026 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085309026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085309026 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085309026 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085309026 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085309026 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085309026 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085309026 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085309027 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085309027 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085309027 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085309027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085309027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085309027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085309028 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085309028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085309028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085309028 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085309028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085309028 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085309028 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085309028 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085309028 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085309028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085309028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085309028 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085309587 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085309587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0ff7b), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085309587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085309587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085309587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085309587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085309587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085309587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085309587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085309587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085309587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085309587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085309587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085309587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085309592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085309592 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085309592 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085309592 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085309592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085309592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085309592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085309592 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085309592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085309592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085309592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085309592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085309592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085309592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=00d0ff7b) (sccp_scrc.c:477) 20241116085309592 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20241116085309592 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085309592 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085309592 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085309592 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085309592 DLSCCP DEBUG SCCP-SCOC(87)[0x55c143d2f7c0]{IDLE}: Deallocated (fsm.c:568) MTC@604fbae46733: 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 := '000000000000000010001101'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(797)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085309827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085309827 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085309827 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085309827 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085309827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085309827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085309827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085309827 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085309827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085309827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085309827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085309827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085309827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085309827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085309827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085309827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085309827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309828 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085309828 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085309828 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085309828 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085309828 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) 20241116085309828 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) 20241116085309828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085309828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085309828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085309828 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085309828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085309828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085309828 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085309828 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085309828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085309828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085309828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085309828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085309828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085309828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085309828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085309828 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085309830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085309830 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085309830 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085309830 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085309830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085309830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085309830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085309830 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085309830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085309830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085309830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085309830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085309830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085309830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085309830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085309830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085309830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085309830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085309830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085309830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085309830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085309830 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085309830 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085309830 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085309836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085310654 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085310654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025fc32), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085310654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085310654 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085310654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085310655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085310655 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085310655 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0069e84c), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085310655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085310655 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085310655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085310655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085310655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085310655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085310655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085310655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085310655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085310655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085310655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085310655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085310655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085310655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085310655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085310655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085310655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085310655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085310659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310659 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085310659 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085310659 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085310659 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085310659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085310659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085310659 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085310659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085310659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085310659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085310659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085310659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085310659 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=0025fc32) (sccp_scrc.c:477) 20241116085310659 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20241116085310659 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085310659 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085310659 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085310660 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085310660 DLSCCP DEBUG SCCP-SCOC(89)[0x55c143d4b460]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(797)@604fbae46733: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(797)@604fbae46733: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@604fbae46733: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)11321648 20241116085310861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085310862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085310862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085310862 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085310862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xacc130, normal) (hnbgw_rua.c:407) 20241116085310862 DHNB DEBUG map_rua[0x55c143d4b460]{init}: Allocated (fsm.c:456) 20241116085310862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11321648)[0x55c143d4b460]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085310862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11321648 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085310862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085310862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085310862 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11321648 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085310862 DCN DEBUG map_sccp[0x55c143d2f7c0]{init}: Allocated (fsm.c:456) 20241116085310862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55c143d2f7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085310862 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11321648 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085310862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11321648 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085310862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11321648)[0x55c143d4b460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085310862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085310862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085310862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310862 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085310862 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085310862 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085310862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085310862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085310862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085310862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11321648)[0x55c143d4b460]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085310862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55c143d2f7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085310862 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085310862 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{IDLE}: Allocated (fsm.c:456) 20241116085310862 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085310862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300008d0056400500f1100926) (sccp_scrc.c:406) 20241116085310862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085310862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085310862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085310862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085310862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085310862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085310862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085310862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085310862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085310862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085310862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085310862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085310862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085310862 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085310862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55c143d2f7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085310862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11321648)[0x55c143d4b460]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085310862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085310862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085310862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085310862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085310862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085310862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=0069e84c) (sccp_scrc.c:477) 20241116085310862 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20241116085310862 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085310862 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085310862 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085310862 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085310862 DLSCCP DEBUG SCCP-SCOC(88)[0x55c143d65e50]{IDLE}: Deallocated (fsm.c:568) 20241116085310862 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085310862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085310862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085310862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085310862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085310862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085310862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085310863 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(796)@604fbae46733: First idle individual index:0 HNBGW_Test.msc1-SCCP(796)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(797)@604fbae46733: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799) HNBGW_Test.msc1-RAN(797)@604fbae46733: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)13867924 HNBGW_Test.msc1-SCCP(796)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(796)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085310881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310881 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085310881 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085310881 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085310881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085310881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085310881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085310881 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@604fbae46733: setverdict(pass): none -> pass 20241116085310881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085310881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085310881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085310881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085310881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085310881 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0021b9fa) (sccp_scrc.c:477) 20241116085310881 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20241116085310881 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085310882 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085310882 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085310882 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085310882 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085310882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55c143d2f7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085310882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55c143d2f7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085310884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49160<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085310886 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085310889 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085310892 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085310894 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085310896 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085310897 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085310898 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085310899 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085310900 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085310901 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085310902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085310902 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085310903 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085310904 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085310905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085310905 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085310906 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085310907 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085310908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085310908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085310911 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35501<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(788)@604fbae46733: Final verdict of PTC: none 20241116085310911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49142<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779)@604fbae46733: Final verdict of PTC: none 20241116085310911 DLINP DEBUG SRVCONN(,r=127.0.0.1:57595<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085310911 DLINP DEBUG SRVCONN(,r=127.0.0.1:57595<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085310911 DLINP NOTICE SRV(,r=127.0.0.1:57595<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085310911 DMAIN NOTICE (127.0.0.1:57595 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57595<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085310911 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(791)@604fbae46733: Final verdict of PTC: none 20241116085310911 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085310911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085310911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085310912 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085310912 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085310912 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085310912 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085310912 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085310912 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085310912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085310912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085310912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085310912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085310912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085310912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085310912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085310912 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(790)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(797)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(781)@604fbae46733: Final verdict of PTC: none 20241116085310912 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085310912 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085310912 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085310912 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085310912 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085310912 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085310912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085310912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085310912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085310912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085310912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085310912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085310912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085310912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085310912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085310912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085310912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085310912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085310912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085310912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085310912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085310912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085310912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085310912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085310912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085310912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085310912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(796)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(789)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(798)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(793)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(780)@604fbae46733: Final verdict of PTC: none 20241116085310912 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085310912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085310912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085310912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085310912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085310912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085310912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085310912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085310912 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085310912 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085310912 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085310912 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55c143d47d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085310912 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085310912 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085310912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00417ec8), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085310912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085310912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085310912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085310912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085310912 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55c143d47d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210829)[0x55c143d2a360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085310912 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210829)[0x55c143d2a360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085310912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210829)[0x55c143d2a360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210829)[0x55c143d2a360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210829)[0x55c143d2a360]{disrupted}: Freeing instance (context_map.c:202) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15210829)[0x55c143d2a360]{disrupted}: Deallocated (fsm.c:568) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55c143d47d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55c143d47d70]{disconnected}: Freeing instance (context_map.c:206) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x55c143d47d70]{disconnected}: Deallocated (fsm.c:568) 20241116085310912 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15210829 SCCP-90 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55c143d35e90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085310912 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085310912 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085310912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0cd9f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085310912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085310912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085310912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085310912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085310912 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55c143d35e90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10776764)[0x55c143d395d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085310912 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10776764)[0x55c143d395d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085310912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10776764)[0x55c143d395d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10776764)[0x55c143d395d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10776764)[0x55c143d395d0]{disrupted}: Freeing instance (context_map.c:202) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10776764)[0x55c143d395d0]{disrupted}: Deallocated (fsm.c:568) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55c143d35e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55c143d35e90]{disconnected}: Freeing instance (context_map.c:206) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x55c143d35e90]{disconnected}: Deallocated (fsm.c:568) 20241116085310912 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10776764 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085310912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085310912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085310912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085310912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085310912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085310912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085310912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085310912 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085310912 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085310912 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085310912 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55c143d2f7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085310912 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085310912 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085310912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021b9fa), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085310912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085310912 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085310912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085310912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085310912 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55c143d2f7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11321648)[0x55c143d4b460]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085310912 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11321648)[0x55c143d4b460]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085310912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11321648)[0x55c143d4b460]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11321648)[0x55c143d4b460]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11321648)[0x55c143d4b460]{disrupted}: Freeing instance (context_map.c:202) 20241116085310912 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11321648)[0x55c143d4b460]{disrupted}: Deallocated (fsm.c:568) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55c143d2f7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55c143d2f7c0]{disconnected}: Freeing instance (context_map.c:206) 20241116085310912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x55c143d2f7c0]{disconnected}: Deallocated (fsm.c:568) 20241116085310912 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11321648 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085310912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085310912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085310912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085310912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085310912 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085310912 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085310912 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(792)@604fbae46733: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085310927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49134<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(782)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(790): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(791): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(792): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(793): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(796): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(797): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(798): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799): pass (pass -> pass) MTC@604fbae46733: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:53:11 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 20241116085311047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085311425 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085311425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009236e1), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085311425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085311425 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085311425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085311425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085311425 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085311425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075dd3d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085311425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085311425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085311425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085311425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085311425 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085311425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df95e9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085311425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085311425 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085311425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085311425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085311425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085311425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085311425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085311425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085311425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085311425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085311425 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085311425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085311425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085311426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085311426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085311426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085311426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085311426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085311426 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085311426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085311426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085311426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085311426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085311426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085311426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085311426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085311426 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085311649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49166<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=463592) 20241116085312185 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085312185 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7d55), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085312185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085312185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085312186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085312186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085312186 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085312186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00530f65), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085312186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085312186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085312186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085312186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085312186 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085312186 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007525bc), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085312186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085312186 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085312186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085312186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085312186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085312186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085312186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085312186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085312186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085312186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085312186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085312186 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085312186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085312186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085312186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085312186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085312186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085312186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085312186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085312186 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085312187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085312187 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085312187 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085312187 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085312187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085312187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085312187 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=463592, count=489488) 20241116085312912 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085312913 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085312913 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085312913 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085312913 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085312913 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085312913 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085312913 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085312913 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085312976 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085312977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d3ca), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085312977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085312977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085312977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085312977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085312977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085312977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085312977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085312977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085312977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085312977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085312977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:53: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_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 20241116085313816 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085313816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8ca86), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085313816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085313816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085313816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085313816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085313817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085313817 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085313817 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085313817 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085313817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085313817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085313817 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085314619 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085314619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074b24b), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085314619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085314619 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085314619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085314619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085314619 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085314619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00878c16), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085314619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085314619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085314619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085314619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085314620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085314620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085314620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085314620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085314620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085314620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085314620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085314620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085314620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085314620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085314620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085314620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085314620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085314620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241116085314757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085314760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085314763 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42629<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085314777 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085314777 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085314787 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085314787 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085314787 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085314787 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085314787 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085314787 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085314788 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35139 (stream_srv.c:129) 20241116085314788 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35139<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085314788 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085314788 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085314788 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085314788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085314788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085314788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085314788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085314788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085314788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085314788 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085314788 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085314788 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085314788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085314788 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085314788 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085314788 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085314788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085314788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085314788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085314789 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085314789 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085314789 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085314789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085314789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085314789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085314789 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085314789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085314789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085314789 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085314789 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085314789 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085314789 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085314789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085314789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085314789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085314789 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085314789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085314789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085314789 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085314789 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085314789 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085314789 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085314789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085314789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085314789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085314789 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085314789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085314789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085314789 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085314789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085314789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085314789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085314789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085314789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085314789 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085314789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085314789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085314789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085314789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085314789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085314789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085314789 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085314789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085314789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085314789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085314789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085314789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085314789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085314789 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(810)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(810)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(810)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(808)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085314804 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085314804 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085314804 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085314804 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085314804 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085314804 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085314804 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085314804 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085314805 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085314805 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085314805 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085314805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085314805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085314805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085314806 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085314806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085314806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085314806 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085314806 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085314806 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085314806 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085314806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085314806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085314806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085314806 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085314806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085314806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085314806 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085314806 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085314806 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085314806 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085314806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085314806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085314806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085314806 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085314806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085314806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085314806 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085314806 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085314806 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085314806 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085314806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085314806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085314806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085314806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085314806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085314806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085314806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085314806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085314806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085314806 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085314806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085314806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085314806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085314806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085314806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085314806 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085314806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085314806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085314806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085314806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085314806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085314806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085314806 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085314806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085314806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085314806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085314806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085314806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085314806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085314806 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085314806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085314806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085314806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085314806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085314806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085314806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085314806 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(813)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(813)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(813)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085314829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085314829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085314829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085314829 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085314829 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085314829 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085314829 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085314829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085314829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085314833 DLINP DEBUG SRVCONN(,r=127.0.0.1:35139<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085314833 DLINP DEBUG SRVCONN(,r=127.0.0.1:35139<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085314833 DLINP DEBUG SRVCONN(,r=127.0.0.1:35139<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085314833 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085314833 DHNBAP DEBUG (127.0.0.1:35139 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085314833 DHNBAP NOTICE (127.0.0.1:35139 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085314833 DHNBAP NOTICE (127.0.0.1:35139 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085314833 DLINP DEBUG SRVCONN(,r=127.0.0.1:35139<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085314833 DLINP DEBUG SRVCONN(,r=127.0.0.1:35139<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085315002 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085315003 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085315003 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085315003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(810)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085315009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315010 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085315010 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085315010 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085315010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085315010 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085315010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085315014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315014 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085315014 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085315014 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085315014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085315014 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085315014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085315015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085315015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085315015 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085315015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085315015 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085315015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085315015 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085315015 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085315015 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085315015 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085315016 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085315016 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085315016 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085315016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085315016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085315016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085315017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085315017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085315017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085315017 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085315017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085315017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085315017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085315017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085315017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085315017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085315017 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085315019 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085315019 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085315019 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085315019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(813)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085315025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315025 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085315025 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085315025 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085315025 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085315025 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085315025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085315028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315028 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085315028 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085315028 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085315028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085315028 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085315028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085315028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085315028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085315028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085315028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085315028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085315028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085315028 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085315029 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085315029 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085315029 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085315030 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085315030 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085315030 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085315030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085315030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085315030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085315030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085315030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085315030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085315030 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085315030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085315030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085315030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085315031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085315031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085315031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085315031 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(809)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085315817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315817 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085315817 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085315817 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085315817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085315817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085315817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085315817 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085315817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085315817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085315817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085315817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085315817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085315817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085315817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085315817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085315817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085315818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085315818 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085315818 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085315818 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085315818 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085315818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085315818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085315818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085315818 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085315818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085315818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085315818 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085315818 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085315818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085315818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085315818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085315818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085315818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085315818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085315818 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085315821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315821 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085315821 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085315821 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085315821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085315821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085315821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085315821 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085315821 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085315821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085315821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085315821 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085315821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085315821 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085315822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085315822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085315822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085315822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085315822 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085315822 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085315822 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(812)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085315826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315826 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085315826 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085315826 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085315826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085315826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085315826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085315826 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085315826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085315826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085315826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085315826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085315826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085315826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085315826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085315826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085315826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315826 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085315826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085315826 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085315826 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085315826 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085315826 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085315826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085315826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085315826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085315826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085315826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085315826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085315826 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085315826 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085315826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085315826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085315826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085315826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085315826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085315826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085315826 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085315827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085315827 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085315827 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085315827 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085315827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085315827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085315827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085315827 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085315827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085315827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085315827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085315827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085315827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085315827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085315827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085315827 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085315827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085315827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085315827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085315827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085315827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085315827 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085315827 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085315827 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085315840 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085315846 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085315848 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085315850 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085315852 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085315855 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085315856 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085315858 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085315861 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085315864 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085315867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085315870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085315873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085315876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085315879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085315881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085315884 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085315887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085315891 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085315895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100101011'B, t_guard := 20.000000 } 20241116085315931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@604fbae46733: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)16422158 20241116085316978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085316978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085316978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116085316978 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085316978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfa950e, normal) (hnbgw_rua.c:407) 20241116085316978 DHNB DEBUG map_rua[0x55c143d4b460]{init}: Allocated (fsm.c:456) 20241116085316978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16422158)[0x55c143d4b460]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085316978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16422158 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085316978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085316978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085316978 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116085316978 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16422158 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085316978 DCN DEBUG map_sccp[0x55c143d2f7c0]{init}: Allocated (fsm.c:456) 20241116085316978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55c143d2f7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085316978 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16422158 <-> SCCP-93 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085316978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16422158 SCCP-93 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116085316978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16422158)[0x55c143d4b460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085316978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085316978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085316978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16422158)[0x55c143d4b460]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085316978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55c143d2f7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085316978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085316978 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{IDLE}: Allocated (fsm.c:456) 20241116085316978 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085316978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f400300032b0056400500f1100926) (sccp_scrc.c:406) 20241116085316978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085316978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085316979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085316979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085316979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085316979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085316979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085316979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085316979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085316979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085316979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085316979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085316979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085316979 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085316979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55c143d2f7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085316979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16422158)[0x55c143d4b460]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085316979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085316979 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085316979 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085316979 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085316979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085316979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085316979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085316979 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)11345952 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(815)@604fbae46733: setverdict(pass): none -> pass 20241116085317000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085317000 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085317000 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085317000 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085317000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085317000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085317000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085317000 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085317000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085317000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085317000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085317000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085317000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085317000 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c22813) (sccp_scrc.c:477) 20241116085317000 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20241116085317000 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085317000 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085317000 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085317001 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085317001 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085317001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55c143d2f7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085317001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55c143d2f7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085317002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(815)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085317004 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085317007 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085317009 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085317011 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085317013 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085317014 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085317015 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085317016 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085317017 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085317018 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085317019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085317019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085317020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085317022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085317022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085317023 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085317024 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085317025 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085317026 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085317026 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110110101'B, t_guard := 20.000000 } 20241116085317038 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.sgsn0-RAN(812)@604fbae46733: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(816) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@604fbae46733: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)10350600 20241116085318048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085318048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085318048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241116085318048 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085318048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9df008, normal) (hnbgw_rua.c:407) 20241116085318048 DHNB DEBUG map_rua[0x55c143d47d70]{init}: Allocated (fsm.c:456) 20241116085318048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10350600)[0x55c143d47d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085318048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10350600 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085318048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085318048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085318048 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241116085318048 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10350600 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085318048 DCN DEBUG map_sccp[0x55c143d395d0]{init}: Allocated (fsm.c:456) 20241116085318048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55c143d395d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085318048 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10350600 <-> SCCP-94 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085318048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10350600 SCCP-94 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241116085318048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10350600)[0x55c143d47d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085318048 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085318048 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085318048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10350600)[0x55c143d47d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085318048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55c143d395d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085318048 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085318048 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{IDLE}: Allocated (fsm.c:456) 20241116085318048 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085318048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001b50056400500f1100926) (sccp_scrc.c:406) 20241116085318048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085318048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085318048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085318048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085318048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085318048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085318048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085318048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085318048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085318048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085318048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085318048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085318048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085318048 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085318048 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55c143d395d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085318048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10350600)[0x55c143d47d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085318048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085318048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085318048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085318049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085318049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085318049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085318049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085318049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(816) HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)14788230 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085318053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085318053 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085318053 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085318053 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085318053 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_L3Compl_on_1_cnlink0(816)@604fbae46733: setverdict(pass): none -> pass 20241116085318053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085318053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085318053 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085318054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085318054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085318054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085318054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085318054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085318054 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0068a50a) (sccp_scrc.c:477) 20241116085318054 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20241116085318054 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085318054 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085318054 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085318054 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085318054 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085318054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55c143d395d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085318054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55c143d395d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085318055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(816)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085318056 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085318057 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085318059 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085318060 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085318062 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085318062 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085318063 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085318064 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085318065 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085318066 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085318068 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085318069 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085318069 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085318070 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085318071 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085318072 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085318073 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085318073 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085318074 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085318075 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001001010101'B, t_guard := 20.000000 } 20241116085318086 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.sgsn0-RAN(812)@604fbae46733: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(817) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@604fbae46733: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)12154329 20241116085319110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085319110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085319110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085319110 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085319110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb975d9, normal) (hnbgw_rua.c:407) 20241116085319110 DHNB DEBUG map_rua[0x55c143d65e50]{init}: Allocated (fsm.c:456) 20241116085319110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12154329)[0x55c143d65e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085319110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12154329 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085319110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085319110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085319110 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12154329 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085319110 DCN DEBUG map_sccp[0x55c143d2cbb0]{init}: Allocated (fsm.c:456) 20241116085319110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c143d2cbb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085319110 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12154329 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085319110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12154329 SCCP-95 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085319110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12154329)[0x55c143d65e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085319110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085319110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085319110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12154329)[0x55c143d65e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085319110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c143d2cbb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085319110 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085319110 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{IDLE}: Allocated (fsm.c:456) 20241116085319110 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085319110 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030002550056400500f1100926) (sccp_scrc.c:406) 20241116085319110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085319110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085319110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085319110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085319110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085319110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085319110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085319110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085319111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085319111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085319111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085319111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085319111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085319111 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085319111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c143d2cbb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085319111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12154329)[0x55c143d65e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085319111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085319111 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085319111 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085319111 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085319111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085319111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085319111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085319111 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(817) HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)14551345 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241116085319116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085319116 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085319116 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085319116 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085319116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085319116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085319116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085319116 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085319116 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085319116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085319116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085319116 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085319116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085319116 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dfcfe5) (sccp_scrc.c:477) 20241116085319116 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20241116085319116 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085319116 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085319116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085319116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085319116 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) 20241116085319116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c143d2cbb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085319116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c143d2cbb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@604fbae46733: setverdict(pass): none -> pass 20241116085319119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085319121 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085319124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085319127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085319131 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085319134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085319135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085319137 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085319139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085319140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085319140 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085319141 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085319142 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085319143 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085319143 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085319144 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085319145 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085319146 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085319146 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085319147 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085319148 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010110010'B, t_guard := 20.000000 } 20241116085319158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52372<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@604fbae46733: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(818) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@604fbae46733: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)214953 20241116085320183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085320183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085320183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116085320183 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085320183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x347a9, normal) (hnbgw_rua.c:407) 20241116085320183 DHNB DEBUG map_rua[0x55c143d47ac0]{init}: Allocated (fsm.c:456) 20241116085320183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-214953)[0x55c143d47ac0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085320183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-214953 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085320183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085320183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085320183 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116085320183 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-214953 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085320183 DCN DEBUG map_sccp[0x55c143d2f5c0]{init}: Allocated (fsm.c:456) 20241116085320183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c143d2f5c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085320183 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-214953 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085320183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-214953 SCCP-96 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116085320183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-214953)[0x55c143d47ac0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085320183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085320183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085320183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-214953)[0x55c143d47ac0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085320183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c143d2f5c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085320183 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085320183 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{IDLE}: Allocated (fsm.c:456) 20241116085320183 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085320183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000060), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030000b20056400500f1100926) (sccp_scrc.c:406) 20241116085320183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085320183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085320183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085320183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085320183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085320183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085320183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085320183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085320183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085320183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085320183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085320183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085320183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085320183 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085320183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c143d2f5c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085320183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-214953)[0x55c143d47ac0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085320184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085320184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085320184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085320184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085320184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085320184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085320184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085320184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(818) HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)2681725 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241116085320190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085320190 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085320190 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085320190 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085320190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085320190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085320190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085320190 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085320190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085320190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085320190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085320190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085320190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085320190 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00df682f) (sccp_scrc.c:477) 20241116085320190 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20241116085320190 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085320190 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085320190 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085320190 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085320190 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) 20241116085320190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c143d2f5c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085320190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c143d2f5c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(818)@604fbae46733: setverdict(pass): none -> pass 20241116085320192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52372<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(818)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085320193 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085320196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085320197 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085320198 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085320200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085320201 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085320202 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085320204 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085320205 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085320207 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085320208 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085320210 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085320211 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085320212 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085320213 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085320213 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085320214 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085320215 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085320216 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085320217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085320220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52350<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800)@604fbae46733: Final verdict of PTC: none 20241116085320220 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085320220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085320220 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085320220 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085320220 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085320220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085320220 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085320220 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085320220 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085320221 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085320221 DLINP DEBUG SRVCONN(,r=127.0.0.1:35139<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085320221 DLINP DEBUG SRVCONN(,r=127.0.0.1:35139<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085320221 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085320221 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085320221 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085320221 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(810)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(812)@604fbae46733: Final verdict of PTC: none 20241116085320221 DLINP NOTICE SRV(,r=127.0.0.1:35139<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085320221 DMAIN NOTICE (127.0.0.1:35139 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35139<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085320221 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085320221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085320221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085320221 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085320221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085320221 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085320221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085320221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085320221 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085320221 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085320221 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085320221 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807)@604fbae46733: Final verdict of PTC: none 20241116085320221 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085320221 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085320221 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085320221 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085320221 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085320221 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085320221 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085320221 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(813)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@604fbae46733: Final verdict of PTC: none 20241116085320221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085320221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085320221 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085320221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085320221 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085320221 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085320221 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085320221 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085320221 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085320221 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085320221 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(808)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(809)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(801)@604fbae46733: Final verdict of PTC: none 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55c143d2f7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085320221 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085320221 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085320221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22813), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085320221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085320221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085320221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085320221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085320221 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55c143d2f7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16422158)[0x55c143d4b460]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085320221 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16422158)[0x55c143d4b460]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085320221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16422158)[0x55c143d4b460]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16422158)[0x55c143d4b460]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16422158)[0x55c143d4b460]{disrupted}: Freeing instance (context_map.c:202) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16422158)[0x55c143d4b460]{disrupted}: Deallocated (fsm.c:568) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55c143d2f7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55c143d2f7c0]{disconnected}: Freeing instance (context_map.c:206) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x55c143d2f7c0]{disconnected}: Deallocated (fsm.c:568) 20241116085320221 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16422158 SCCP-93 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55c143d395d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085320221 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085320221 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085320221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068a50a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085320221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085320221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085320221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085320221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085320221 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55c143d395d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10350600)[0x55c143d47d70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085320221 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10350600)[0x55c143d47d70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085320221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10350600)[0x55c143d47d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10350600)[0x55c143d47d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10350600)[0x55c143d47d70]{disrupted}: Freeing instance (context_map.c:202) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10350600)[0x55c143d47d70]{disrupted}: Deallocated (fsm.c:568) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55c143d395d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55c143d395d0]{disconnected}: Freeing instance (context_map.c:206) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x55c143d395d0]{disconnected}: Deallocated (fsm.c:568) 20241116085320221 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10350600 SCCP-94 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c143d2cbb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085320221 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085320221 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085320221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfcfe5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085320221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085320221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085320221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085320221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085320221 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c143d2cbb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12154329)[0x55c143d65e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085320221 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12154329)[0x55c143d65e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085320221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12154329)[0x55c143d65e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12154329)[0x55c143d65e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12154329)[0x55c143d65e50]{disrupted}: Freeing instance (context_map.c:202) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12154329)[0x55c143d65e50]{disrupted}: Deallocated (fsm.c:568) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c143d2cbb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c143d2cbb0]{disconnected}: Freeing instance (context_map.c:206) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c143d2cbb0]{disconnected}: Deallocated (fsm.c:568) 20241116085320221 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12154329 SCCP-95 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c143d2f5c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085320221 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085320221 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085320221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df682f), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085320221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085320221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085320221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085320221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085320221 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c143d2f5c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-214953)[0x55c143d47ac0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085320221 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-214953)[0x55c143d47ac0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085320221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-214953)[0x55c143d47ac0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-214953)[0x55c143d47ac0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-214953)[0x55c143d47ac0]{disrupted}: Freeing instance (context_map.c:202) 20241116085320221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-214953)[0x55c143d47ac0]{disrupted}: Deallocated (fsm.c:568) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c143d2f5c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c143d2f5c0]{disconnected}: Freeing instance (context_map.c:206) 20241116085320221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c143d2f5c0]{disconnected}: Deallocated (fsm.c:568) 20241116085320221 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-214953 SCCP-96 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085320221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085320221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085320221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085320221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085320221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085320221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085320221 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42629<->l=127.0.0.1:4262) (control_if.c:193) 20241116085320221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085320221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085320221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085320221 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085320222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085320222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085320221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085320221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085320221 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085320221 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085320221 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085320222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085320222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085320222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085320222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085320222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085320222 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085320222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085320222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085320222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085320222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085320222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085320222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085320222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085320222 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085320222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085320222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085320222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085320222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085320222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085320222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085320222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085320222 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(814)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(811)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(802)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085320223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52334<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(803)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(801): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(802): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(803): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(808): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(809): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(810): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(811): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(812): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(813): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(814): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(815): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(816): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(817): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(818): pass (pass -> pass) MTC@604fbae46733: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:53:20 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 20241116085320290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085320894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52382<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=414140) 20241116085320913 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085320913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021b9fa), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085320913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085320913 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085320913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085320913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085320913 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085320913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0cd9f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085320913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085320913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085320913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085320913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085320913 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085320913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00417ec8), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085320913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085320913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085320913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085320913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085320913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085320913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085320913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085320913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085320913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085320913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085320913 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085320913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085320913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085320913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085320913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085320913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085320913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085320913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085320913 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085320913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085320913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085320913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085320913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085320913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085320913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085320913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085320913 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085321426 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085321426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df95e9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085321426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085321426 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085321426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085321426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085321426 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085321426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075dd3d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085321426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085321426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085321426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085321426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085321426 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085321426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009236e1), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085321426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085321426 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085321426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085321426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085321427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085321427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085321427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085321427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085321427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085321427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085321427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085321427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085321427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085321427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085321427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085321427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085321427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085321427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085321427 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085321427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085321427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085321427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085321427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085321427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085321427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085321427 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=414140, count=440020) 20241116085322187 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085322187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007525bc), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085322187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085322187 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085322187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085322187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085322187 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085322187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00530f65), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085322187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085322187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085322187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085322187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085322187 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085322187 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7d55), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085322187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085322187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085322187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085322187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085322187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085322187 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085322187 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085322187 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085322187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085322187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085322187 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085322187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085322187 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085322187 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085322187 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085322187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085322187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085322187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085322187 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085322188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085322188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085322188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085322188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085322188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085322188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085322188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085322188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085322221 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085322221 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085322221 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085322221 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085322221 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085322221 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:53:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241116085322977 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085322978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d3ca), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085322978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085322978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085322978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085322978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085322978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085322978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085322978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085322978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085322978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085322978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085322978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085323817 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085323817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d8ca86), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085323817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085323817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085323817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085323818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085323818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085323818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085323818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085323818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085323818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085323818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085323818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241116085323969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085323973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085323977 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45521<->l=127.0.0.1:4262) (control_if.c:570) 20241116085323992 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085323992 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085324001 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085324001 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324001 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085324001 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324001 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085324001 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324001 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085324001 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324001 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60309 (stream_srv.c:129) 20241116085324001 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60309<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085324002 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324002 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085324002 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085324002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324002 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085324002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324002 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324002 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324002 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085324002 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085324003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324003 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085324003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324003 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324003 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324003 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085324003 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085324003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324003 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085324003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324003 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324003 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324003 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085324003 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085324003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085324003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324003 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085324003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085324003 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085324003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085324003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085324003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085324003 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085324003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085324003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085324003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085324003 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085324003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085324003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085324003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085324003 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(829)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(829)@604fbae46733: M3UA emulation initiated, the test can be started MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(829)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(827)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(832)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(832)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(832)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(830)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085324033 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085324033 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324033 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085324033 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324033 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085324033 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324033 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085324033 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324034 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324034 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085324034 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324035 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085324035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324035 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324035 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324035 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085324035 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324035 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085324035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324035 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324035 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324035 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085324035 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324035 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085324035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324035 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324035 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324035 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085324035 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085324035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324035 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085324035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085324035 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085324035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085324035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085324035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085324035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085324035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085324035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085324035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085324035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085324035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085324035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085324035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085324035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(835)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(835)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(835)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(833)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(838)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(838)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(838)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(836)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085324071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085324071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085324071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085324071 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085324071 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085324071 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085324071 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085324071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085324071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085324076 DLINP DEBUG SRVCONN(,r=127.0.0.1:60309<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085324076 DLINP DEBUG SRVCONN(,r=127.0.0.1:60309<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085324076 DLINP DEBUG SRVCONN(,r=127.0.0.1:60309<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085324076 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085324076 DHNBAP DEBUG (127.0.0.1:60309 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085324076 DHNBAP NOTICE (127.0.0.1:60309 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085324076 DHNBAP NOTICE (127.0.0.1:60309 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085324076 DLINP DEBUG SRVCONN(,r=127.0.0.1:60309<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085324076 DLINP DEBUG SRVCONN(,r=127.0.0.1:60309<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085324215 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085324215 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085324215 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085324215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(829)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085324224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324224 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085324224 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085324224 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085324224 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085324224 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085324224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085324227 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 20241116085324227 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 20241116085324227 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085324227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085324228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324228 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085324228 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085324228 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085324228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085324228 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085324228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085324228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085324228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085324228 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085324228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085324228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085324228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085324228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085324228 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085324228 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085324228 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324229 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324229 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085324229 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085324230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085324230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324230 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085324230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085324230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085324230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085324230 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(832)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085324234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324234 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085324234 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085324234 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085324234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085324234 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085324234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085324237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324237 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085324237 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085324237 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085324237 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085324237 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085324237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085324237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085324237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085324237 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085324237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085324237 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085324237 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085324237 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085324237 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085324237 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085324237 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324238 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324238 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085324238 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085324238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085324238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324238 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085324239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085324239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085324239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085324239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085324249 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085324249 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085324249 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085324249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(835)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085324255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324255 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085324255 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085324255 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085324255 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085324255 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085324255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085324259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324259 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085324259 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085324259 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085324259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085324259 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085324259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085324259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085324259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085324259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085324259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085324259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085324259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085324259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085324259 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085324259 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085324259 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324260 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324260 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085324260 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085324260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085324260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324260 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085324261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085324261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085324261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085324261 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085324261 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 20241116085324261 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 20241116085324261 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085324261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(838)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085324267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324267 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085324267 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085324267 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085324267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085324268 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085324268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085324270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324270 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085324270 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085324270 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085324270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085324270 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085324270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085324270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085324270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085324270 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085324270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085324270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085324270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085324270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085324270 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085324270 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085324270 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085324271 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085324271 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085324271 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085324271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085324272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085324272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085324272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085324272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085324272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085324272 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085324272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085324272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085324272 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085324272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085324272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085324272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085324272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085324272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085324272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085324272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085324272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085324615 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085324615 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085324615 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085324615 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085324615 DLSCCP DEBUG SCCP-SCOC(78)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) 20241116085324616 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085324616 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085324616 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085324616 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085324616 DLSCCP DEBUG SCCP-SCOC(77)[0x55c143d44910]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(828)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085325028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325028 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085325028 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085325028 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085325029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085325029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085325029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085325029 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085325029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085325029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085325029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085325029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085325029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085325029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085325029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085325029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085325029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325029 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085325029 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085325029 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085325029 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085325029 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085325029 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085325029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085325029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085325029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085325029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085325029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085325029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085325029 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085325029 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085325029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325029 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085325029 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085325029 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085325029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085325029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085325029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085325029 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085325032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325032 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085325032 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085325032 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085325032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085325032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085325032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085325032 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085325032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085325032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085325032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085325032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085325032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085325032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085325032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085325032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085325032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085325032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085325032 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085325032 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085325032 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085325037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325037 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085325037 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085325037 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085325037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085325037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085325037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085325037 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(831)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085325037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085325037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085325037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085325037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085325037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085325037 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085325037 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085325037 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085325037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325037 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085325037 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085325037 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085325037 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085325037 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) 20241116085325037 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) 20241116085325037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085325037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085325037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085325037 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085325037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085325037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085325037 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085325037 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085325037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085325037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085325037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085325037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085325037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085325037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085325037 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085325039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325039 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085325039 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085325039 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085325039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085325039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085325039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085325039 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085325039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085325039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085325039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085325039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085325039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085325039 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085325039 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085325039 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085325039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325039 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085325039 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085325039 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085325039 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085325039 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(834)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085325056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325056 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085325056 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085325056 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085325056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085325056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085325056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085325056 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085325056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085325056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085325056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085325056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085325056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085325056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085325056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085325056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085325056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085325056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085325056 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085325056 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085325056 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085325056 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085325056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085325056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085325056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085325056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085325056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085325056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085325056 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085325056 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085325056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085325056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085325056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085325056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085325056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085325056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085325056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085325057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325057 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085325057 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085325057 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085325057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085325057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085325057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085325057 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085325057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085325057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085325057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085325057 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085325057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085325057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085325057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085325057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085325057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085325057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085325057 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085325057 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085325057 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(837)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085325067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325067 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085325067 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085325067 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 20241116085325067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085325067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085325067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085325067 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085325067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085325067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085325067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085325067 DLM3UA DEBUG 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) 20241116085325067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085325067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085325067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085325067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085325067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085325067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085325067 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085325067 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085325067 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) 20241116085325067 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) 20241116085325067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085325067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085325067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085325067 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085325067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085325067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085325067 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085325067 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085325067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085325067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085325067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085325067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085325067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085325067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085325067 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085325069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085325069 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085325069 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085325069 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 20241116085325069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085325069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085325069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085325069 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085325069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085325069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085325069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085325069 DLM3UA DEBUG 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) 20241116085325069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085325069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085325069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085325069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085325069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085325069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085325069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085325069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085325069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085325069 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085325069 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085325069 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085326085 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085326091 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085326095 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085326099 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085326103 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085326107 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085326110 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085326112 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085326115 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085326116 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085326118 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085326120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085326121 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085326123 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085326124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085326125 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085326126 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085326127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085326128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085326129 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100001001'B, t_guard := 20.000000 } 20241116085326159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35712<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@604fbae46733: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@604fbae46733: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(840) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)8154764 20241116085327196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085327196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085327197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116085327197 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085327197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7c6e8c, normal) (hnbgw_rua.c:407) 20241116085327197 DHNB DEBUG map_rua[0x55c143d44910]{init}: Allocated (fsm.c:456) 20241116085327197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8154764)[0x55c143d44910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085327197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8154764 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085327197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085327197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085327197 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116085327197 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8154764 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085327197 DCN DEBUG map_sccp[0x55c143d30370]{init}: Allocated (fsm.c:456) 20241116085327197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c143d30370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085327197 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8154764 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085327197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8154764 SCCP-97 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116085327197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8154764)[0x55c143d44910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085327197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085327197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085327197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8154764)[0x55c143d44910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085327197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c143d30370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085327197 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085327197 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{IDLE}: Allocated (fsm.c:456) 20241116085327197 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085327197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030001090056400500f1100926) (sccp_scrc.c:406) 20241116085327197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085327197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085327197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085327197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085327197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085327197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085327197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085327197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085327197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085327197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085327197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085327197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085327197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085327197 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085327197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c143d30370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085327197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8154764)[0x55c143d44910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085327197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085327197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085327197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085327197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085327197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085327197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085327197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085327197 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(833)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(834)@604fbae46733: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(840) HNBGW_Test.sgsn0-RAN(834)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)13962452 HNBGW_Test.sgsn0-SCCP(833)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(833)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085327213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085327213 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085327213 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085327213 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085327213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085327213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085327213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085327213 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@604fbae46733: setverdict(pass): none -> pass 20241116085327214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085327214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085327214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085327214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085327214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085327214 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f4af87) (sccp_scrc.c:477) 20241116085327214 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20241116085327214 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085327214 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085327214 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085327214 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085327214 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) 20241116085327214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c143d30370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085327214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c143d30370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085327216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35712<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085327218 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085327224 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085327226 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085327228 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085327229 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085327230 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085327231 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085327231 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085327232 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085327233 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085327233 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085327234 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085327235 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085327235 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085327236 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085327237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085327237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085327238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085327239 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085327240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001000011000'B, t_guard := 20.000000 } 20241116085327252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35716<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(837)@604fbae46733: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(837)@604fbae46733: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(841) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@604fbae46733: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(841)10465885 20241116085328277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085328277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085328277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241116085328277 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085328277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9fb25d, normal) (hnbgw_rua.c:407) 20241116085328277 DHNB DEBUG map_rua[0x55c143d2f7c0]{init}: Allocated (fsm.c:456) 20241116085328277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10465885)[0x55c143d2f7c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085328277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10465885 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085328277 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085328277 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085328277 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241116085328277 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10465885 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241116085328277 DCN DEBUG map_sccp[0x55c143d47d70]{init}: Allocated (fsm.c:456) 20241116085328277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55c143d47d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085328277 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10465885 <-> SCCP-98 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116085328277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10465885 SCCP-98 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241116085328277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10465885)[0x55c143d2f7c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085328277 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085328277 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085328277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10465885)[0x55c143d2f7c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085328277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55c143d47d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085328277 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085328277 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{IDLE}: Allocated (fsm.c:456) 20241116085328277 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085328277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030002180056400500f1100926) (sccp_scrc.c:406) 20241116085328277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085328277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085328277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085328277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085328277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085328277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085328277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085328277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085328277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085328277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085328277 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085328277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085328277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085328277 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085328277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55c143d47d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085328277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10465885)[0x55c143d2f7c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085328278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085328278 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085328278 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085328278 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085328278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085328278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085328278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085328278 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(836)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(836)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(837)@604fbae46733: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(841) HNBGW_Test.sgsn1-RAN(837)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(841)965894 HNBGW_Test.sgsn1-SCCP(836)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(836)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@604fbae46733: setverdict(pass): none -> pass 20241116085328299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085328299 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085328299 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085328299 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 20241116085328299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085328299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085328299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085328299 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085328299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085328299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085328299 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085328299 DLM3UA DEBUG 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) 20241116085328299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085328299 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00192e3a) (sccp_scrc.c:477) 20241116085328299 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20241116085328299 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085328299 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085328299 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085328299 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085328299 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085328299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55c143d47d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085328299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55c143d47d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085328301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35716<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085328304 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085328309 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085328312 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085328313 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085328315 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085328316 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085328317 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085328318 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085328319 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085328319 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085328320 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085328321 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085328322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085328322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085328323 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085328324 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085328325 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085328326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085328326 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085328327 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: 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 := '000000000000001011101100'B, t_guard := 20.000000 } 20241116085328338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@604fbae46733: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@604fbae46733: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(842) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@604fbae46733: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(842)16281324 20241116085329351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085329351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085329351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085329351 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085329351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf86eec, normal) (hnbgw_rua.c:407) 20241116085329351 DHNB DEBUG map_rua[0x55c143d65e50]{init}: Allocated (fsm.c:456) 20241116085329351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16281324)[0x55c143d65e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085329351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16281324 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085329351 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085329351 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085329351 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16281324 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085329351 DCN DEBUG map_sccp[0x55c143d384b0]{init}: Allocated (fsm.c:456) 20241116085329351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c143d384b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085329351 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16281324 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085329351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16281324 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085329351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16281324)[0x55c143d65e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085329351 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085329351 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085329351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16281324)[0x55c143d65e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085329351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c143d384b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085329351 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085329351 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{IDLE}: Allocated (fsm.c:456) 20241116085329351 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085329351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002ec0056400500f1100926) (sccp_scrc.c:406) 20241116085329351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085329351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085329351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085329351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085329351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085329351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085329351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085329351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085329351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085329351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085329351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085329351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085329351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085329351 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085329351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c143d384b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085329351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16281324)[0x55c143d65e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085329351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085329351 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085329351 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085329351 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085329351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085329351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085329351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085329351 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@604fbae46733: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(833)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(834)@604fbae46733: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(842) HNBGW_Test.sgsn0-RAN(834)@604fbae46733: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(842)6646398 HNBGW_Test.sgsn0-SCCP(833)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(833)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085329357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085329357 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085329357 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085329357 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085329357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085329357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085329357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085329357 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085329357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085329357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085329357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085329357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085329357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085329357 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007fe199) (sccp_scrc.c:477) 20241116085329357 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20241116085329357 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085329357 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085329357 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085329357 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085329357 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) 20241116085329357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c143d384b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085329357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c143d384b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@604fbae46733: setverdict(pass): none -> pass 20241116085329359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35718<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085329360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085329361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085329363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085329364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085329364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085329365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085329366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085329367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085329368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085329368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085329369 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085329370 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085329370 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085329371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085329371 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085329372 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085329373 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085329374 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085329374 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085329375 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085329377 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45521<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@604fbae46733: Final verdict of PTC: none 20241116085329377 DLINP DEBUG SRVCONN(,r=127.0.0.1:60309<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085329377 DLINP DEBUG SRVCONN(,r=127.0.0.1:60309<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085329377 DLINP NOTICE SRV(,r=127.0.0.1:60309<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085329377 DMAIN NOTICE (127.0.0.1:60309 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60309<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085329377 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085329377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819)@604fbae46733: Final verdict of PTC: none 20241116085329378 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085329378 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) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085329378 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085329378 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) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085329378 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085329378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(837)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826)@604fbae46733: Final verdict of PTC: none 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085329378 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085329378 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085329378 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085329378 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085329378 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085329378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085329378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085329378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085329378 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(834)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(835)@604fbae46733: Final verdict of PTC: none 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085329378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085329378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085329378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085329378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085329378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085329378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085329378 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085329378 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085329378 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085329378 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55c143d47d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085329378 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085329378 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085329378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00192e3a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085329378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085329378 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085329378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085329378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085329378 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55c143d47d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10465885)[0x55c143d2f7c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085329378 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10465885)[0x55c143d2f7c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085329378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10465885)[0x55c143d2f7c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10465885)[0x55c143d2f7c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10465885)[0x55c143d2f7c0]{disrupted}: Freeing instance (context_map.c:202) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10465885)[0x55c143d2f7c0]{disrupted}: Deallocated (fsm.c:568) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55c143d47d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55c143d47d70]{disconnected}: Freeing instance (context_map.c:206) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x55c143d47d70]{disconnected}: Deallocated (fsm.c:568) 20241116085329378 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10465885 SCCP-98 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116085329378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085329378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@604fbae46733: Final verdict of PTC: none 20241116085329378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085329378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085329378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085329378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085329378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085329378 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@604fbae46733: Final verdict of PTC: none 20241116085329378 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085329378 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085329378 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c143d30370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085329378 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085329378 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085329378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4af87), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085329378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085329378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085329378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085329378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085329378 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c143d30370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8154764)[0x55c143d44910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085329378 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8154764)[0x55c143d44910]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085329378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8154764)[0x55c143d44910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8154764)[0x55c143d44910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8154764)[0x55c143d44910]{disrupted}: Freeing instance (context_map.c:202) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8154764)[0x55c143d44910]{disrupted}: Deallocated (fsm.c:568) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c143d30370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c143d30370]{disconnected}: Freeing instance (context_map.c:206) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c143d30370]{disconnected}: Deallocated (fsm.c:568) 20241116085329378 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8154764 SCCP-97 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085329378 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085329378 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241116085329378 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c143d384b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085329378 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085329378 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085329378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fe199), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085329378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085329378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085329378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085329378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085329378 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c143d384b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16281324)[0x55c143d65e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085329378 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16281324)[0x55c143d65e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085329378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16281324)[0x55c143d65e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16281324)[0x55c143d65e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16281324)[0x55c143d65e50]{disrupted}: Freeing instance (context_map.c:202) 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085329378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085329378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16281324)[0x55c143d65e50]{disrupted}: Deallocated (fsm.c:568) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c143d384b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c143d384b0]{disconnected}: Freeing instance (context_map.c:206) 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085329378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(820)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(827)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(828)@604fbae46733: Final verdict of PTC: none 20241116085329378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c143d384b0]{disconnected}: Deallocated (fsm.c:568) 20241116085329378 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16281324 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085329378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085329378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-M3UA(829)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(831)@604fbae46733: Final verdict of PTC: none 20241116085329378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085329378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085329378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085329378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085329378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085329378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085329378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085329378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085329378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085329378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085329378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085329378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085329378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085329378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085329378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085329378 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085329378 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085329378 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085329378 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085329378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085329378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085329379 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085329379 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085329379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085329379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085329379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085329379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085329379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085329379 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085329379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085329379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085329379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085329379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(838)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(830)@604fbae46733: Final verdict of PTC: none 20241116085329379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085329379 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085329379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085329379 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085329379 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085329379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085329379 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085329379 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085329379 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085329379 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085329379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085329379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085329379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085329379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085329379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085329379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085329379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085329379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(832)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(836)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(833)@604fbae46733: Final verdict of PTC: none 20241116085329398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35700<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(839)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(822)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(820): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(822): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(827): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(828): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(829): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(830): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(831): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(832): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(833): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(834): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(835): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(836): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(837): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(838): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(840): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(841): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(842): pass (pass -> pass) MTC@604fbae46733: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:53:29 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 20241116085329541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085330144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35726<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=481624) 20241116085330221 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085330222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df682f), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085330222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085330222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085330222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085330222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085330222 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085330222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfcfe5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085330222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085330222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085330222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085330222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085330222 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085330222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068a50a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085330222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085330222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085330222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085330222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085330222 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085330222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22813), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085330222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085330222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085330222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085330222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085330223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085330223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085330223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085330223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085330223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085330223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085330223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085330223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085330223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085330223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085330223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085330223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085330223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085330223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085330223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085330223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085330223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085330223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085330223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085330223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085330223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085330913 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085330914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00417ec8), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085330914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085330914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085330914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085330914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085330914 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085330914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0cd9f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085330914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085330914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085330914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085330914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085330914 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085330914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021b9fa), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085330914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085330914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085330914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085330914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085330915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085330915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085330915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085330915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085330915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085330915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085330915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085330915 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085330915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085330915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085330915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085330915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085330915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085330915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085330915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085330915 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085330915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085330915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085330915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085330915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085330915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085330915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085330915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085330915 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=481624, count=499420) 20241116085331379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085331379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085331379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085331379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085331379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085331379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085331379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085331379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085331379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085331379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085331379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085331379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085331427 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085331427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009236e1), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085331427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085331427 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085331427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085331427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085331427 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085331427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075dd3d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085331427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085331427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085331427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085331427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085331427 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085331427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df95e9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085331427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085331427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085331427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085331427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085331427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085331427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085331427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085331427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085331427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085331427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085331427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085331427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085331427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085331427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085331427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085331427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085331427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085331427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085331427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085331427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085331427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085331427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085331427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085331428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085331428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085332188 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085332188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7d55), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085332188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085332188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085332188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085332188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085332188 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085332188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00530f65), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085332188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085332188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085332188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085332188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085332188 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085332188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007525bc), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085332188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085332188 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085332188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085332188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085332189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085332189 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085332189 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085332189 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085332189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085332189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085332189 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085332189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085332189 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085332189 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085332189 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085332189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085332189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085332189 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085332189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085332189 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085332189 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085332189 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085332189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085332189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085332189 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:53: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_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 20241116085332978 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085332979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086d3ca), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085332979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085332979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085332979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085332979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085332979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085332979 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085332979 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085332979 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085332979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085332979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085332979 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241116085333244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085333248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085333252 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33573<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085333267 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085333267 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085333275 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085333275 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085333275 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085333275 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085333275 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085333275 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085333276 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085333276 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085333276 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59343 (stream_srv.c:129) 20241116085333276 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59343<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085333277 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333277 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085333277 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333277 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085333277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333277 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333277 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333277 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085333277 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333277 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085333277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333277 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333277 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333277 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085333277 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333277 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085333277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333277 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333277 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333277 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085333277 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085333277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333277 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085333277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085333277 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085333277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085333277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085333277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085333277 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085333277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085333277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085333277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085333277 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085333277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085333277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085333277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085333277 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(853)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(853)@604fbae46733: M3UA emulation initiated, the test can be started MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(853)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(851)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(856)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(856)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(856)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(854)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085333309 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085333309 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085333309 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085333309 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085333310 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085333310 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085333310 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085333310 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085333311 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333311 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085333311 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085333311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333311 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085333311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333311 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333311 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333311 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085333311 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085333311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333311 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085333311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333311 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333311 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333311 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085333311 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085333311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333311 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085333311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333311 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333311 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333311 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085333311 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085333311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085333312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333312 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333312 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085333312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085333312 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085333312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333312 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085333312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085333312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085333312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085333312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333312 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085333312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085333312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085333312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085333312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333312 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085333312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085333312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085333312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(859)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(859)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(859)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(857)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(862)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(862)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(862)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085333354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085333354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085333354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085333354 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085333354 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085333354 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085333354 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085333354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085333354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085333359 DLINP DEBUG SRVCONN(,r=127.0.0.1:59343<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085333359 DLINP DEBUG SRVCONN(,r=127.0.0.1:59343<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085333359 DLINP DEBUG SRVCONN(,r=127.0.0.1:59343<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085333359 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085333359 DHNBAP DEBUG (127.0.0.1:59343 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085333359 DHNBAP NOTICE (127.0.0.1:59343 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085333359 DHNBAP NOTICE (127.0.0.1:59343 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085333359 DLINP DEBUG SRVCONN(,r=127.0.0.1:59343<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085333359 DLINP DEBUG SRVCONN(,r=127.0.0.1:59343<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085333490 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085333490 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085333490 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085333490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(853)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085333497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333497 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085333497 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085333497 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085333497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085333497 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085333497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085333500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333500 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085333500 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085333500 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085333500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085333500 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085333500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085333500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085333500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085333501 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085333501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085333501 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085333501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085333501 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085333501 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085333501 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085333501 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085333502 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333502 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085333502 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085333502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085333502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333502 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333502 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333502 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333502 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085333502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085333502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085333502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085333502 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085333505 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 20241116085333505 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 20241116085333505 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085333505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(856)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085333514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333514 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085333514 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085333514 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085333514 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085333514 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085333514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085333515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333515 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085333515 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085333515 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085333515 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085333515 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085333515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085333515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085333515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085333515 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085333515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085333515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085333515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085333515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085333515 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085333515 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085333515 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085333516 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333516 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085333516 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085333516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333516 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085333516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333516 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085333516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085333516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085333516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085333516 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085333527 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085333527 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085333527 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085333527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(859)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085333529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333529 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085333529 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085333529 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085333529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085333529 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085333529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085333529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333529 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085333529 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085333529 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085333529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085333529 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085333529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085333529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085333529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085333529 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085333529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085333529 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085333529 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085333529 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085333529 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085333529 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085333529 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085333530 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333530 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085333530 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085333530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085333530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333530 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085333531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085333531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085333531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085333531 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085333541 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 20241116085333541 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 20241116085333541 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085333541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(862)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085333543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333543 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085333543 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085333543 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085333543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085333543 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085333543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085333544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333544 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085333544 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085333544 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085333544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085333544 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085333544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085333544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085333544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085333544 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085333544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085333544 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085333544 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085333544 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085333544 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085333544 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085333544 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085333545 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085333545 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085333545 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085333545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085333545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085333545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085333545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085333545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085333545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085333545 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085333545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085333545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085333545 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085333545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085333545 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085333545 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085333545 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085333545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085333545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085333545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085333545 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085333813 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085333813 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085333813 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085333813 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085333813 DLSCCP DEBUG SCCP-SCOC(79)[0x55c143d321b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(852)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085334298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334298 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085334298 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085334298 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085334298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085334298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085334298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085334298 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334298 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085334298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085334298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085334298 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085334298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085334298 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085334298 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085334298 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085334298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334298 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085334298 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085334298 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085334298 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085334298 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085334298 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085334298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085334298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085334298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085334299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085334299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085334299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085334299 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085334299 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085334299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334299 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085334299 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085334299 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085334299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085334299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085334299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085334299 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334300 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085334300 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085334300 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085334300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085334300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085334300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085334300 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085334301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085334301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085334301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085334301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085334301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085334301 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085334301 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085334301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334301 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085334301 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085334301 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085334301 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085334301 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(855)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085334309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334309 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085334309 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085334309 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085334309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085334309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085334309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085334309 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085334309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085334309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085334309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085334309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085334309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085334309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085334309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085334309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085334309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085334309 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085334309 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085334309 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) 20241116085334309 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) 20241116085334309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085334309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085334309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085334309 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085334309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085334309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085334309 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085334309 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085334309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085334309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085334309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085334310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085334310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085334310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085334310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334310 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085334310 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085334310 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085334310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085334310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085334310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085334310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085334310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085334310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085334310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085334310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085334310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085334310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085334310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085334310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334310 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085334310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085334310 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085334310 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085334310 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(858)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085334334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334334 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085334334 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085334334 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085334334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085334334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085334334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085334334 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085334334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085334334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085334334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085334334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085334334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085334334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085334334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085334334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085334334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085334334 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085334334 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085334334 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085334334 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085334334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085334334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085334334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085334334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085334334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085334334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085334334 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085334334 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085334334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085334334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085334334 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085334334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085334334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085334334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085334334 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085334335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085334335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085334335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085334335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085334335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334335 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085334335 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085334335 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085334335 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085334335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085334335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085334335 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334335 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085334335 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085334335 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085334335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085334335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085334335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085334335 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085334335 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(861)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085334351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334351 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085334351 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085334351 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 20241116085334351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085334351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085334351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085334351 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085334351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085334351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085334351 DLM3UA DEBUG 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) 20241116085334351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085334351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085334351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085334351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085334351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085334351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085334351 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085334351 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085334351 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) 20241116085334351 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) 20241116085334351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085334351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085334351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085334351 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085334351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085334351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085334351 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085334351 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085334351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334351 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085334351 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085334351 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085334351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085334351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085334351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085334352 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085334353 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085334353 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085334353 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 20241116085334353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085334353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085334353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085334353 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085334353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085334353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085334353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085334353 DLM3UA DEBUG 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) 20241116085334353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085334353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085334353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085334353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085334353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085334353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085334353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085334353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085334353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085334353 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085334353 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085334353 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085335365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085335369 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085335372 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085335375 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085335380 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085335385 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085335389 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085335391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085335394 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085335397 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085335399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085335401 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085335404 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085335406 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085335408 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085335409 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085335411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085335413 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085335414 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085335415 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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@604fbae46733: 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@604fbae46733: 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@604fbae46733: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001100011'B, t_guard := 20.000000 } 20241116085335440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37146<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@604fbae46733: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@604fbae46733: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(864) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)5840903 20241116085336476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085336476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085336476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241116085336476 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085336476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x592007, normal) (hnbgw_rua.c:407) 20241116085336476 DHNB DEBUG map_rua[0x55c143d321b0]{init}: Allocated (fsm.c:456) 20241116085336476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5840903)[0x55c143d321b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085336476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5840903 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085336476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085336476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085336476 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241116085336476 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5840903 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241116085336477 DCN DEBUG map_sccp[0x55c143d44910]{init}: Allocated (fsm.c:456) 20241116085336477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c143d44910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085336477 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5840903 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116085336477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5840903 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241116085336477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5840903)[0x55c143d321b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085336477 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085336477 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085336477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5840903)[0x55c143d321b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085336477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c143d44910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085336477 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085336477 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{IDLE}: Allocated (fsm.c:456) 20241116085336477 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085336477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030000630056400500f1100926) (sccp_scrc.c:406) 20241116085336477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085336477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085336477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085336477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085336477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085336477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085336477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085336477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085336477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085336477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085336477 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085336477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085336477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085336477 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085336477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c143d44910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085336477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5840903)[0x55c143d321b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085336478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085336478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085336478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085336478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085336478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085336478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085336478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085336478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(861)@604fbae46733: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(864) HNBGW_Test.sgsn1-RAN(861)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)3371126 HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(864)@604fbae46733: setverdict(pass): none -> pass 20241116085336489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085336489 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085336489 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085336489 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 20241116085336489 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085336489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085336489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085336489 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085336489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085336489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085336489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085336489 DLM3UA DEBUG 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) 20241116085336489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085336489 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0098bd14) (sccp_scrc.c:477) 20241116085336489 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20241116085336489 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085336489 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085336489 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085336489 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085336489 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) 20241116085336489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c143d44910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085336489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c143d44910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085336491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37146<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(864)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085336492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085336494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085336495 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085336497 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085336498 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085336499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085336500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085336502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085336503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085336505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085336506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085336507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085336509 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085336510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085336511 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085336512 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085336514 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085336515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085336516 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085336517 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001110110'B, t_guard := 20.000000 } 20241116085336529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@604fbae46733: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@604fbae46733: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(865) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@604fbae46733: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)14344093 20241116085337551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085337551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085337551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241116085337551 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085337551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdadf9d, normal) (hnbgw_rua.c:407) 20241116085337551 DHNB DEBUG map_rua[0x55c143d65e50]{init}: Allocated (fsm.c:456) 20241116085337551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14344093)[0x55c143d65e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085337551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14344093 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085337551 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085337551 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085337551 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241116085337551 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14344093 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241116085337551 DCN DEBUG map_sccp[0x55c143d384b0]{init}: Allocated (fsm.c:456) 20241116085337551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55c143d384b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085337552 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14344093 <-> SCCP-101 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116085337552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14344093 SCCP-101 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241116085337552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14344093)[0x55c143d65e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085337552 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085337552 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085337552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14344093)[0x55c143d65e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085337552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55c143d384b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085337552 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085337552 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{IDLE}: Allocated (fsm.c:456) 20241116085337552 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085337552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f40030002760056400500f1100926) (sccp_scrc.c:406) 20241116085337552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085337552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085337552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085337552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085337552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085337552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085337552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085337552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085337552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085337552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085337552 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085337552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085337552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085337552 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085337552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55c143d384b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085337552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14344093)[0x55c143d65e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085337552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085337552 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085337552 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085337552 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085337552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085337552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085337552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085337552 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(861)@604fbae46733: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(865) HNBGW_Test.sgsn1-RAN(861)@604fbae46733: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)1170229 HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(865)@604fbae46733: setverdict(pass): none -> pass 20241116085337559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085337560 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085337560 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085337560 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 20241116085337560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085337560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085337560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085337560 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085337560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085337560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085337560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085337560 DLM3UA DEBUG 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) 20241116085337560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085337560 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00df315f) (sccp_scrc.c:477) 20241116085337560 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20241116085337560 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085337560 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085337560 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085337560 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085337560 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085337560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55c143d384b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085337560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55c143d384b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085337561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(865)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085337564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085337568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085337572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085337574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085337576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085337578 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085337579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085337580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085337581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085337582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085337583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085337583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085337584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085337585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085337586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085337586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085337587 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085337588 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085337588 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085337589 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111011010'B, t_guard := 20.000000 } 20241116085337601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37158<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@604fbae46733: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@604fbae46733: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(866) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@604fbae46733: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)6365360 20241116085338617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085338617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085338617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241116085338617 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085338617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6120b0, normal) (hnbgw_rua.c:407) 20241116085338618 DHNB DEBUG map_rua[0x55c143d47d70]{init}: Allocated (fsm.c:456) 20241116085338618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6365360)[0x55c143d47d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085338618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6365360 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085338618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085338618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085338618 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241116085338618 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6365360 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241116085338618 DCN DEBUG map_sccp[0x55c143d481c0]{init}: Allocated (fsm.c:456) 20241116085338618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c143d481c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085338618 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6365360 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116085338618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6365360 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241116085338618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6365360)[0x55c143d47d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085338618 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085338618 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085338618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6365360)[0x55c143d47d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085338618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c143d481c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085338618 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085338618 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{IDLE}: Allocated (fsm.c:456) 20241116085338618 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085338618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f40030003da0056400500f1100926) (sccp_scrc.c:406) 20241116085338618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085338618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085338618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085338618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085338618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085338618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085338618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085338618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085338618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085338618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085338618 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085338618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085338618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085338618 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085338618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c143d481c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085338618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6365360)[0x55c143d47d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085338618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085338618 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085338618 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085338618 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085338618 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085338618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085338618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085338618 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(861)@604fbae46733: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(866) HNBGW_Test.sgsn1-RAN(861)@604fbae46733: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)4937291 HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: Session index based on connection ID:2 TC_sgsnpool_L3Complete_valid_nri_10(866)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241116085338621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085338621 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085338621 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085338622 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 20241116085338622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085338622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085338622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085338622 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085338622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085338622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085338622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085338622 DLM3UA DEBUG 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) 20241116085338622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085338622 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eb0ce5) (sccp_scrc.c:477) 20241116085338622 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20241116085338622 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085338622 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085338622 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085338622 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085338622 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) 20241116085338622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c143d481c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085338622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c143d481c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085338622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(866)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085338624 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085338626 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085338627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085338628 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085338629 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085338630 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085338631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085338631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085338632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085338633 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085338634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085338634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085338635 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085338636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085338636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085338637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085338638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085338639 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085338640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085338640 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085338643 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33573<->l=127.0.0.1:4262) (control_if.c:193) 20241116085338643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37130<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(852)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(857)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(858)@604fbae46733: Final verdict of PTC: none 20241116085338643 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085338643 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085338643 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085338643 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085338643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(851)@604fbae46733: Final verdict of PTC: none 20241116085338643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085338643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850)@604fbae46733: Final verdict of PTC: none 20241116085338643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085338643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085338643 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085338643 DLINP DEBUG SRVCONN(,r=127.0.0.1:59343<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085338643 DLINP DEBUG SRVCONN(,r=127.0.0.1:59343<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085338643 DLINP NOTICE SRV(,r=127.0.0.1:59343<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085338643 DMAIN NOTICE (127.0.0.1:59343 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59343<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085338643 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085338643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085338643 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085338643 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085338643 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085338643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085338643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085338643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085338643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085338643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085338643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085338643 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085338643 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085338643 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085338643 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(861)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(854)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(855)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(862)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(856)@604fbae46733: Final verdict of PTC: none 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085338643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085338643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085338643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085338643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085338643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085338643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085338643 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-M3UA(859)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(853)@604fbae46733: Final verdict of PTC: none 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085338644 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085338644 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085338644 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) 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085338644 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085338644 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085338644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@604fbae46733: Final verdict of PTC: none 20241116085338644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085338644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085338644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085338644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085338644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085338644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085338644 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085338644 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085338644 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085338644 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085338644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085338644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085338644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085338644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085338644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085338644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085338644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085338644 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085338644 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085338644 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085338644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085338644 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085338644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085338644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085338644 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085338644 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) 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085338644 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085338644 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085338644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085338644 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085338644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085338644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085338644 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085338644 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085338644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085338644 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085338644 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085338644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085338644 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085338644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085338644 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085338644 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085338644 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085338644 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085338644 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c143d44910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085338644 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085338644 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085338644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098bd14), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085338644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085338644 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085338644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085338644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085338644 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c143d44910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5840903)[0x55c143d321b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085338644 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5840903)[0x55c143d321b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085338644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5840903)[0x55c143d321b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5840903)[0x55c143d321b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5840903)[0x55c143d321b0]{disrupted}: Freeing instance (context_map.c:202) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5840903)[0x55c143d321b0]{disrupted}: Deallocated (fsm.c:568) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c143d44910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c143d44910]{disconnected}: Freeing instance (context_map.c:206) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c143d44910]{disconnected}: Deallocated (fsm.c:568) 20241116085338644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5840903 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55c143d384b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085338644 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085338644 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085338644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df315f), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085338644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085338644 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085338644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085338644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085338644 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55c143d384b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14344093)[0x55c143d65e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085338644 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14344093)[0x55c143d65e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) VirtHNBGW-STATS(844)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@604fbae46733: Final verdict of PTC: none 20241116085338644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14344093)[0x55c143d65e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14344093)[0x55c143d65e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14344093)[0x55c143d65e50]{disrupted}: Freeing instance (context_map.c:202) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14344093)[0x55c143d65e50]{disrupted}: Deallocated (fsm.c:568) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55c143d384b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55c143d384b0]{disconnected}: Freeing instance (context_map.c:206) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x55c143d384b0]{disconnected}: Deallocated (fsm.c:568) 20241116085338644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14344093 SCCP-101 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c143d481c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085338644 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085338644 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085338644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb0ce5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085338644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085338644 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085338644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085338644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085338644 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c143d481c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6365360)[0x55c143d47d70]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085338644 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6365360)[0x55c143d47d70]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085338644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6365360)[0x55c143d47d70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6365360)[0x55c143d47d70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6365360)[0x55c143d47d70]{disrupted}: Freeing instance (context_map.c:202) 20241116085338644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6365360)[0x55c143d47d70]{disrupted}: Deallocated (fsm.c:568) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c143d481c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c143d481c0]{disconnected}: Freeing instance (context_map.c:206) 20241116085338644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c143d481c0]{disconnected}: Deallocated (fsm.c:568) 20241116085338644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6365360 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116085338644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085338644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085338644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085338644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085338644 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085338644 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085338644 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085338644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085338644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085338644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085338644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085338644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085338644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085338644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085338644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085338644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085338644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085338644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085338644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085338644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085338644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085338644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085338644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085338644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085338644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085338644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085338644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085338644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085338644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(863)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(860)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085338650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37114<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(846)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(844): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(846): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(851): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(852): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(853): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(854): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(855): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(856): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(857): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(858): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(859): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(860): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(861): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(862): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(863): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(864): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(865): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(866): pass (pass -> pass) MTC@604fbae46733: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:53:38 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 20241116085338803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085339379 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085339379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fe199), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085339379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085339379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085339379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085339379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085339379 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085339379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4af87), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085339379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085339379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085339379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085339379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085339379 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085339379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00192e3a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085339379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085339379 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085339379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085339379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085339379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085339379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085339379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085339379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085339379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085339380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085339380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085339380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085339380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085339380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085339380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085339380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085339380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085339380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085339380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085339380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085339380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085339380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085339380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085339380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085339380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085339380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085339380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085339380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085339405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=480172) 20241116085340223 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085340223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22813), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085340223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085340223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085340223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085340223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085340223 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085340223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068a50a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085340223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085340223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085340223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085340223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085340223 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085340223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfcfe5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085340223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085340223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085340223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085340223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085340223 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085340223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df682f), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085340223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085340223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085340223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085340223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085340224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085340224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085340224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085340224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085340224 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085340224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085340224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085340224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085340224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085340224 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085340224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085340224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085340224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085340224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085340224 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085340224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085340224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085340224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085340224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085340224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085340224 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=480172, count=493684) 20241116085340644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085340644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085340644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085340644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085340644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085340644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085340644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085340644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085340644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085340644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085340644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085340644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085340914 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085340914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0cd9f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085340914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085340914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085340915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085340915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085340915 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085340915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00417ec8), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085340915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085340915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085340915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085340915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085340915 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085340915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021b9fa), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085340915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085340915 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085340915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085340915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085340915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085340915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085340915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085340915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085340915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085340915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085340915 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085340915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085340915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085340915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085340916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085340916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085340916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085340916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085340916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085340916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085340916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085340916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085340916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085340916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085340916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085341428 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085341428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df95e9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085341428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085341428 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085341428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085341428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085341428 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085341428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075dd3d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085341428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085341428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085341428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085341428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085341428 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085341428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009236e1), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085341428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085341428 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085341428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085341429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085341429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085341429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085341429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085341429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085341429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085341429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085341429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085341429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085341429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085341429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085341429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085341429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085341429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085341429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085341429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085341429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085341429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085341429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085341429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085341429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085341429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:53: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_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 20241116085342189 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085342189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007525bc), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085342189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342189 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085342189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342189 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085342189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00530f65), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085342189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085342189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342189 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085342189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a7d55), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085342189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085342189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085342190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085342190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085342190 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085342190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085342190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085342190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085342190 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085342190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085342190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085342190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085342190 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241116085342523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085342528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085342532 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46753<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085342549 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085342549 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085342556 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085342557 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342557 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085342557 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342557 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085342557 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342557 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085342557 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085342558 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342558 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085342558 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085342558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342558 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342558 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56033 (stream_srv.c:129) 20241116085342558 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56033<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085342558 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342558 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085342558 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342558 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085342558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342558 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342558 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342558 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085342558 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085342558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085342558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085342558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342558 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085342558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342558 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342558 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342558 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085342558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085342558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085342558 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085342558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085342558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342558 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085342558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342558 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085342558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085342558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085342558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085342558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085342558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085342558 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(877)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(877)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(877)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(875)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(880)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(880)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(880)@604fbae46733: ************************************************* HNBGW_Test.msc1-SCCP(878)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(883)@604fbae46733: ************************************************* HNBGW_Test.msc2-M3UA(883)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(883)@604fbae46733: ************************************************* HNBGW_Test.msc2-SCCP(881)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085342598 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085342598 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342599 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085342599 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342599 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085342599 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342599 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085342599 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342600 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342600 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085342600 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342600 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085342600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342600 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342600 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342600 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085342600 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342600 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085342600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342600 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342600 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342600 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085342600 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342600 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085342600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342600 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342600 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342600 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085342600 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085342600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342600 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085342600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085342600 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085342600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085342600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085342600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085342600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085342600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085342600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085342600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085342600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085342601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085342601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085342601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085342601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(886)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(886)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(886)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(884)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(889)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(889)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(889)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(887)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(892)@604fbae46733: ************************************************* HNBGW_Test.sgsn2-M3UA(892)@604fbae46733: M3UA emulation initiated, the test can be started MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(892)@604fbae46733: ************************************************* HNBGW_Test.sgsn2-SCCP(890)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085342652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085342652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085342652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085342652 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085342652 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085342652 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085342652 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085342652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085342652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085342657 DLINP DEBUG SRVCONN(,r=127.0.0.1:56033<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085342657 DLINP DEBUG SRVCONN(,r=127.0.0.1:56033<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085342657 DLINP DEBUG SRVCONN(,r=127.0.0.1:56033<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085342657 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085342657 DHNBAP DEBUG (127.0.0.1:56033 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085342657 DHNBAP NOTICE (127.0.0.1:56033 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085342657 DHNBAP NOTICE (127.0.0.1:56033 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085342657 DLINP DEBUG SRVCONN(,r=127.0.0.1:56033<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085342657 DLINP DEBUG SRVCONN(,r=127.0.0.1:56033<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085342772 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085342772 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085342772 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085342772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(877)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085342779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342779 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085342779 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085342779 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085342779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085342779 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085342779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085342782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342782 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085342782 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085342782 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085342782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085342782 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085342782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085342782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085342782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085342782 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085342782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085342782 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085342782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085342782 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085342782 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085342782 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085342783 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342784 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342784 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085342784 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085342784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085342784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342784 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342784 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 20241116085342784 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 20241116085342784 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085342784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085342784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085342784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085342784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085342784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085342784 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(880)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085342791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342791 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085342791 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085342791 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085342791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085342791 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085342791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085342794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342794 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085342794 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085342794 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085342794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085342794 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085342794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085342794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085342794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085342794 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085342794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085342794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085342794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085342794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085342794 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085342794 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085342794 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342795 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342795 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085342795 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085342795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342795 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085342796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342796 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342796 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342796 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342796 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085342796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085342796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085342796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085342796 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085342797 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 20241116085342797 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 20241116085342797 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085342797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(883)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116085342801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342801 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116085342801 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085342801 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085342801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085342801 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085342802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085342803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342803 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085342803 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085342803 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085342803 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085342803 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085342803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085342803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085342803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085342803 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116085342803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085342803 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085342803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085342803 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085342803 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085342803 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085342803 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342804 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342804 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085342804 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085342804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342804 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085342804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342804 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342805 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342805 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342805 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085342805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085342805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085342805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085342805 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085342814 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085342814 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085342814 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085342814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(886)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085342817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342817 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085342817 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085342817 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085342817 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085342817 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085342817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085342818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342818 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085342818 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085342818 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085342818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085342818 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085342818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085342818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085342818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085342818 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085342818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085342818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085342818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085342818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085342818 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085342818 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085342818 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342820 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342820 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085342820 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085342820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085342820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342820 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085342820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085342820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085342820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085342820 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085342827 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 20241116085342827 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 20241116085342827 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085342827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(889)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085342830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342831 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085342831 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085342831 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085342831 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085342831 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085342831 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085342832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342832 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085342832 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085342832 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085342832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085342832 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085342832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085342832 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085342832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085342832 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085342832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085342832 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085342832 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085342832 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085342832 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085342832 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085342832 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342833 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342833 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085342833 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085342833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342834 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085342834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342834 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085342834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085342834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085342834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085342834 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085342841 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 20241116085342841 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 20241116085342841 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085342841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(892)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241116085342845 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) 20241116085342845 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241116085342845 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085342845 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085342845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085342845 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085342845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085342846 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) 20241116085342846 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085342846 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085342846 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085342846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085342846 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085342847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085342847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085342847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085342847 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241116085342847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085342847 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085342847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085342847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085342847 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085342847 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085342847 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085342848 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085342848 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085342848 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085342848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085342848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085342848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085342848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085342848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085342848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085342848 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085342848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085342848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085342848 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085342848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085342848 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085342848 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085342848 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085342848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085342848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085342848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085342848 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085342974 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085342975 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085342975 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085342975 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085342975 DLSCCP DEBUG SCCP-SCOC(80)[0x55c143d43cb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(876)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085343589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343589 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085343589 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085343589 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085343589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343589 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085343589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343589 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343589 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085343589 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085343589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343589 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343589 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343589 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085343589 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085343589 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085343590 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085343590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085343590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085343590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085343590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085343590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085343590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085343590 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085343590 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085343590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343590 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085343590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085343590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085343590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085343590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085343590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085343590 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343593 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085343593 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085343593 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085343593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343593 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085343593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085343593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085343593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343593 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085343593 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085343593 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(879)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085343598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343598 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085343598 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085343598 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085343599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085343599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085343599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085343599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343599 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085343599 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085343599 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) 20241116085343599 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) 20241116085343599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085343599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085343599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085343599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085343599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085343599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085343599 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085343599 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085343599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085343599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085343599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085343599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085343599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085343600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085343600 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343602 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085343602 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085343602 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085343602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085343602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085343602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085343602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343602 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085343603 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085343603 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(882)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085343608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343608 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085343608 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085343608 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 20241116085343608 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343608 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343609 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) 20241116085343609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085343609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085343609 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085343609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085343609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343609 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085343609 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085343609 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) 20241116085343609 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) 20241116085343609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085343609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085343609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085343609 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085343609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085343609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085343609 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085343609 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: link up (cnlink.c:111) 20241116085343609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343609 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085343609 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085343609 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085343609 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085343609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085343609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085343609 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343609 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085343609 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085343609 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 20241116085343609 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343609 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343609 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) 20241116085343609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085343609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085343609 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085343609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085343609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343609 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085343609 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085343609 DRANAP INFO cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(885)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085343618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343618 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085343618 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085343618 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085343618 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343618 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085343618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085343618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085343618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343618 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343618 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343618 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085343618 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085343618 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085343618 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085343618 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085343618 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085343618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085343618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085343618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085343618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085343618 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085343618 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085343618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343618 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085343618 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085343618 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085343618 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085343618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085343618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085343618 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343618 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085343619 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085343619 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085343619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343619 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085343619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085343619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085343619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343619 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085343619 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085343619 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(888)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085343635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343635 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085343635 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085343635 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 20241116085343635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343635 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343635 DLM3UA DEBUG 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) 20241116085343635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343635 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343635 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085343635 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085343635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343635 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343635 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343635 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085343635 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085343635 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) 20241116085343635 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) 20241116085343635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085343635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085343635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085343636 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085343636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085343636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085343636 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085343636 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085343636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085343636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085343636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085343636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085343636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085343636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085343636 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343638 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085343638 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085343638 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 20241116085343638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343638 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343638 DLM3UA DEBUG 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) 20241116085343638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343638 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343638 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085343638 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085343638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343638 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343638 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343638 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085343638 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085343638 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(891)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085343654 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) 20241116085343654 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085343654 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085343654 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 20241116085343654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343654 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343654 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) 20241116085343654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343654 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343654 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116085343654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085343654 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) 20241116085343654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343654 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) 20241116085343654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343654 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343654 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343654 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085343654 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085343655 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) 20241116085343655 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) 20241116085343655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085343655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085343655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085343655 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085343655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085343655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085343655 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085343655 DRANAP NOTICE cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: link up (cnlink.c:111) 20241116085343655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085343655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085343655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085343655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085343655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085343655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085343655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085343655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343657 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) 20241116085343657 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085343657 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085343657 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 20241116085343657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085343657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085343657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085343657 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085343657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085343657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085343657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085343657 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) 20241116085343657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085343657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085343657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116085343657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085343657 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) 20241116085343657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085343658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343658 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) 20241116085343658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085343658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085343658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085343658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085343658 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085343658 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085343658 DRANAP INFO cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085344662 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085344664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085344664 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085344665 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085344666 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085344667 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085344668 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085344668 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085344669 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085344670 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085344671 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085344671 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085344672 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085344673 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085344674 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085344675 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085344676 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085344677 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085344677 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085344678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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@604fbae46733: 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@604fbae46733: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010111000'B, t_guard := 20.000000 } 20241116085344691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38876<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@604fbae46733: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@604fbae46733: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(894) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)10669903 20241116085345712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085345712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085345712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241116085345712 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085345712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa2cf4f, normal) (hnbgw_rua.c:407) 20241116085345712 DHNB DEBUG map_rua[0x55c143cb68a0]{init}: Allocated (fsm.c:456) 20241116085345712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10669903)[0x55c143cb68a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085345712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10669903 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085345712 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085345712 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085345712 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241116085345712 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10669903 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241116085345712 DCN DEBUG map_sccp[0x55c143d321b0]{init}: Allocated (fsm.c:456) 20241116085345712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55c143d321b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085345712 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10669903 <-> SCCP-103 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241116085345712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10669903 SCCP-103 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241116085345712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10669903)[0x55c143cb68a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085345712 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085345712 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085345712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10669903)[0x55c143cb68a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085345712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55c143d321b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085345712 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085345712 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{IDLE}: Allocated (fsm.c:456) 20241116085345712 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085345712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030000b80056400500f1100926) (sccp_scrc.c:406) 20241116085345712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085345712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085345712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085345712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085345712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085345712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085345712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085345712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085345712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085345712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085345712 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085345712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085345712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085345712 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085345712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55c143d321b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085345712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10669903)[0x55c143cb68a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085345712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085345712 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085345712 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085345712 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085345712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085345712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085345712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085345712 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(890)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(891)@604fbae46733: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(894) HNBGW_Test.sgsn2-RAN(891)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)9963674 HNBGW_Test.sgsn2-SCCP(890)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(890)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(894)@604fbae46733: setverdict(pass): none -> pass 20241116085345718 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) 20241116085345718 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085345718 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085345718 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 20241116085345718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085345718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085345718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085345718 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085345718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085345718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085345718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085345718 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) 20241116085345718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085345718 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006ade29) (sccp_scrc.c:477) 20241116085345718 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20241116085345718 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085345718 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085345718 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085345718 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085345718 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085345718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55c143d321b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085345718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55c143d321b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085345718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38876<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(894)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085345720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085345721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085345722 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085345723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085345724 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085345725 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085345726 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085345727 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085345728 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085345730 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085345731 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085345731 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085345732 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085345733 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085345734 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085345734 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085345735 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085345736 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085345737 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085345738 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001101001'B, t_guard := 20.000000 } 20241116085345750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38886<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@604fbae46733: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@604fbae46733: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(895) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@604fbae46733: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)8158003 20241116085346760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085346760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085346760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241116085346760 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085346760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7c7b33, normal) (hnbgw_rua.c:407) 20241116085346760 DHNB DEBUG map_rua[0x55c143d65e50]{init}: Allocated (fsm.c:456) 20241116085346760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8158003)[0x55c143d65e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085346760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8158003 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085346760 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085346760 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085346760 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241116085346760 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8158003 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241116085346760 DCN DEBUG map_sccp[0x55c143d384b0]{init}: Allocated (fsm.c:456) 20241116085346760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55c143d384b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085346760 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8158003 <-> SCCP-104 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241116085346760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8158003 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241116085346760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8158003)[0x55c143d65e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085346760 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085346760 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085346760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8158003)[0x55c143d65e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085346760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55c143d384b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085346760 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085346760 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{IDLE}: Allocated (fsm.c:456) 20241116085346760 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085346760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f40030000690056400500f1100926) (sccp_scrc.c:406) 20241116085346760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085346760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085346760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085346760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085346760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085346760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085346760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085346760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085346760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085346760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085346760 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085346760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085346760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085346760 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085346760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55c143d384b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085346760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8158003)[0x55c143d65e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085346760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085346760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085346760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085346760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085346760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085346760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085346760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085346760 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@604fbae46733: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(890)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(891)@604fbae46733: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(895) HNBGW_Test.sgsn2-RAN(891)@604fbae46733: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)9070118 HNBGW_Test.sgsn2-SCCP(890)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(890)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085346764 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) 20241116085346764 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085346764 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085346764 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 20241116085346764 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085346764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085346764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085346764 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085346764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085346764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085346764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) TC_sgsnpool_L3Complete_valid_nri_20(895)@604fbae46733: setverdict(pass): none -> pass 20241116085346764 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) 20241116085346764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085346764 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b95417) (sccp_scrc.c:477) 20241116085346764 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20241116085346764 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085346764 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085346764 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085346764 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085346764 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085346764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55c143d384b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085346764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55c143d384b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085346767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38886<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(895)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085346772 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085346774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085346777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085346780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085346782 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085346784 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085346785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085346785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085346786 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085346787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085346788 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085346789 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085346790 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085346792 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085346793 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085346794 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085346796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085346797 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085346798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085346800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111101111'B, t_guard := 20.000000 } 20241116085346811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38894<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(888)@604fbae46733: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(888)@604fbae46733: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(896) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@604fbae46733: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(896)8126733 20241116085347836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085347836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085347836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116085347836 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085347836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7c010d, normal) (hnbgw_rua.c:407) 20241116085347836 DHNB DEBUG map_rua[0x55c143d481c0]{init}: Allocated (fsm.c:456) 20241116085347837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8126733)[0x55c143d481c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085347837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8126733 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085347837 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085347837 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085347837 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116085347837 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8126733 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241116085347837 DCN DEBUG map_sccp[0x55c143d48940]{init}: Allocated (fsm.c:456) 20241116085347837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55c143d48940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085347837 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8126733 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116085347837 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8126733 SCCP-105 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116085347837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8126733)[0x55c143d481c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085347837 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085347837 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085347837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8126733)[0x55c143d481c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085347837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55c143d48940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085347837 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085347837 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{IDLE}: Allocated (fsm.c:456) 20241116085347837 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085347837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f40030001ef0056400500f1100926) (sccp_scrc.c:406) 20241116085347837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085347837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085347837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085347837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085347837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085347837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085347837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085347837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085347837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085347837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085347837 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085347837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085347837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085347837 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085347837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55c143d48940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085347837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8126733)[0x55c143d481c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085347837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085347837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085347837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085347837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085347837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085347837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085347837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085347837 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(887)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(887)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(888)@604fbae46733: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(896) HNBGW_Test.sgsn1-RAN(888)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(896)427377 HNBGW_Test.sgsn1-SCCP(887)@604fbae46733: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(896)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(887)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085347858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085347858 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085347858 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085347858 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 20241116085347858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085347858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085347858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085347858 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085347859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085347859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085347859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085347859 DLM3UA DEBUG 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) 20241116085347859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085347859 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001acf04) (sccp_scrc.c:477) 20241116085347859 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20241116085347859 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085347859 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085347859 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085347859 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085347859 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085347859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55c143d48940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085347859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55c143d48940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085347860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38894<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(896)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085347862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085347867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085347869 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085347871 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085347873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085347874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085347875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085347876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085347876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085347877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085347878 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085347879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085347879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085347881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085347882 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085347882 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085347884 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085347885 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085347886 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085347887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085347890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085347890 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46753<->l=127.0.0.1:4262) (control_if.c:193) 20241116085347890 DLINP DEBUG SRVCONN(,r=127.0.0.1:56033<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085347890 DLINP DEBUG SRVCONN(,r=127.0.0.1:56033<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085347890 DLINP NOTICE SRV(,r=127.0.0.1:56033<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085347890 DMAIN NOTICE (127.0.0.1:56033 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56033<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085347890 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085347890 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085347890 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) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241116085347890 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085347890 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085347890 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085347890 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) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085347890 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085347890 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085347890 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085347890 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) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241116085347890 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085347890 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085347890 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) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-SCCP(875)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-RAN(882)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@604fbae46733: Final verdict of PTC: none 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085347890 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(876)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(888)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(878)@604fbae46733: Final verdict of PTC: none 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085347890 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.sgsn0-RAN(885)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(884)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(881)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(890)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874)@604fbae46733: Final verdict of PTC: none 20241116085347890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085347890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085347890 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241116085347890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085347890 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085347890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc1-RAN(879)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(891)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(869)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(883)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(886)@604fbae46733: Final verdict of PTC: none 20241116085347890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085347890 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085347890 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085347890 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085347890 DRANAP NOTICE cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085347890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55c143d321b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085347890 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085347890 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085347890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ade29), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085347890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085347890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085347890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085347890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085347890 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085347890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55c143d321b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085347890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10669903)[0x55c143cb68a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085347890 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10669903)[0x55c143cb68a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085347890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085347890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10669903)[0x55c143cb68a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085347890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10669903)[0x55c143cb68a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085347890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10669903)[0x55c143cb68a0]{disrupted}: Freeing instance (context_map.c:202) 20241116085347890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10669903)[0x55c143cb68a0]{disrupted}: Deallocated (fsm.c:568) 20241116085347890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55c143d321b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085347890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55c143d321b0]{disconnected}: Freeing instance (context_map.c:206) 20241116085347890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x55c143d321b0]{disconnected}: Deallocated (fsm.c:568) 20241116085347890 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10669903 SCCP-103 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241116085347890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55c143d384b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085347890 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085347890 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085347890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b95417), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085347890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085347890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085347890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085347890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085347890 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085347890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55c143d384b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085347890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8158003)[0x55c143d65e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085347890 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8158003)[0x55c143d65e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085347890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085347890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8158003)[0x55c143d65e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085347890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8158003)[0x55c143d65e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085347890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8158003)[0x55c143d65e50]{disrupted}: Freeing instance (context_map.c:202) 20241116085347890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8158003)[0x55c143d65e50]{disrupted}: Deallocated (fsm.c:568) 20241116085347890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55c143d384b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085347890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55c143d384b0]{disconnected}: Freeing instance (context_map.c:206) 20241116085347890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x55c143d384b0]{disconnected}: Deallocated (fsm.c:568) 20241116085347890 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8158003 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241116085347890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085347890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085347890 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085347890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085347890 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085347890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085347890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085347890 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085347891 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085347891 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085347891 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085347891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085347891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085347891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085347891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085347891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085347891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085347891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085347891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085347891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085347891 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085347891 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085347891 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085347891 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085347891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085347891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085347891 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085347891 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085347891 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085347891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8126733)[0x55c143d481c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085347891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8126733)[0x55c143d481c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085347891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55c143d48940]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085347891 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085347891 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085347891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001acf04), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085347891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085347891 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085347891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085347891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085347891 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085347891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55c143d48940]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085347891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8126733)[0x55c143d481c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085347891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8126733)[0x55c143d481c0]{disrupted}: Freeing instance (context_map.c:202) 20241116085347891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8126733)[0x55c143d481c0]{disrupted}: Deallocated (fsm.c:568) 20241116085347891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55c143d48940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085347891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55c143d48940]{disconnected}: Freeing instance (context_map.c:206) 20241116085347891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x55c143d48940]{disconnected}: Deallocated (fsm.c:568) 20241116085347891 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8126733 SCCP-105 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241116085347891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085347891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085347891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085347891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085347891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085347891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085347891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085347891 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085347891 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085347891 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085347891 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085347891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085347891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085347891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116085347891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085347891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085347891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085347891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085347891 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085347891 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085347891 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085347891 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085347891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085347891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085347891 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085347891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085347891 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085347891 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085347891 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085347891 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085347891 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085347891 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085347891 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085347890 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085347890 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085347890 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085347890 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085347890 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) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085347890 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085347890 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085347890 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085347890 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085347890 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085347890 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085347890 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085347890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085347890 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085347890 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) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085347890 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085347890 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085347890 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) 20241116085347890 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085347891 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085347891 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085347891 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085347891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085347891 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085347891 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085347891 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085347891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085347891 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085347891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085347891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085347891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085347891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085347891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085347891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085347891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085347891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085347891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085347891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085347891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085347891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085347891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085347891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085347891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085347891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085347891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085347891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085347891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085347891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085347891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085347891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085347891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085347891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085347891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085347891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-M3UA(892)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(880)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(877)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(893)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(887)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(889)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(868)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085347947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38860<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(870)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(868): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(869): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(870): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(875): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(876): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(877): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(878): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(879): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(880): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-SCCP(881): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-RAN(882): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-M3UA(883): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(884): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(885): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(886): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(887): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(888): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(889): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(890): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-RAN(891): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(892): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(893): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(894): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(895): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(896): pass (pass -> pass) MTC@604fbae46733: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:53:48 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 20241116085348064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085348644 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085348644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb0ce5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085348644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085348644 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085348644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085348644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085348644 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085348644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df315f), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085348644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085348644 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085348644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085348645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085348645 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085348645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098bd14), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085348645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085348645 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085348645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085348645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085348645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085348645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085348645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085348645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085348645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085348645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085348645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085348645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085348645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085348645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085348645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085348645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085348645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085348645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085348645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085348645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085348645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085348645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085348645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085348645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085348645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085348645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085348645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085348645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085348767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38906<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=605816) 20241116085349379 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085349380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00192e3a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085349380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085349380 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085349380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085349380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085349380 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085349380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4af87), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085349380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085349380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085349380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085349380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085349380 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085349380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fe199), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085349380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085349380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085349380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085349380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085349380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085349380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085349380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085349380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085349380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085349380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085349380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085349380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085349380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085349380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085349380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085349380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085349380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085349380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085349380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085349380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085349380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085349380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085349380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085349380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085349380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085349380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085349380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085349380 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=605816, count=632140) 20241116085349892 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085349892 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085349892 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085349892 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085349892 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085349892 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116085349892 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085349892 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085349892 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085349892 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085349892 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085349892 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085349892 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085349892 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085349892 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085349892 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085349892 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085349892 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241116085350224 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085350224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df682f), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085350224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085350224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085350224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085350224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085350224 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085350224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfcfe5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085350224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085350224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085350224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085350224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085350224 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085350224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068a50a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085350224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085350224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085350224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085350224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085350224 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085350224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22813), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085350224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085350224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085350224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085350224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085350224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085350224 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085350224 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085350224 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085350225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085350225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085350225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085350225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085350225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085350225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085350225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085350225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085350225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085350225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085350225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085350225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085350225 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:53: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_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 20241116085350915 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085350915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021b9fa), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085350915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085350915 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085350915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085350915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085350915 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085350915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00417ec8), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085350915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085350915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085350915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085350915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085350916 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085350916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0cd9f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085350916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085350916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085350916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085350916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085350916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085350916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085350916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085350916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085350916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085350916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085350916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085350916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085350916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085350916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085350916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085350916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085350916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085350916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085350916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085350916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085350916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085350916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085350916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085350916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085350916 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085351429 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085351430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009236e1), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085351430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085351430 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085351430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085351430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085351430 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085351430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075dd3d), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085351430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085351430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085351430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085351430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085351430 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085351430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df95e9), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085351430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085351430 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085351430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085351430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085351430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085351430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085351430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085351430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085351430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085351430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085351430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085351430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085351430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085351430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085351430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085351430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085351430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085351430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085351430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085351430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085351430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085351430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085351430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085351430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085351430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_sgsnpool_L3Compl_no_cn started. 20241116085351865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085351870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085351876 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44455<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_no_cn-Iuh0(901)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085351894 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085351894 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085351903 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085351903 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085351903 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085351903 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085351903 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085351904 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085351904 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085351904 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085351904 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49715 (stream_srv.c:129) 20241116085351904 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49715<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085351905 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085351905 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085351905 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085351905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085351905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085351905 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085351905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085351905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085351905 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085351905 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085351905 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085351905 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085351905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085351905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085351905 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085351905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085351905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085351905 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085351905 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085351905 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085351905 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085351905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085351905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085351905 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085351905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085351905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085351905 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085351905 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085351905 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085351905 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085351905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085351905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085351905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085351905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085351905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085351905 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085351905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085351905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085351905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085351905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085351905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085351905 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085351905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085351905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085351905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085351905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085351905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085351905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085351905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085351905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085351905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085351905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085351905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085351905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085351905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085351905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085351905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085351905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085351905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085351905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085351905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085351905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085351905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(907)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(907)@604fbae46733: M3UA emulation initiated, the test can be started MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(907)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(905)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085351920 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085351920 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085351920 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085351920 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085351920 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085351920 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085351920 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085351920 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085351921 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085351921 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085351921 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085351921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085351921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085351921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085351922 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085351922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085351922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085351922 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085351922 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085351922 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085351922 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085351922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085351922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085351922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085351922 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085351922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085351922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085351922 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085351922 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085351922 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085351922 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085351922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085351922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085351922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085351922 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085351922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085351922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085351922 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085351922 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085351922 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085351922 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085351922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085351922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085351922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085351922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085351922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085351922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085351922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085351922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085351922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085351922 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085351922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085351922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085351922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085351922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085351922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085351922 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085351922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085351922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085351922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085351922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085351922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085351922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085351922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085351922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085351922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085351922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085351922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085351922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085351922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085351922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085351922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085351922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085351922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085351922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085351922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085351922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085351922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(910)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(910)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(910)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(908)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085351947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085351947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085351947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085351947 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085351947 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085351947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085351947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085351947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085351947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085351951 DLINP DEBUG SRVCONN(,r=127.0.0.1:49715<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085351951 DLINP DEBUG SRVCONN(,r=127.0.0.1:49715<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085351951 DLINP DEBUG SRVCONN(,r=127.0.0.1:49715<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085351951 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085351951 DHNBAP DEBUG (127.0.0.1:49715 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085351951 DHNBAP NOTICE (127.0.0.1:49715 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085351951 DHNBAP NOTICE (127.0.0.1:49715 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085351951 DLINP DEBUG SRVCONN(,r=127.0.0.1:49715<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085351951 DLINP DEBUG SRVCONN(,r=127.0.0.1:49715<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085352119 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085352119 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085352119 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085352119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(907)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085352126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352126 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085352126 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085352126 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085352126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085352126 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085352126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085352129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352129 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085352129 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085352129 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085352129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085352129 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085352129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085352129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085352129 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085352129 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085352130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085352130 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085352130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085352130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085352130 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085352130 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085352130 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085352131 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085352131 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085352131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085352131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085352131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085352131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085352131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085352131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085352131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085352131 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085352132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085352132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085352132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085352132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085352132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085352132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085352132 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085352136 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085352136 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085352136 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085352136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(910)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085352141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352141 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085352141 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085352141 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085352141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085352141 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085352141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085352141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352141 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085352141 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085352141 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085352141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085352141 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085352141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085352141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085352141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085352141 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085352141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085352141 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085352141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085352141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085352141 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085352141 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085352141 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085352142 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085352143 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085352143 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085352143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085352143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085352143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085352143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085352143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085352143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085352143 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085352143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085352143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085352143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085352143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085352143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085352143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085352143 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085352185 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(82)[0x55c143d2fd10]{IDLE}: Deallocated (fsm.c:568) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(81)[0x55c143d443a0]{IDLE}: Deallocated (fsm.c:568) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085352185 DLSCCP DEBUG SCCP-SCOC(83)[0x55c143d49ab0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(906)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085352934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352934 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085352934 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085352934 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085352935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085352935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085352935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085352935 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085352935 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085352935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085352935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085352935 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085352935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085352935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085352935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085352935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085352935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085352935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085352935 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085352935 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085352935 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085352936 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085352936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085352936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085352936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085352936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085352936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085352936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085352936 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085352936 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085352936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085352936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085352936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085352936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085352936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085352936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085352936 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085352938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352938 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085352938 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085352938 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085352938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085352938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085352938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085352939 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085352939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085352939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085352939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085352939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085352939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085352939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085352939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085352939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085352939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085352939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085352939 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085352939 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085352939 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(909)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085352949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352949 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085352949 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085352949 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085352949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085352949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085352949 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085352949 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085352949 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085352949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085352949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085352949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085352949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085352949 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085352949 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085352949 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085352949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352949 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085352949 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085352949 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085352949 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085352949 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085352949 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085352949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085352949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085352949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085352949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085352949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085352950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085352950 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085352950 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085352950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352950 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085352950 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085352950 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085352950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085352950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085352950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085352950 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085352952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085352952 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085352952 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085352952 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085352952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085352952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085352952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085352952 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085352952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085352952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085352952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085352952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085352952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085352952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085352952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085352952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085352952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085352952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085352952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085352952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085352952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085352952 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085352952 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085352952 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085352957 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085352960 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085352962 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085352964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085352966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085352968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085352971 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085352973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085352974 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085352976 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085352977 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085352979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085352980 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085352981 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085352982 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085352983 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085352984 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085352985 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085352986 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085352987 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111110110'B, t_guard := 20.000000 } 20241116085353006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35538<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)8625425 20241116085354041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085354041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085354041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116085354041 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085354041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x839d11, normal) (hnbgw_rua.c:407) 20241116085354041 DHNB DEBUG map_rua[0x55c143d49ab0]{init}: Allocated (fsm.c:456) 20241116085354041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8625425)[0x55c143d49ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085354041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8625425 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085354041 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085354041 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085354041 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116085354042 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8625425 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241116085354042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8625425)[0x55c143d49ab0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085354042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8625425)[0x55c143d49ab0]{init}: Freeing instance (context_map.c:202) 20241116085354042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8625425)[0x55c143d49ab0]{init}: Deallocated (fsm.c:568) 20241116085354042 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8625425 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085354042 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:282) 20241116085354042 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085354042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085354042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085354042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@604fbae46733: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)8625425 20241116085354047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35538<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(912)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: 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 := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000010001'B, t_guard := 20.000000 } 20241116085354059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35540<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)9939762 20241116085355078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085355078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085355078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241116085355078 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085355078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x97ab32, normal) (hnbgw_rua.c:407) 20241116085355078 DHNB DEBUG map_rua[0x55c143d49ab0]{init}: Allocated (fsm.c:456) 20241116085355078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9939762)[0x55c143d49ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085355078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9939762 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085355078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085355078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085355079 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241116085355079 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-9939762 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241116085355079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9939762)[0x55c143d49ab0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085355079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9939762)[0x55c143d49ab0]{init}: Freeing instance (context_map.c:202) 20241116085355079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9939762)[0x55c143d49ab0]{init}: Deallocated (fsm.c:568) 20241116085355079 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9939762 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241116085355079 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:282) 20241116085355079 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085355079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085355079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085355079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@604fbae46733: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)9939762 20241116085355084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35540<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(913)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: 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 := '000000000000001110101011'B, t_guard := 20.000000 } 20241116085355102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)7960533 20241116085356124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085356124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085356124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085356124 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085356124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7977d5, normal) (hnbgw_rua.c:407) 20241116085356124 DHNB DEBUG map_rua[0x55c143d49ab0]{init}: Allocated (fsm.c:456) 20241116085356124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7960533)[0x55c143d49ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085356124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7960533 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085356124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085356124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085356124 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7960533 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241116085356124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7960533)[0x55c143d49ab0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085356124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7960533)[0x55c143d49ab0]{init}: Freeing instance (context_map.c:202) 20241116085356124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7960533)[0x55c143d49ab0]{init}: Deallocated (fsm.c:568) 20241116085356124 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7960533 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241116085356124 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) 20241116085356124 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085356124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085356124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085356124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@604fbae46733: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)7960533 20241116085356133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(914)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100100010'B, t_guard := 20.000000 } 20241116085356156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35548<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@604fbae46733: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)14930088 20241116085357173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085357173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085357173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116085357173 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085357173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe3d0a8, normal) (hnbgw_rua.c:407) 20241116085357173 DHNB DEBUG map_rua[0x55c143d49ab0]{init}: Allocated (fsm.c:456) 20241116085357173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14930088)[0x55c143d49ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085357173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14930088 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085357173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085357173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085357173 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116085357173 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14930088 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241116085357173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14930088)[0x55c143d49ab0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085357173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14930088)[0x55c143d49ab0]{init}: Freeing instance (context_map.c:202) 20241116085357173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14930088)[0x55c143d49ab0]{init}: Deallocated (fsm.c:568) 20241116085357173 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14930088 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085357173 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:282) 20241116085357173 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085357173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085357173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085357173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@604fbae46733: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)14930088 20241116085357177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35548<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(915)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085357186 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44455<->l=127.0.0.1:4262) (control_if.c:193) 20241116085357186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085357188 DLINP DEBUG SRVCONN(,r=127.0.0.1:49715<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085357188 DLINP DEBUG SRVCONN(,r=127.0.0.1:49715<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085357188 DLINP NOTICE SRV(,r=127.0.0.1:49715<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(906)@604fbae46733: Final verdict of PTC: none 20241116085357188 DMAIN NOTICE (127.0.0.1:49715 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49715<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085357188 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(908)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904)@604fbae46733: Final verdict of PTC: none 20241116085357188 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085357188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085357188 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085357188 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085357188 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085357188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085357188 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085357188 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085357188 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085357188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085357188 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085357188 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085357188 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085357188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085357188 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085357188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085357189 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-Iuh0-RUA(902)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(899)@604fbae46733: Final verdict of PTC: none 20241116085357189 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085357189 DLSS7 <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-SCCP(905)@604fbae46733: Final verdict of PTC: none 20241116085357189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-M3UA(907)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(909)@604fbae46733: Final verdict of PTC: none 20241116085357189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085357190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085357190 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085357190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085357190 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn0-M3UA(910)@604fbae46733: Final verdict of PTC: none 20241116085357189 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085357189 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085357189 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085357189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085357189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085357189 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085357189 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085357189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085357189 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085357189 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085357189 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085357189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085357189 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085357189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085357190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085357190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085357190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085357190 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085357190 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085357190 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085357190 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085357190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) VirtHNBGW-STATS(898)@604fbae46733: Final verdict of PTC: none 20241116085357190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085357190 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085357190 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085357190 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085357190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085357190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085357190 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085357190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085357190 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085357190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085357190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085357190 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085357190 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085357190 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085357190 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(911)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(901)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085357191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(900)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(898): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(900): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(901): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(903): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(905): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(906): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(907): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(908): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(909): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(910): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(912): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(913): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(914): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(915): none (pass -> pass) MTC@604fbae46733: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:53:57 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 20241116085357253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085357855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35560<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=290376) 20241116085357891 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085357891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b95417), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085357891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085357891 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085357891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085357891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085357891 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085357891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ade29), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085357891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085357891 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085357891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085357891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085357891 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085357891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001acf04), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085357891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085357891 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085357891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085357891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085357891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085357891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085357891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085357891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085357891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085357892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085357892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085357892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085357892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085357892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085357892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085357892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085357892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085357892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085357892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085357892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085357892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085357892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085357892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085357892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085357892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085358645 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085358645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098bd14), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085358645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085358645 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085358645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085358645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085358645 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085358645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df315f), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085358645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085358645 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085358645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085358645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085358645 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085358645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb0ce5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085358645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085358645 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085358645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085358645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085358646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085358646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085358646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085358646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085358646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085358646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085358646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085358646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085358646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085358646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085358646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085358646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085358646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085358646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085358646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085358646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085358646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085358646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085358646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085358646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085358646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=290376, count=303248) 20241116085359190 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085359190 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085359190 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085359190 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085359190 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085359190 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085359380 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085359380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fe199), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085359380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085359380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085359380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085359380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085359380 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085359381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4af87), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085359381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085359381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085359381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085359381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085359381 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085359381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00192e3a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085359381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085359381 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085359381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085359381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085359381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085359381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085359381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085359381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085359381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085359381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085359381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085359381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085359381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085359381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085359381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085359381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085359381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085359381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085359381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085359381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085359381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085359381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085359381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085359381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085359381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:53:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20241116085400225 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085400225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22813), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085400225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085400225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085400225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085400225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085400225 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085400225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068a50a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085400225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085400225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085400225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085400225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085400225 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085400225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfcfe5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085400225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085400225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085400225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085400225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085400225 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085400225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df682f), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085400225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085400225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085400225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085400225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085400225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085400226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085400226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085400226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085400226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085400226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085400226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085400226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085400226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085400226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085400226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085400226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085400226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085400226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085400226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085400226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085400226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085400916 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085400916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0cd9f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085400916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085400916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085400916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085400916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085400916 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085400917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00417ec8), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085400917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085400917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085400917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085400917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085400917 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085400917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021b9fa), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085400917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085400917 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085400917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085400917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085400917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085400917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085400917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085400917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085400917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085400917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085400917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085400917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085400917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085400917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085400917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085400917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085400917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085400917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085400917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085400917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085400917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085400917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085400917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085400917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085400917 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241116085400950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085400953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085400956 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41147<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085400971 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085400971 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085400980 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085400980 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085400980 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085400980 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085400980 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085400980 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085400980 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085400980 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085400980 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39225 (stream_srv.c:129) 20241116085400980 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39225<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085400981 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085400981 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085400981 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085400981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085400981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085400981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085400981 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085400981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085400981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085400981 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085400981 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085400981 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085400981 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085400981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085400981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085400981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085400982 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085400982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085400982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085400982 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085400982 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085400982 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085400982 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085400982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085400982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085400982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085400982 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085400982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085400982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085400982 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085400982 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085400982 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085400982 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085400982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085400982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085400982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085400982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085400982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085400982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085400982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085400982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085400982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085400982 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085400982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085400982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085400982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085400982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085400982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085400982 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085400982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085400982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085400982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085400982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085400982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085400982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085400982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085400982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085400982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085400982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085400982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085400982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085400982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085400982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085400982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085400982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085400982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085400982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085400982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085400982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085400982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(926)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(926)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(926)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(924)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(929)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(929)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(929)@604fbae46733: ************************************************* HNBGW_Test.msc1-SCCP(927)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(932)@604fbae46733: ************************************************* HNBGW_Test.msc2-M3UA(932)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(932)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(930)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085401023 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085401023 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085401023 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085401023 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085401023 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085401023 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085401023 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085401023 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085401024 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085401024 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085401024 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085401024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085401024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085401024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085401024 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085401024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085401024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085401024 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085401024 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085401024 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085401024 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085401024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085401024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085401024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085401024 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085401024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085401024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085401024 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085401024 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085401024 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085401024 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085401024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085401024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085401024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085401024 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085401024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085401024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085401024 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085401024 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085401024 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085401024 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085401024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085401025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085401025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085401025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085401025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085401025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085401025 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085401025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085401025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085401025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085401025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085401025 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085401025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085401025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085401025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085401025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085401025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085401025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085401025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085401025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085401025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085401025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085401025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085401025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085401025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401025 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085401025 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085401025 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085401025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085401025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085401025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(935)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(935)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(935)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(933)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(938)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(938)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(938)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(936)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(941)@604fbae46733: ************************************************* HNBGW_Test.sgsn2-M3UA(941)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(941)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(939)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085401076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085401076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085401076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085401076 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085401076 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085401076 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085401076 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085401076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085401076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085401081 DLINP DEBUG SRVCONN(,r=127.0.0.1:39225<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085401081 DLINP DEBUG SRVCONN(,r=127.0.0.1:39225<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085401082 DLINP DEBUG SRVCONN(,r=127.0.0.1:39225<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085401082 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085401082 DHNBAP DEBUG (127.0.0.1:39225 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085401082 DHNBAP NOTICE (127.0.0.1:39225 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085401082 DHNBAP NOTICE (127.0.0.1:39225 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085401082 DLINP DEBUG SRVCONN(,r=127.0.0.1:39225<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085401082 DLINP DEBUG SRVCONN(,r=127.0.0.1:39225<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085401194 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085401194 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085401194 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085401194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(926)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085401202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401202 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085401202 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085401202 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085401202 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085401202 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085401202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085401205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401205 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085401205 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085401205 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085401205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085401205 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085401205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085401205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085401205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085401205 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085401205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085401205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085401205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085401205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085401205 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085401205 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085401205 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085401206 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085401206 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085401206 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085401206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085401206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085401206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085401206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085401206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085401206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085401206 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085401207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401207 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085401207 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085401207 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085401207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085401207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085401207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085401207 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085401207 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 20241116085401207 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 20241116085401207 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085401207 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(929)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085401213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401213 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085401214 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085401214 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085401214 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085401214 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085401214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085401216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401216 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085401216 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085401216 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085401216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085401216 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085401216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085401216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085401216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085401216 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085401216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085401216 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085401216 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085401216 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085401216 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085401216 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085401216 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085401217 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085401217 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085401218 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085401218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085401218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085401218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085401218 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085401218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085401218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085401218 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085401218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085401218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085401218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085401218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085401218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085401218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085401218 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085401221 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 20241116085401221 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 20241116085401221 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085401221 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(932)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116085401227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401227 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116085401227 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085401227 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085401227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085401227 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085401227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085401230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401230 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085401230 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085401230 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085401230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085401230 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085401230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085401230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085401230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085401230 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116085401230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085401230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085401230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085401230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085401230 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085401230 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085401230 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085401231 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085401231 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085401231 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085401231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085401232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085401232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085401232 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085401232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085401232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085401232 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085401232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401232 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085401232 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085401232 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085401232 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085401232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085401232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085401232 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085401238 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085401238 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085401238 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085401238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(935)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085401245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401245 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085401245 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085401245 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085401245 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085401245 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085401245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085401248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401248 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085401248 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085401248 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085401248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085401248 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085401248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085401248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085401249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085401249 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085401249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085401249 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085401249 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085401249 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085401249 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085401249 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085401249 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085401250 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085401250 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085401250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085401250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085401250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085401250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085401250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085401250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085401250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085401251 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085401251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085401251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085401251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085401251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085401251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085401251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085401251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085401251 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 20241116085401251 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 20241116085401251 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085401251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(938)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085401257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401257 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085401257 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085401257 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085401257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085401257 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085401257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085401258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401258 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085401258 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085401258 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085401259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085401259 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085401259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085401259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085401259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085401259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085401259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085401259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085401259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085401259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085401259 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085401259 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085401259 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085401260 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085401260 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085401260 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085401260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085401260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085401260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085401260 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085401260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085401260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085401260 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085401260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085401261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085401261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085401261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085401261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085401261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085401261 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085401265 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 20241116085401265 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 20241116085401265 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085401265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(941)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241116085401271 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) 20241116085401271 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241116085401271 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085401271 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085401271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085401271 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085401271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085401274 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) 20241116085401274 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085401274 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085401274 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085401274 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085401274 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085401274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085401274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085401274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085401274 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241116085401274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085401274 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085401274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085401274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085401274 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085401274 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085401274 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085401275 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085401275 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085401275 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085401275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085401275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085401275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085401275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085401275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085401275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085401276 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085401276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085401276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085401276 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085401276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085401276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085401276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085401276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085401276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085401276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085401276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085401276 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085401425 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(86)[0x55c143d44770]{IDLE}: Deallocated (fsm.c:568) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(85)[0x55c143d32360]{IDLE}: Deallocated (fsm.c:568) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085401425 DLSCCP DEBUG SCCP-SCOC(84)[0x55c143d31e90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(925)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085402008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085402008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085402008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085402008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402008 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085402008 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085402008 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085402008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402008 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402009 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402009 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402009 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085402009 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085402009 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085402009 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085402009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085402009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085402009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085402009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085402009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085402009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085402009 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085402009 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085402009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402009 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085402009 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085402009 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085402009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085402009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085402009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085402009 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402011 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085402011 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085402011 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085402011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402011 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085402011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085402011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085402011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085402011 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085402011 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(928)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085402015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402015 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085402015 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085402015 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085402015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402015 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085402016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085402016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402016 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402016 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085402016 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085402016 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) 20241116085402016 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) 20241116085402016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085402016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085402016 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085402016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085402016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085402016 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085402016 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085402016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085402016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085402016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085402016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085402016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085402016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085402016 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402016 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085402016 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085402016 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085402016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402016 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085402016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085402016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402016 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402016 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402016 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085402016 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085402016 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(931)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085402030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402030 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085402030 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085402030 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 20241116085402030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402030 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402030 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) 20241116085402030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085402030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085402030 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085402030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402030 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085402030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402031 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402031 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402031 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085402031 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085402031 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) 20241116085402031 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) 20241116085402031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085402031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085402031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085402031 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085402031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085402031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085402031 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085402031 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: link up (cnlink.c:111) 20241116085402031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085402031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085402031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085402031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085402031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085402031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085402031 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402033 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085402033 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085402033 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 20241116085402033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402033 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402033 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) 20241116085402033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402033 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402033 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085402033 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085402033 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085402033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402033 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085402033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402033 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402033 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402033 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085402033 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085402033 DRANAP INFO cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085402047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402047 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085402047 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085402047 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085402047 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402047 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(934)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085402048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085402048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402048 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402048 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085402048 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085402048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402048 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402048 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402048 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085402048 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085402048 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085402048 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085402048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085402048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085402048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085402049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085402049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085402049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085402049 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085402049 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085402049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085402049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085402049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085402049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085402049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085402049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085402049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402052 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085402052 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085402052 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085402052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402052 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085402052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085402052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085402052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402052 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085402052 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085402052 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(937)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085402062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402062 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085402062 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085402062 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 20241116085402062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402062 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402062 DLM3UA DEBUG 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) 20241116085402062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085402062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085402062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402062 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085402062 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085402062 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) 20241116085402062 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) 20241116085402062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085402062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085402062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085402062 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085402062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085402062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085402062 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085402062 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085402062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402062 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085402062 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085402062 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085402062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085402062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085402062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085402062 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402064 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085402064 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085402064 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 20241116085402064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402064 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402064 DLM3UA DEBUG 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) 20241116085402064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085402064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085402064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402064 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085402064 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085402064 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(940)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085402070 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) 20241116085402070 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085402070 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085402070 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 20241116085402070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402070 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) 20241116085402070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116085402070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085402070 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) 20241116085402070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402070 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) 20241116085402070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085402070 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085402070 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) 20241116085402070 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) 20241116085402070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085402070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085402070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085402070 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085402070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085402070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085402070 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085402070 DRANAP NOTICE cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: link up (cnlink.c:111) 20241116085402070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085402070 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085402070 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085402070 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085402070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085402070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085402070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085402070 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402072 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) 20241116085402072 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085402072 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085402072 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 20241116085402072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085402072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085402072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085402072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085402072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085402072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085402072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085402072 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) 20241116085402072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085402072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085402072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116085402072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085402072 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) 20241116085402072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085402072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402072 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) 20241116085402072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085402072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085402072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085402072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085402072 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085402072 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085402072 DRANAP INFO cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085403093 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085403100 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085403105 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085403109 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085403114 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085403118 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085403124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085403127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085403131 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085403135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085403139 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085403143 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085403148 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085403152 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085403156 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085403159 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085403163 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085403167 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085403170 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085403175 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: 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@604fbae46733: 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@604fbae46733: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011111101'B, t_guard := 20.000000 } 20241116085403207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39276<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(934)@604fbae46733: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(934)@604fbae46733: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(943) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@604fbae46733: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)15849167 20241116085404244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085404244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085404244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241116085404245 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085404245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf1d6cf, normal) (hnbgw_rua.c:407) 20241116085404245 DHNB DEBUG map_rua[0x55c143d49ab0]{init}: Allocated (fsm.c:456) 20241116085404245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849167)[0x55c143d49ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085404245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15849167 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085404245 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085404245 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085404245 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241116085404245 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241116085404245 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15849167 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) 20241116085404245 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15849167 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085404245 DCN DEBUG map_sccp[0x55c143d481c0]{init}: Allocated (fsm.c:456) 20241116085404245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55c143d481c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085404245 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15849167 <-> SCCP-106 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085404245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15849167 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241116085404245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849167)[0x55c143d49ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085404245 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085404245 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085404245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849167)[0x55c143d49ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085404245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55c143d481c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085404245 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085404245 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{IDLE}: Allocated (fsm.c:456) 20241116085404245 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085404245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f40030002fd0056400500f1100926) (sccp_scrc.c:406) 20241116085404245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085404245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085404246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085404246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085404246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085404246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085404246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085404246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085404246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085404246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085404246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085404246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085404246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085404246 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085404246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55c143d481c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085404246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849167)[0x55c143d49ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085404246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085404246 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085404246 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085404246 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085404246 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085404246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085404246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085404246 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(933)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(933)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(934)@604fbae46733: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(943) HNBGW_Test.sgsn0-RAN(934)@604fbae46733: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)6489725 HNBGW_Test.sgsn0-SCCP(933)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(933)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(943)@604fbae46733: setverdict(pass): none -> pass 20241116085404265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085404265 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085404265 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085404265 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085404265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085404265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085404265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085404265 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085404265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085404265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085404265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085404266 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085404266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085404266 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c3f2f6) (sccp_scrc.c:477) 20241116085404266 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20241116085404266 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085404266 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085404266 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085404266 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085404266 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085404266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55c143d481c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085404266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55c143d481c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085404268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39276<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(943)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085404271 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085404275 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085404279 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085404281 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085404283 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085404285 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085404286 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085404287 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085404288 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085404289 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085404290 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085404292 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085404293 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085404294 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085404295 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085404296 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085404297 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085404297 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085404298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085404299 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110111001'B, t_guard := 20.000000 } 20241116085404311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(940)@604fbae46733: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(940)@604fbae46733: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(944) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@604fbae46733: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(944)8069966 20241116085405334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085405334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085405334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241116085405334 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085405334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7b234e, normal) (hnbgw_rua.c:407) 20241116085405334 DHNB DEBUG map_rua[0x55c143cb68a0]{init}: Allocated (fsm.c:456) 20241116085405334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8069966)[0x55c143cb68a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085405334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8069966 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085405334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085405334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085405334 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241116085405334 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8069966 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241116085405334 DCN DEBUG map_sccp[0x55c143d321b0]{init}: Allocated (fsm.c:456) 20241116085405334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55c143d321b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085405334 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8069966 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241116085405334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8069966 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241116085405334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8069966)[0x55c143cb68a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085405334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085405334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085405334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8069966)[0x55c143cb68a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085405334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55c143d321b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085405334 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085405334 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{IDLE}: Allocated (fsm.c:456) 20241116085405334 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085405334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f40030003b90056400500f1100926) (sccp_scrc.c:406) 20241116085405334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085405334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085405334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085405334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085405334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085405334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085405334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085405334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085405334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085405334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085405334 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085405334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085405334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085405334 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085405334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55c143d321b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085405334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8069966)[0x55c143cb68a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085405334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085405334 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085405334 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085405334 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085405334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085405334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085405334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085405334 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(939)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(939)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(940)@604fbae46733: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(944) HNBGW_Test.sgsn2-RAN(940)@604fbae46733: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(944)10905249 HNBGW_Test.sgsn2-SCCP(939)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(939)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(944)@604fbae46733: setverdict(pass): none -> pass 20241116085405346 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) 20241116085405346 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085405346 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085405346 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 20241116085405346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085405346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085405346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085405346 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085405346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085405346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085405346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085405346 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) 20241116085405346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085405346 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e8eacd) (sccp_scrc.c:477) 20241116085405346 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20241116085405346 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085405346 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085405346 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085405346 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085405346 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085405346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55c143d321b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085405346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55c143d321b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085405348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39286<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(944)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085405349 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085405351 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085405353 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085405354 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085405355 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085405356 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085405357 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085405358 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085405359 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085405360 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085405361 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085405362 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085405363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085405363 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085405364 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085405365 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085405366 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085405367 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085405368 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085405369 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-RAN(931)@604fbae46733: Final verdict of PTC: none 20241116085405374 DLINP DEBUG SRVCONN(,r=127.0.0.1:39225<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085405374 DLINP DEBUG SRVCONN(,r=127.0.0.1:39225<->l=127.0.0.1:29169) message received (stream_srv.c:704) HNBGW_Test.sgsn1-RAN(937)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923)@604fbae46733: Final verdict of PTC: none 20241116085405374 DLINP NOTICE SRV(,r=127.0.0.1:39225<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085405374 DMAIN NOTICE (127.0.0.1:39225 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39225<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc0-SCCP(924)@604fbae46733: Final verdict of PTC: none 20241116085405374 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085405374 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085405374 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085405374 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) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085405374 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085405374 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085405374 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085405374 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) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085405374 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085405374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35572<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085405374 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41147<->l=127.0.0.1:4262) (control_if.c:193) 20241116085405374 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085405374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085405374 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085405374 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085405374 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085405374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085405374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085405374 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085405374 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085405374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085405374 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085405374 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085405374 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085405374 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085405374 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116085405374 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085405374 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085405374 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085405374 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085405374 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085405374 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) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085405374 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085405374 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) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241116085405374 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085405374 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085405374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55c143d481c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085405374 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085405374 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085405374 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) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241116085405374 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085405374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3f2f6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085405374 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085405374 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085405374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085405374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085405374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085405374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085405374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085405374 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085405374 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085405374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55c143d481c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085405374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849167)[0x55c143d49ab0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085405374 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849167)[0x55c143d49ab0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085405374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085405374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849167)[0x55c143d49ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085405374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849167)[0x55c143d49ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085405374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849167)[0x55c143d49ab0]{disrupted}: Freeing instance (context_map.c:202) 20241116085405374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15849167)[0x55c143d49ab0]{disrupted}: Deallocated (fsm.c:568) 20241116085405374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55c143d481c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085405374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55c143d481c0]{disconnected}: Freeing instance (context_map.c:206) 20241116085405374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x55c143d481c0]{disconnected}: Deallocated (fsm.c:568) 20241116085405374 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15849167 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) HNBGW_Test.msc1-RAN(928)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(936)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(938)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(939)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(940)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(942)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(930)@604fbae46733: Final verdict of PTC: none 20241116085405374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085405374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085405374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085405375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085405375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085405375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085405375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085405375 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085405375 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085405375 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085405375 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085405375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085405375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085405375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085405375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085405375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085405375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085405375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085405375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085405375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085405375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085405375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085405375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085405375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085405375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085405375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085405375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085405375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085405375 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085405375 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085405375 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085405375 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085405375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085405375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085405375 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085405375 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085405375 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085405375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8069966)[0x55c143cb68a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085405375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8069966)[0x55c143cb68a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085405375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55c143d321b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085405375 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085405375 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085405375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8eacd), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085405375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085405375 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085405375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085405375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085405375 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085405375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55c143d321b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085405375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8069966)[0x55c143cb68a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085405375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8069966)[0x55c143cb68a0]{disrupted}: Freeing instance (context_map.c:202) 20241116085405375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8069966)[0x55c143cb68a0]{disrupted}: Deallocated (fsm.c:568) 20241116085405375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55c143d321b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085405375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55c143d321b0]{disconnected}: Freeing instance (context_map.c:206) 20241116085405375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x55c143d321b0]{disconnected}: Deallocated (fsm.c:568) 20241116085405375 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8069966 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241116085405375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085405375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085405375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241116085405375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085405375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085405375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085405375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085405375 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085405375 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085405375 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085405375 DRANAP NOTICE cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085405375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085405375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085405375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085405375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085405375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085405375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085405375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085405375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(926)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(925)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(933)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(934)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(935)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(917)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(927)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(929)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(941)@604fbae46733: Final verdict of PTC: none 20241116085405382 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085405382 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) 20241116085405382 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085405382 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085405382 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085405382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085405382 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116085405382 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085405383 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085405383 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085405383 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085405383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085405383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085405383 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085405391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085405391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085405392 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116085405392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085405392 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085405392 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085405392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085405392 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085405392 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085405392 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085405392 DRANAP NOTICE cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(932)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@604fbae46733: Final verdict of PTC: none 20241116085405407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(919)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(917): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(919): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(920): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(922): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(924): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(925): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(926): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(927): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(928): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(929): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-SCCP(930): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-RAN(931): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc2-M3UA(932): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(933): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(934): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(935): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(936): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(937): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(938): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(939): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-RAN(940): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(941): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(943): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(944): pass (pass -> pass) MTC@604fbae46733: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:54:05 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 20241116085405547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085406149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39296<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=576744) Waiting for packet dumper to finish... 1 (prev_count=576744, count=577284) 20241116085407375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085407375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085407375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241116085407375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085407375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085407375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085407375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085407375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085407375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085407375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085407375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085407375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085407383 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085407383 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085407383 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116085407891 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085407891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001acf04), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085407891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085407891 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085407891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085407891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085407892 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085407892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ade29), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085407892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085407892 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085407892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085407892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085407892 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085407892 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b95417), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085407892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085407892 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085407892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085407892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085407892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085407892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085407892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085407892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085407892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085407892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085407892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085407892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085407892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085407892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085407892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085407892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085407892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085407892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085407892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085407892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085407892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085407892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085407892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085407892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085407892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:54:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_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 20241116085408646 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085408646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb0ce5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085408646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085408646 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085408646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085408646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085408646 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085408646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df315f), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085408646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085408646 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085408646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085408646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085408646 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085408646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098bd14), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085408646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085408646 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085408646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085408646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085408647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085408647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085408647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085408647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085408647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085408647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085408647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085408647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085408647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085408647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085408647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085408647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085408647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085408647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085408647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085408647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085408647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085408647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085408647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085408647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085408647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241116085409244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39310<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085409246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085409249 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41673<->l=127.0.0.1:4262) (control_if.c:570) 20241116085409263 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085409263 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085409274 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085409274 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085409274 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085409274 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085409274 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085409274 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085409274 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085409274 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41264 (stream_srv.c:129) 20241116085409274 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41264<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085409275 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085409275 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085409276 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409276 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085409276 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409276 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085409276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409276 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409276 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409276 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085409276 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409276 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085409276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409276 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409276 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409276 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085409276 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409276 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085409276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409276 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409276 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409276 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085409276 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409276 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085409276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409276 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085409276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085409276 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085409276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085409276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085409276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085409276 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085409276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085409276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085409276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085409276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085409276 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085409276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085409276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085409276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085409276 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085409276 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(955)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(955)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(955)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(953)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(958)@604fbae46733: ************************************************* HNBGW_Test.msc1-M3UA(958)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(958)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(956)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085409306 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085409306 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085409307 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085409307 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085409307 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085409307 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085409307 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409307 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085409307 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085409308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085409308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085409308 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085409307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085409307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085409307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409307 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409307 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085409307 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085409309 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409309 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085409309 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085409309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409309 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085409309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409309 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409309 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409309 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085409309 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085409309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409309 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085409309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409309 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409309 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409309 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085409309 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085409309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409309 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085409309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409309 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085409309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085409309 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085409309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085409309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085409309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085409309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085409309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085409309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085409309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085409309 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(961)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(961)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(961)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(959)@604fbae46733: v_sccp_pdu_maxlen:268 MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(964)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(964)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(964)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(962)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085409356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085409356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085409356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085409356 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085409356 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085409356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085409356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085409356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085409356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085409361 DLINP DEBUG SRVCONN(,r=127.0.0.1:41264<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085409361 DLINP DEBUG SRVCONN(,r=127.0.0.1:41264<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085409361 DLINP DEBUG SRVCONN(,r=127.0.0.1:41264<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085409361 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085409361 DHNBAP DEBUG (127.0.0.1:41264 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085409361 DHNBAP NOTICE (127.0.0.1:41264 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085409361 DHNBAP NOTICE (127.0.0.1:41264 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085409361 DLINP DEBUG SRVCONN(,r=127.0.0.1:41264<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085409361 DLINP DEBUG SRVCONN(,r=127.0.0.1:41264<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085409381 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085409381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00192e3a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085409381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409381 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085409381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409381 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085409381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4af87), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085409381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085409381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409381 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085409381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fe199), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085409381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085409381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085409382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085409382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085409382 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085409382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409382 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409382 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409382 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085409382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085409382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085409382 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085409382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409382 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409382 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409382 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085409382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085409382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085409382 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085409489 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085409489 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085409489 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085409489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(955)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085409491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409491 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085409491 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085409491 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085409491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085409491 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085409491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085409492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409492 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085409492 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085409492 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085409492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085409492 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085409492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085409492 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085409492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085409492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085409492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085409492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085409492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085409492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085409492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085409492 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085409492 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085409492 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085409493 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409493 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085409493 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085409493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085409493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409493 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409493 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409493 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409493 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085409493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085409493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085409493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085409493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085409502 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 20241116085409502 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 20241116085409502 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 20241116085409502 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116085409502 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116085409502 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116085409502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(958)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085409505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409505 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085409505 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116085409505 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116085409505 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116085409505 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085409505 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085409505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116085409505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085409505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085409505 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085409505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085409505 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085409505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085409505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085409505 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085409507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409507 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085409507 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085409507 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085409507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085409507 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241116085409507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085409507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085409507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085409507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085409507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085409507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085409507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085409507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085409507 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085409507 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085409507 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085409508 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409508 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085409508 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085409508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085409508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409508 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409508 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409508 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409508 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085409508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085409508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085409508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085409508 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085409527 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085409527 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085409527 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085409527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(961)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085409533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409533 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085409533 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085409533 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085409533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085409533 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085409533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085409535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409535 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085409535 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085409535 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085409536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085409536 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085409536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085409536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085409536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085409536 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085409536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085409536 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085409536 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085409536 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085409536 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085409536 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085409536 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085409537 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409537 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085409537 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085409537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085409537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409537 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085409538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085409538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085409538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085409538 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085409543 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 20241116085409543 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 20241116085409543 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085409543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(964)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085409549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409549 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085409549 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085409549 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085409549 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085409549 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085409549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085409551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409551 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085409551 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085409551 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085409551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085409552 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085409552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085409552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085409552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085409552 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085409552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085409552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085409552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085409552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085409552 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085409552 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085409552 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085409553 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085409553 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085409553 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085409553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085409553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085409553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085409553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085409553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085409554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085409554 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085409554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085409554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085409554 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085409554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085409554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085409554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085409554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085409554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085409554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085409554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085409554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410226 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085410226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df682f), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085410226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085410226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085410226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085410226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085410226 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085410226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dfcfe5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085410226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085410226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085410226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085410226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085410226 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085410226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068a50a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085410226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085410226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085410226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085410226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085410226 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085410226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22813), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085410226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085410226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085410226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085410226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085410227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085410227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085410227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085410227 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085410227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085410227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085410227 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085410227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085410227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085410227 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085410227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085410227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085410227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085410227 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410235 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085410235 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085410235 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085410235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410235 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085410235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410235 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=00df682f) (sccp_scrc.c:477) 20241116085410235 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20241116085410235 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085410235 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085410235 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085410235 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085410235 DLSCCP DEBUG SCCP-SCOC(96)[0x55c143d48650]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(954)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085410304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410304 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085410304 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085410304 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085410304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410304 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085410305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085410305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085410305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085410305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410305 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085410305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085410305 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085410305 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085410305 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085410305 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085410305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085410305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085410305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085410305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085410305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085410305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085410305 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085410305 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085410305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085410305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085410305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085410305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085410305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085410305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085410305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410306 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085410306 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085410306 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085410306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410306 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085410307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085410307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085410307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085410307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085410307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085410307 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085410307 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085410307 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(957)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085410310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410310 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085410310 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085410310 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085410310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085410310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085410310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085410310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085410310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410310 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085410310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085410310 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085410310 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085410310 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) 20241116085410310 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) 20241116085410310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085410310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085410310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085410310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085410310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085410310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085410310 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085410310 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: link up (cnlink.c:111) 20241116085410311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085410311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085410311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085410311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085410311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085410311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085410311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410311 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085410311 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085410311 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085410311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410311 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085410311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085410311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085410311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085410311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085410311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085410311 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085410311 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085410311 DRANAP INFO cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(960)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(963)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085410353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410353 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085410353 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085410353 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 20241116085410353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410353 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410354 DLM3UA DEBUG 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) 20241116085410354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085410354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085410354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085410354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410354 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085410354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085410354 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085410354 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085410354 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) 20241116085410354 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) 20241116085410354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085410354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085410354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085410354 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085410354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085410354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085410354 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085410354 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085410354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410354 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085410354 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085410354 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085410354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085410354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085410354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085410354 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410356 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085410356 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085410356 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 20241116085410356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410356 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410356 DLM3UA DEBUG 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) 20241116085410356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085410356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085410356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085410356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410356 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085410356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085410356 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085410356 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085410356 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085410438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410438 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085410438 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085410438 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085410438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410438 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410438 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085410438 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085410438 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085410438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410438 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410439 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085410439 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085410439 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085410439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410439 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085410439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410439 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=00dfcfe5) (sccp_scrc.c:477) 20241116085410439 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(95)[0x55c143d47360]{IDLE}: Deallocated (fsm.c:568) 20241116085410439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085410439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410439 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085410439 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085410439 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085410439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410439 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410439 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=0068a50a) (sccp_scrc.c:477) 20241116085410439 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085410439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410439 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085410439 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085410439 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(94)[0x55c143d35e90]{IDLE}: Deallocated (fsm.c:568) 20241116085410439 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085410439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410439 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085410439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410439 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=00c22813) (sccp_scrc.c:477) 20241116085410439 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085410439 DLSCCP DEBUG SCCP-SCOC(93)[0x55c143d2a360]{IDLE}: Deallocated (fsm.c:568) 20241116085410439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085410439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085410439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085410439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085410439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085410439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085410439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085410439 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085410439 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085410439 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085410439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085410439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085410439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085410440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085410440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085410440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085410440 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085410440 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085410440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085410440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410440 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085410440 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085410440 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085410440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085410440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085410440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085410440 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085410440 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085410440 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085410440 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085410440 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085410440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085410440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085410440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085410440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085410440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085410440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085410440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410917 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085410918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021b9fa), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085410918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085410918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085410918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085410918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085410918 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085410918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00417ec8), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085410918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085410918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085410918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085410918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085410918 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085410918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d0cd9f), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085410918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085410918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085410918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085410918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085410918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085410918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085410918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085410918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085410918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085410918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085410918 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085410919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085410919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085410919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085410919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085410919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085410919 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410919 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085410919 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085410919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085410919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085410919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085410919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085410919 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410923 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085410923 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085410924 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085410924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410924 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085410924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410924 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=00417ec8) (sccp_scrc.c:477) 20241116085410924 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20241116085410924 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085410924 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085410924 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085410924 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085410924 DLSCCP DEBUG SCCP-SCOC(90)[0x55c143d30b20]{IDLE}: Deallocated (fsm.c:568) 20241116085410924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085410924 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085410924 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085410924 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085410924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085410924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085410924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085410924 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085410925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085410925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085410925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085410925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085410925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085410925 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=0021b9fa) (sccp_scrc.c:477) 20241116085410925 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20241116085410925 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085410925 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085410925 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085410925 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085410925 DLSCCP DEBUG SCCP-SCOC(92)[0x55c143d4c810]{IDLE}: Deallocated (fsm.c:568) 20241116085411126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085411126 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085411126 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085411126 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085411126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085411126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085411126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085411126 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085411127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085411127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085411127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085411127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085411127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085411127 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=00d0cd9f) (sccp_scrc.c:477) 20241116085411127 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20241116085411127 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085411127 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085411127 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085411127 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085411127 DLSCCP DEBUG SCCP-SCOC(91)[0x55c143d37790]{IDLE}: Deallocated (fsm.c:568) 20241116085411372 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085411380 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085411384 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085411388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085411391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085411396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085411399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085411403 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085411408 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085411412 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085411415 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085411419 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085411423 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085411423 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085411424 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085411425 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085411426 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085411427 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085411429 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085411430 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100110101'B, t_guard := 20.000000 } 20241116085411446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39328<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(960)@604fbae46733: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(960)@604fbae46733: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@604fbae46733: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)8092407 20241116085412481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085412481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085412481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116085412481 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085412481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7b7af7, normal) (hnbgw_rua.c:407) 20241116085412481 DHNB DEBUG map_rua[0x55c143d47360]{init}: Allocated (fsm.c:456) 20241116085412481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8092407)[0x55c143d47360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085412481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8092407 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085412481 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085412481 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085412481 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116085412481 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8092407 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085412481 DCN DEBUG map_sccp[0x55c143d48650]{init}: Allocated (fsm.c:456) 20241116085412481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c143d48650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085412481 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8092407 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085412481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8092407 SCCP-108 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116085412481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8092407)[0x55c143d47360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085412481 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085412481 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085412481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8092407)[0x55c143d47360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085412481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c143d48650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085412481 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085412481 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{IDLE}: Allocated (fsm.c:456) 20241116085412481 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085412481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030003350056400500f1100926) (sccp_scrc.c:406) 20241116085412481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085412481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085412481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085412481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085412481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085412481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085412481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085412481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085412481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085412481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085412481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085412481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085412481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085412481 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085412481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c143d48650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085412481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8092407)[0x55c143d47360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085412482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085412482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085412482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085412482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085412482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085412482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085412482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085412482 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(959)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(959)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(960)@604fbae46733: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966) HNBGW_Test.sgsn0-RAN(960)@604fbae46733: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)4368594 HNBGW_Test.sgsn0-SCCP(959)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(959)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@604fbae46733: setverdict(pass): none -> pass 20241116085412503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085412503 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085412503 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085412503 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085412503 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085412503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085412503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085412503 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085412503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085412503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085412503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085412503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085412503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085412503 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c7f27f) (sccp_scrc.c:477) 20241116085412503 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20241116085412503 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085412503 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085412503 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085412503 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085412503 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) 20241116085412504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c143d48650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085412504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c143d48650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085412505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39328<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085412507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085412510 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085412513 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085412515 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085412517 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085412518 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085412519 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085412520 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085412521 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085412522 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085412523 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085412523 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085412524 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085412525 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085412525 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085412526 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085412527 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085412527 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085412528 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085412529 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001001001011'B, t_guard := 20.000000 } 20241116085412540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@604fbae46733: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@604fbae46733: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@604fbae46733: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)9245396 20241116085413564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085413564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085413564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241116085413564 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085413565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8d12d4, normal) (hnbgw_rua.c:407) 20241116085413565 DHNB DEBUG map_rua[0x55c143d321b0]{init}: Allocated (fsm.c:456) 20241116085413565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9245396)[0x55c143d321b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085413565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9245396 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085413565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085413565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085413565 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241116085413565 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9245396 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241116085413565 DCN DEBUG map_sccp[0x55c143d49ab0]{init}: Allocated (fsm.c:456) 20241116085413565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55c143d49ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085413565 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9245396 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116085413565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9245396 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241116085413565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9245396)[0x55c143d321b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085413565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085413565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085413565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9245396)[0x55c143d321b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085413565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55c143d49ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085413565 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085413565 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{IDLE}: Allocated (fsm.c:456) 20241116085413565 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085413565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300024b0056400500f1100926) (sccp_scrc.c:406) 20241116085413565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085413565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085413565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085413565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085413565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085413565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085413565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085413565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085413565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085413565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085413565 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085413565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085413565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085413565 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085413565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55c143d49ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085413565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9245396)[0x55c143d321b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085413565 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085413565 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085413565 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085413565 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085413565 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085413565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085413565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085413565 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(962)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(963)@604fbae46733: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967) HNBGW_Test.sgsn1-RAN(963)@604fbae46733: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)10910446 HNBGW_Test.sgsn1-SCCP(962)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(962)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085413585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085413585 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085413585 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085413585 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 20241116085413585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085413585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085413585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085413585 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085413585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085413585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085413585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085413585 DLM3UA DEBUG 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) 20241116085413585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085413586 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009e4c87) (sccp_scrc.c:477) 20241116085413586 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20241116085413586 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085413586 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085413586 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085413586 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085413586 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085413586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55c143d49ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085413586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55c143d49ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@604fbae46733: setverdict(pass): none -> pass 20241116085413589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58386<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085413591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085413594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085413597 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085413601 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085413603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085413605 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085413607 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085413607 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085413608 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085413609 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085413610 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085413610 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085413611 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085413612 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085413613 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085413613 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085413614 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085413615 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085413616 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085413616 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: "disconnecting msc0" 20241116085413617 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(960)@604fbae46733: Final verdict of PTC: none 20241116085413618 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085413618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085413618 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085413618 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085413618 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085413618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085413618 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085413618 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085413618 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085413618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085413618 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085413618 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085413618 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085413618 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085413618 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085413618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085413618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085413618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085413618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085413618 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085413618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085413618 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085413618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085413618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085413618 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085413618 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085413618 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085413618 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085413618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c143d48650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085413618 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085413618 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085413618 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7f27f), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085413618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085413618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085413618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085413618 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085413618 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085413618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c143d48650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085413618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8092407)[0x55c143d47360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085413618 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8092407)[0x55c143d47360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085413618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085413618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8092407)[0x55c143d47360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085413618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8092407)[0x55c143d47360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085413618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8092407)[0x55c143d47360]{disrupted}: Freeing instance (context_map.c:202) 20241116085413618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8092407)[0x55c143d47360]{disrupted}: Deallocated (fsm.c:568) 20241116085413618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c143d48650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085413618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c143d48650]{disconnected}: Freeing instance (context_map.c:206) 20241116085413618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c143d48650]{disconnected}: Deallocated (fsm.c:568) 20241116085413618 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8092407 SCCP-108 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085413618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085413618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085413618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085413618 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085413618 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085413618 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085413618 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085413618 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085413618 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085413618 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(961)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(959)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: 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 := '000000000000000010001001'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@604fbae46733: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)8092407 20241116085413631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@604fbae46733: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@604fbae46733: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@604fbae46733: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)4397083 20241116085414656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085414656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085414656 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085414656 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085414656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x43181b, normal) (hnbgw_rua.c:407) 20241116085414656 DHNB DEBUG map_rua[0x55c143d47360]{init}: Allocated (fsm.c:456) 20241116085414656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4397083)[0x55c143d47360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085414656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4397083 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085414656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085414656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085414656 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4397083 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241116085414656 DCN DEBUG map_sccp[0x55c143d48650]{init}: Allocated (fsm.c:456) 20241116085414656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55c143d48650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085414656 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4397083 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116085414656 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4397083 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085414656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4397083)[0x55c143d47360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085414656 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085414656 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085414656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4397083)[0x55c143d47360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085414656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55c143d48650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085414656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085414656 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{IDLE}: Allocated (fsm.c:456) 20241116085414656 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085414656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000890056400500f1100926) (sccp_scrc.c:406) 20241116085414656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085414656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085414657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085414657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085414657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085414657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085414657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085414657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085414657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085414657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085414657 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085414657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085414657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085414657 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085414657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55c143d48650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085414657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4397083)[0x55c143d47360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085414657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085414657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085414657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085414657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085414657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085414657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085414657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085414657 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@604fbae46733: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(962)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(963)@604fbae46733: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968) HNBGW_Test.sgsn1-RAN(963)@604fbae46733: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)9254936 HNBGW_Test.sgsn1-SCCP(962)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(962)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085414663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085414663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085414663 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085414663 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 20241116085414663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085414663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085414663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085414663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085414663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085414663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085414663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085414663 DLM3UA DEBUG 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) 20241116085414663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085414663 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0096675f) (sccp_scrc.c:477) 20241116085414663 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20241116085414663 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085414663 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085414663 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085414663 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085414663 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085414663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55c143d48650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085414663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55c143d48650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@604fbae46733: setverdict(pass): none -> pass 20241116085414666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58390<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085414669 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085414672 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085414674 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085414675 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085414676 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085414677 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085414678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085414678 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085414679 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085414680 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085414681 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085414681 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085414682 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085414683 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085414685 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085414686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085414687 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085414689 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085414690 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085414691 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085414693 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41673<->l=127.0.0.1:4262) (control_if.c:193) 20241116085414693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085414693 DLINP DEBUG SRVCONN(,r=127.0.0.1:41264<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@604fbae46733: Final verdict of PTC: none 20241116085414693 DLINP DEBUG SRVCONN(,r=127.0.0.1:41264<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(954)@604fbae46733: Final verdict of PTC: none 20241116085414694 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085414694 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085414694 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085414693 DLINP NOTICE SRV(,r=127.0.0.1:41264<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085414693 DMAIN NOTICE (127.0.0.1:41264 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41264<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085414694 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945)@604fbae46733: Final verdict of PTC: none 20241116085414694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085414694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085414694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085414694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085414694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085414694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085414694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085414694 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085414694 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085414694 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085414694 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(963)@604fbae46733: Final verdict of PTC: none 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085414694 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085414694 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085414694 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085414694 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) 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085414694 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241116085414694 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085414694 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) 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085414694 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085414694 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085414694 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085414694 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn1-M3UA(964)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(955)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(956)@604fbae46733: Final verdict of PTC: none 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085414694 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085414694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085414694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085414694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085414694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085414694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085414694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085414694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085414694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-SCCP(953)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-RAN(957)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(958)@604fbae46733: Final verdict of PTC: none 20241116085414694 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085414694 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085414694 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085414694 DRANAP NOTICE cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085414694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085414694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085414694 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085414694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085414694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085414694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085414694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085414694 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085414694 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW-MGCP(965)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(946)@604fbae46733: Final verdict of PTC: none 20241116085414694 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085414694 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085414694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55c143d49ab0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085414694 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085414694 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085414694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4c87), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085414694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085414694 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085414694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085414694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085414694 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085414694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55c143d49ab0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085414694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9245396)[0x55c143d321b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085414694 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9245396)[0x55c143d321b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085414694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085414694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9245396)[0x55c143d321b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085414694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9245396)[0x55c143d321b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085414694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9245396)[0x55c143d321b0]{disrupted}: Freeing instance (context_map.c:202) 20241116085414694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9245396)[0x55c143d321b0]{disrupted}: Deallocated (fsm.c:568) 20241116085414694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55c143d49ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085414694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55c143d49ab0]{disconnected}: Freeing instance (context_map.c:206) 20241116085414694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x55c143d49ab0]{disconnected}: Deallocated (fsm.c:568) 20241116085414694 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9245396 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116085414694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55c143d48650]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085414694 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085414694 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085414694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096675f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085414694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085414694 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085414694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085414694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085414694 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085414694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55c143d48650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085414694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4397083)[0x55c143d47360]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085414694 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4397083)[0x55c143d47360]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085414694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085414694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4397083)[0x55c143d47360]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085414694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4397083)[0x55c143d47360]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085414694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4397083)[0x55c143d47360]{disrupted}: Freeing instance (context_map.c:202) 20241116085414694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4397083)[0x55c143d47360]{disrupted}: Deallocated (fsm.c:568) 20241116085414694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55c143d48650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085414694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55c143d48650]{disconnected}: Freeing instance (context_map.c:206) 20241116085414694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x55c143d48650]{disconnected}: Deallocated (fsm.c:568) 20241116085414695 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4397083 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116085414695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085414695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085414695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085414695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085414695 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085414695 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085414695 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085414695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085414695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085414695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085414695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085414695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085414695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085414695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085414695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085414695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085414695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085414695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085414695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085414695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085414695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085414695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085414695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@604fbae46733: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(947)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085414711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39310<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(948)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(946): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(947): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(948): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(953): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(954): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(955): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-SCCP(956): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-RAN(957): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc1-M3UA(958): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(959): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(960): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(961): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(962): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(963): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(964): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968): pass (pass -> pass) MTC@604fbae46733: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:54:14 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 20241116085414763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085415365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58404<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085415375 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085415375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8eacd), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085415375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085415375 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085415375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085415376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085415376 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085415376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3f2f6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085415376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085415376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085415376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085415376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085415376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085415376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085415376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085415376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085415376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085415376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085415376 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085415376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085415376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085415376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085415376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085415376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085415376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085415376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085415376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=582836) 20241116085415619 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085415619 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085415619 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=582836, count=591748) 20241116085416694 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085416694 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085416694 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085416694 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085416694 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085416694 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085416694 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085416694 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085416694 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:54:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_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 20241116085417892 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085417893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b95417), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085417893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085417893 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085417893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085417893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085417893 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085417893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ade29), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085417893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085417893 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085417893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085417893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085417893 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085417893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001acf04), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085417893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085417893 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085417893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085417893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085417893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085417893 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085417893 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085417893 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085417893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085417893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085417893 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085417893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085417893 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085417893 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085417893 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085417893 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085417893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085417893 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085417894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085417894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085417894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085417894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085417894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085417894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085417894 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241116085418472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085418476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085418480 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39681<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085418497 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085418497 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085418507 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085418507 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085418507 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085418507 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085418507 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085418508 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085418508 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52445 (stream_srv.c:129) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085418508 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52445<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085418508 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085418508 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085418509 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085418509 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085418509 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085418509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085418509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418509 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085418509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418509 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085418509 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085418509 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085418509 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085418509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085418509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418509 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085418509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418509 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085418509 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085418509 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085418509 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085418509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085418509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418509 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085418509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418509 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085418509 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085418509 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085418509 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085418509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085418509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085418509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418509 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085418510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418510 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418510 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418510 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085418510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085418510 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085418510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418510 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418510 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418510 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085418510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085418510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085418510 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085418510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418510 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418510 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418510 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085418510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085418510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085418510 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085418510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418510 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418510 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418510 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085418510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085418510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085418510 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(979)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(979)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(977)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085418528 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085418528 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085418528 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085418528 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085418528 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085418528 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085418529 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085418529 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085418530 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085418530 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085418530 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085418530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085418530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085418530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418530 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085418530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418530 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085418530 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085418530 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085418530 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085418530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085418530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085418530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418530 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085418530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418530 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085418530 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085418530 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085418530 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085418530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085418530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085418530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418530 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085418530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418530 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085418530 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085418530 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085418530 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085418530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085418530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085418530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085418531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418531 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085418531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085418531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085418531 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085418531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085418531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085418531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085418531 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085418531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085418531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085418531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085418531 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085418531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085418531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085418531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085418531 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(982)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(980)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085418561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085418561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085418561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085418561 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085418561 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085418561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085418561 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085418561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085418561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085418566 DLINP DEBUG SRVCONN(,r=127.0.0.1:52445<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085418566 DLINP DEBUG SRVCONN(,r=127.0.0.1:52445<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085418566 DLINP DEBUG SRVCONN(,r=127.0.0.1:52445<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085418566 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085418566 DHNBAP DEBUG (127.0.0.1:52445 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085418566 DHNBAP NOTICE (127.0.0.1:52445 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085418566 DHNBAP NOTICE (127.0.0.1:52445 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085418566 DLINP DEBUG SRVCONN(,r=127.0.0.1:52445<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085418566 DLINP DEBUG SRVCONN(,r=127.0.0.1:52445<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085418647 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085418647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098bd14), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085418647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418647 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085418647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418647 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085418647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df315f), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085418647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418647 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085418648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418648 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085418648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb0ce5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085418648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418648 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085418648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085418648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085418648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085418648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085418648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085418648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085418648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085418648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085418648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085418648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085418648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085418648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085418723 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085418723 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085418723 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085418723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(979)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085418728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418729 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085418729 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085418729 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085418729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085418729 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085418729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085418730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418730 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085418730 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085418730 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085418730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085418730 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085418730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085418731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085418731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085418731 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085418731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085418731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085418731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085418731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085418731 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085418731 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085418731 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085418732 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085418732 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085418732 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085418732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085418732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085418732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085418732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418732 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085418733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085418733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085418733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085418733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085418733 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085418747 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085418747 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085418747 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085418747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(982)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085418754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418754 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085418754 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085418754 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085418754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085418754 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085418754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085418757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418757 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085418757 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085418757 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085418757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085418757 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085418757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085418757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085418757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085418757 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085418758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085418758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085418758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085418758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085418758 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085418758 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085418758 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085418759 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085418759 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085418759 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085418759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085418759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085418759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085418759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085418759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085418759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085418759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085418759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085418759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085418759 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085418760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085418760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085418760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085418760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085418760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085418760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085418760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085418760 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085419382 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085419382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fe199), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085419382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085419382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085419382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085419382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085419382 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085419382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4af87), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085419382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085419382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085419382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085419382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085419382 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085419382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00192e3a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085419382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085419382 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085419382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085419382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085419383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085419383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085419383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085419383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085419383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085419383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085419383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085419383 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085419383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085419383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085419383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085419383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085419383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085419383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085419383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085419383 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085419383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085419383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085419383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085419384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085419384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085419384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085419384 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085419390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085419390 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085419390 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085419390 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085419390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085419390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085419390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085419390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085419390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085419390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085419390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085419390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085419390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085419390 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=007fe199) (sccp_scrc.c:477) 20241116085419390 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20241116085419391 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085419391 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085419391 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085419391 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085419391 DLSCCP DEBUG SCCP-SCOC(99)[0x55c143d48780]{IDLE}: Deallocated (fsm.c:568) 20241116085419530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085419530 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085419530 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085419530 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085419530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085419530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085419530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085419530 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085419530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085419530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085419530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085419530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085419530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085419530 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085419530 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085419530 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085419530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419531 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085419531 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085419531 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085419531 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085419531 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085419531 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085419531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085419531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085419531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085419531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085419531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085419531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085419531 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085419531 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085419531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085419531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085419531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085419531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085419531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085419531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085419531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085419532 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(978)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085419536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085419536 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085419536 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085419536 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085419536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085419536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085419536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085419536 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085419536 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085419536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085419536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085419536 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085419536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085419536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085419536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085419536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085419536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419536 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085419536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085419536 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085419536 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085419536 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085419590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085419590 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085419590 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085419590 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085419590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085419590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085419590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085419590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085419591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085419591 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085419591 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085419591 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085419591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085419591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085419591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085419591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085419591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085419591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085419591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085419591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085419591 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=00f4af87) (sccp_scrc.c:477) 20241116085419591 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1824) 20241116085419591 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085419591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085419591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085419591 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085419591 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085419591 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085419591 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085419591 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085419591 DLSCCP DEBUG SCCP-SCOC(97)[0x55c143d4b460]{IDLE}: Deallocated (fsm.c:568) 20241116085419591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085419591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085419591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085419591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085419591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085419591 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085419591 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085419591 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085419591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419591 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085419591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085419591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085419591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085419591 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085419591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419591 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085419591 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085419591 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085419591 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085419591 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085419591 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085419591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085419591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085419591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085419591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085419591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085419592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085419592 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085419592 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085419592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085419592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085419592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085419592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085419592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085419592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085419592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085419592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085419592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085419592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085419592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085419592 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085419592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085419592 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085419592 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085419592 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085419592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085419592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085419592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085419592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085419592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085419592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085419592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085419592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085420574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085420577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085420579 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085420580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085420581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085420582 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085420583 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085420584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085420585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085420586 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085420587 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085420588 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085420589 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085420590 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085420592 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085420593 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085420594 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085420595 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085420597 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085420598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: 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@604fbae46733: "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@604fbae46733: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100110110'B, t_guard := 20.000000 } 20241116085420616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@604fbae46733: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@604fbae46733: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@604fbae46733: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)8172573 20241116085421655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085421655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085421655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116085421655 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085421655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7cb41d, normal) (hnbgw_rua.c:407) 20241116085421655 DHNB DEBUG map_rua[0x55c143d4b460]{init}: Allocated (fsm.c:456) 20241116085421655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8172573)[0x55c143d4b460]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085421655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8172573 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085421655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085421655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085421655 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116085421655 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8172573 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085421655 DCN DEBUG map_sccp[0x55c143d48780]{init}: Allocated (fsm.c:456) 20241116085421655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55c143d48780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085421655 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8172573 <-> SCCP-111 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085421655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8172573 SCCP-111 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116085421655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8172573)[0x55c143d4b460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085421655 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085421655 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085421655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8172573)[0x55c143d4b460]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085421656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55c143d48780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085421656 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085421656 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{IDLE}: Allocated (fsm.c:456) 20241116085421656 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085421656 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030003360056400500f1100926) (sccp_scrc.c:406) 20241116085421656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085421656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085421656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085421656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085421656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085421656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085421656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085421656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085421656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085421656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085421656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085421656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085421656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085421656 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085421656 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55c143d48780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085421656 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8172573)[0x55c143d4b460]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085421656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085421656 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085421656 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085421656 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085421656 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085421656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085421656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085421656 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(980)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(981)@604fbae46733: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984) HNBGW_Test.sgsn0-RAN(981)@604fbae46733: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)12646518 HNBGW_Test.sgsn0-SCCP(980)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(980)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085421674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085421674 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085421674 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085421674 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085421674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085421674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085421674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085421674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085421674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085421675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085421675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085421675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085421675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085421675 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006ad8bf) (sccp_scrc.c:477) 20241116085421675 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20241116085421675 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085421675 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085421675 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085421675 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085421675 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085421675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55c143d48780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085421675 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55c143d48780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@604fbae46733: setverdict(pass): none -> pass 20241116085421678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085421680 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085421684 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085421686 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085421689 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085421691 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085421692 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085421693 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085421694 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085421694 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085421695 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085421696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085421696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085421697 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085421698 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085421698 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085421699 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085421700 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085421700 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085421701 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085421702 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := false, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100011100'B, t_guard := 20.000000 } 20241116085421713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38688<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@604fbae46733: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@604fbae46733: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@604fbae46733: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)9713405 20241116085422734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085422734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085422734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241116085422734 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085422734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9436fd, normal) (hnbgw_rua.c:407) 20241116085422734 DHNB DEBUG map_rua[0x55c143d49ab0]{init}: Allocated (fsm.c:456) 20241116085422734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9713405)[0x55c143d49ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085422734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9713405 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085422734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085422734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085422734 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241116085422734 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9713405 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085422734 DCN DEBUG map_sccp[0x55c143d47360]{init}: Allocated (fsm.c:456) 20241116085422734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55c143d47360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085422734 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9713405 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085422734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9713405 SCCP-112 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241116085422734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9713405)[0x55c143d49ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085422734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085422734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085422734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9713405)[0x55c143d49ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085422734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55c143d47360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085422734 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085422734 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{IDLE}: Allocated (fsm.c:456) 20241116085422734 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085422734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300031c0056400500f1100926) (sccp_scrc.c:406) 20241116085422734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085422734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085422734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085422734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085422734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085422734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085422734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085422734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085422734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085422734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085422734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085422734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085422734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085422734 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085422734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55c143d47360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085422734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9713405)[0x55c143d49ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085422734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085422734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085422734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085422734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085422734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085422734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085422734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085422734 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@604fbae46733: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(980)@604fbae46733: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(981)@604fbae46733: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985) HNBGW_Test.sgsn0-RAN(981)@604fbae46733: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)15655962 HNBGW_Test.sgsn0-SCCP(980)@604fbae46733: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(980)@604fbae46733: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085422740 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085422740 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085422740 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085422740 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085422740 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085422740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085422740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085422740 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085422741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085422741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085422741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085422741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085422741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085422741 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007a752c) (sccp_scrc.c:477) 20241116085422741 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20241116085422741 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085422741 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085422741 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085422741 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085422741 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085422741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55c143d47360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085422741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55c143d47360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@604fbae46733: setverdict(pass): none -> pass 20241116085422743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38688<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085422745 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085422748 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085422751 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085422753 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085422755 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085422757 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085422758 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085422759 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085422760 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085422761 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085422762 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085422763 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085422763 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085422764 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085422765 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085422766 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085422766 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085422767 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085422768 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085422769 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: "connecting cnlink 1" 20241116085422769 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(988)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-M3UA(988)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(988)@604fbae46733: ************************************************* HNBGW_Test.sgsn1-SCCP(986)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085422986 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 20241116085422986 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 20241116085422986 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085422986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(988)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085422994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085422994 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085422994 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085422994 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085422994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085422994 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085422994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085422996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085422996 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085422996 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085422996 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085422996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085422996 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085422996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085422996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085422996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085422996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085422996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085422996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085422996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085422996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085422996 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085422996 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085422996 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085422997 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085422997 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085422997 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085422997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085422997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085422997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085422997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085422997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085422997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085422997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085422997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085422997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085422997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085422997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085422997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085422997 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085422997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085422997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085422997 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085422997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085422997 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085422997 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085422997 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085422997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085422997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085422997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085422997 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085423619 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085423619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7f27f), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085423619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085423619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085423619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085423619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085423620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085423620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085423620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085423620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085423620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085423620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085423620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085423620 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085423626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085423626 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085423626 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085423626 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085423626 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085423626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085423626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085423626 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085423626 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085423626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085423626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085423626 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085423626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085423626 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=00c7f27f) (sccp_scrc.c:477) 20241116085423626 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20241116085423626 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085423626 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085423626 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085423626 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085423626 DLSCCP DEBUG SCCP-SCOC(108)[0x55c143cb68a0]{IDLE}: Deallocated (fsm.c:568) MTC@604fbae46733: 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 := '000000000000000000100010'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(987)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085423804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085423804 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085423804 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085423804 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 20241116085423804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085423804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085423804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085423804 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085423804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085423804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085423804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085423804 DLM3UA DEBUG 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) 20241116085423804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085423804 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085423804 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085423804 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085423804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085423804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085423804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085423804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085423804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085423804 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085423804 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085423804 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085423804 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085423804 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) 20241116085423804 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) 20241116085423804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085423804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085423804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085423804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085423804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085423804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085423804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085423804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085423804 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085423804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085423804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085423804 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085423804 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: link up (cnlink.c:111) 20241116085423804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085423804 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085423805 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085423805 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085423805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085423805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085423805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085423805 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085423807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085423807 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085423807 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085423807 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 20241116085423807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085423807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085423807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085423807 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085423807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085423807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085423807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085423807 DLM3UA DEBUG 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) 20241116085423807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085423807 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085423807 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085423807 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085423807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085423807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085423807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085423807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085423807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085423807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085423807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085423807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085423807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085423807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085423807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085423807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085423807 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085423807 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085423807 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085423807 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085423807 DRANAP INFO cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085423820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38694<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085424695 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085424695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096675f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085424695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085424695 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085424695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085424695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085424695 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085424695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e4c87), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085424695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085424695 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085424695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085424695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085424696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085424696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085424696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085424696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085424696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085424696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085424696 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085424696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085424696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085424696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085424696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085424696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085424696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085424696 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085424700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424700 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085424700 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085424700 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 20241116085424700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085424700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085424700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085424700 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085424701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085424701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085424701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085424701 DLM3UA DEBUG 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) 20241116085424701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085424701 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=0096675f) (sccp_scrc.c:477) 20241116085424701 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20241116085424701 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085424701 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085424701 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085424701 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085424701 DLSCCP DEBUG SCCP-SCOC(110)[0x55c143d384b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(987)@604fbae46733: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(987)@604fbae46733: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@604fbae46733: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)4733991 20241116085424848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085424848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085424848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085424848 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085424848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x483c27, normal) (hnbgw_rua.c:407) 20241116085424848 DHNB DEBUG map_rua[0x55c143d384b0]{init}: Allocated (fsm.c:456) 20241116085424848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4733991)[0x55c143d384b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085424848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4733991 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085424848 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085424848 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085424848 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4733991 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241116085424848 DCN DEBUG map_sccp[0x55c143cb68a0]{init}: Allocated (fsm.c:456) 20241116085424848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55c143cb68a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085424848 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4733991 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116085424848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4733991 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085424848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4733991)[0x55c143d384b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085424848 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085424848 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085424848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4733991)[0x55c143d384b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085424848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55c143cb68a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085424848 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085424848 DLSCCP DEBUG SCCP-SCOC(113)[0x55c143d4b950]{IDLE}: Allocated (fsm.c:456) 20241116085424848 DLSCCP DEBUG SCCP-SCOC(113)[0x55c143d4b950]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085424848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000220056400500f1100926) (sccp_scrc.c:406) 20241116085424848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085424848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085424848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085424848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085424848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085424848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085424848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085424848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085424848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085424848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085424848 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085424848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085424848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085424848 DLSCCP DEBUG SCCP-SCOC(113)[0x55c143d4b950]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085424849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55c143cb68a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085424849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4733991)[0x55c143d384b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085424849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085424849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085424849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085424849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085424849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085424849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085424849 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085424849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424849 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085424849 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085424849 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 20241116085424849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085424849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085424849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085424849 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085424850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085424850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085424850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085424850 DLM3UA DEBUG 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) 20241116085424850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085424850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=009e4c87) (sccp_scrc.c:477) 20241116085424850 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20241116085424850 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085424850 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085424850 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085424850 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085424850 DLSCCP DEBUG SCCP-SCOC(109)[0x55c143d481c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-SCCP(986)@604fbae46733: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(986)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(987)@604fbae46733: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989) HNBGW_Test.sgsn1-RAN(987)@604fbae46733: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)5657434 HNBGW_Test.sgsn1-SCCP(986)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(986)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@604fbae46733: setverdict(pass): none -> pass 20241116085424868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38694<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: 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 } } } 20241116085424870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116085424873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116085424875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085424877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085424879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085424881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116085424882 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116085424883 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085424884 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085424885 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085424886 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116085424887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116085424888 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085424889 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085424890 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085424891 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116085424892 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116085424894 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085424895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085424897 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085424901 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39681<->l=127.0.0.1:4262) (control_if.c:193) 20241116085424901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085424901 DLINP DEBUG SRVCONN(,r=127.0.0.1:52445<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085424901 DLINP DEBUG SRVCONN(,r=127.0.0.1:52445<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085424901 DLINP NOTICE SRV(,r=127.0.0.1:52445<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085424901 DMAIN NOTICE (127.0.0.1:52445 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52445<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085424901 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969)@604fbae46733: Final verdict of PTC: none 20241116085424901 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@604fbae46733: Final verdict of PTC: none 20241116085424901 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085424901 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085424901 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085424901 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085424901 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085424901 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20241116085424901 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085424901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-RAN(981)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(978)@604fbae46733: Final verdict of PTC: none 20241116085424901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085424901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085424901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085424901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn1-RAN(987)@604fbae46733: Final verdict of PTC: none 20241116085424901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085424901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085424901 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085424901 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085424901 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085424901 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(977)@604fbae46733: Final verdict of PTC: none 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424901 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085424901 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085424901 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 20241116085424901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085424901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085424901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085424901 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085424901 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085424901 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085424901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085424901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085424901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085424901 DLM3UA DEBUG 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) 20241116085424901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085424901 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00033d14) (sccp_scrc.c:477) 20241116085424901 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20241116085424901 DLSCCP DEBUG SCCP-SCOC(113)[0x55c143d4b950]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085424901 DLSCCP DEBUG SCCP-SCOC(113)[0x55c143d4b950]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085424901 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085424901 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085424901 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976)@604fbae46733: Final verdict of PTC: none 20241116085424901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55c143cb68a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085424901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55c143cb68a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085424901 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085424901 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) 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085424901 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085424901 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) 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085424901 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085424901 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085424901 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085424901 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085424901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085424901 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085424901 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085424901 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085424901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085424901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085424901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085424901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-SCCP(980)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(988)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(986)@604fbae46733: Final verdict of PTC: none 20241116085424901 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085424901 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc0-M3UA(979)@604fbae46733: Final verdict of PTC: none 20241116085424901 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085424901 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085424901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55c143d48780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085424901 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085424901 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085424901 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ad8bf), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085424901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085424901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085424902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085424902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085424902 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55c143d48780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8172573)[0x55c143d4b460]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085424902 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8172573)[0x55c143d4b460]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085424902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8172573)[0x55c143d4b460]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8172573)[0x55c143d4b460]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8172573)[0x55c143d4b460]{disrupted}: Freeing instance (context_map.c:202) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8172573)[0x55c143d4b460]{disrupted}: Deallocated (fsm.c:568) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55c143d48780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55c143d48780]{disconnected}: Freeing instance (context_map.c:206) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x55c143d48780]{disconnected}: Deallocated (fsm.c:568) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(983)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(970)@604fbae46733: Final verdict of PTC: none 20241116085424902 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8172573 SCCP-111 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55c143d47360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085424902 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085424902 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085424902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a752c), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085424902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085424902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085424902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085424902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085424902 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@604fbae46733: Final verdict of PTC: none 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55c143d47360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9713405)[0x55c143d49ab0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) IPA-CTRL-CLI-IPA(971)@604fbae46733: Final verdict of PTC: none20241116085424902 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9713405)[0x55c143d49ab0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085424902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9713405)[0x55c143d49ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9713405)[0x55c143d49ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9713405)[0x55c143d49ab0]{disrupted}: Freeing instance (context_map.c:202) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9713405)[0x55c143d49ab0]{disrupted}: Deallocated (fsm.c:568) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55c143d47360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55c143d47360]{disconnected}: Freeing instance (context_map.c:206) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x55c143d47360]{disconnected}: Deallocated (fsm.c:568) 20241116085424902 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9713405 SCCP-112 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085424902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085424902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085424902 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085424902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085424902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085424902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085424902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085424902 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085424902 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085424902 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085424902 DRANAP NOTICE cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55c143cb68a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085424902 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085424902 DLSCCP DEBUG SCCP-SCOC(113)[0x55c143d4b950]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085424902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00033d14), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085424902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085424902 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085424902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085424902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085424902 DLSCCP DEBUG SCCP-SCOC(113)[0x55c143d4b950]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55c143cb68a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4733991)[0x55c143d384b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085424902 [1;32mDHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4733991)[0x55c143d384b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085424902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4733991)[0x55c143d384b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4733991)[0x55c143d384b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4733991)[0x55c143d384b0]{disrupted}: Freeing instance (context_map.c:202) 20241116085424902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4733991)[0x55c143d384b0]{disrupted}: Deallocated (fsm.c:568) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55c143cb68a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55c143cb68a0]{disconnected}: Freeing instance (context_map.c:206) 20241116085424902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x55c143cb68a0]{disconnected}: Deallocated (fsm.c:568) 20241116085424902 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4733991 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116085424902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085424902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085424902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085424902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085424902 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085424902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085424902 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085424902 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085424902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085424902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085424902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085424902 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085424902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085424902 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085424902 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085424902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085424902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085424902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085424902 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085424902 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085424903 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085424903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085424903 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085424903 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085424903 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085424903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085424903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085424903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085424903 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(982)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085424912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58414<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(972)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985): pass (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(986): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-RAN(987): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(988): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989): pass (pass -> pass) MTC@604fbae46733: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:54:24 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 20241116085425036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085425376 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085425376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3f2f6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085425376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085425376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085425376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085425376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085425376 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085425376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8eacd), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085425376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085425376 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085425376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085425376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085425377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085425377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085425377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085425377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085425377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085425377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085425377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085425377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085425377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085425377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085425377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085425377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085425377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085425377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085425377 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085425638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38708<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=504648) Waiting for packet dumper to finish... 1 (prev_count=504648, count=513684) 20241116085426902 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085426902 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085426902 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085426902 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085426902 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085426902 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085426902 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085426902 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085426902 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:54:27 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 20241116085427893 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085427893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001acf04), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085427893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085427893 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085427893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085427894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085427894 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085427894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ade29), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085427894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085427894 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085427894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085427894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085427894 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085427894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b95417), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085427894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085427894 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085427894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085427894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085427894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085427894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085427894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085427894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085427894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085427894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085427894 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085427894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085427894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085427894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085427894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085427894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085427894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085427894 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085427894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085427894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085427894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085427894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085427894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085427894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085427894 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085428648 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085428648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb0ce5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085428648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428648 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085428648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428648 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085428648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df315f), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085428648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428648 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085428648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428648 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085428648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098bd14), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085428648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428648 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085428649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085428649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085428649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085428649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085428649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085428649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085428649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085428649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085428649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085428649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085428649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085428649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@604fbae46733: 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@604fbae46733: Test case TC_second_rab_assignment started. 20241116085428738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085428743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085428748 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37603<->l=127.0.0.1:4262) (control_if.c:570) 20241116085428765 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085428765 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085428765 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085428765 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(994)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085428765 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085428766 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085428766 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085428766 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085428766 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085428766 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085428766 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085428766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085428766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085428766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085428766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428766 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085428766 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085428766 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085428766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428766 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428766 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428766 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085428766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085428766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085428766 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085428767 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085428767 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085428767 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085428767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085428767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085428767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428767 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085428767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428767 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085428767 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085428767 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085428767 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085428767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085428767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085428767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428767 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085428767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428767 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085428767 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085428767 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085428767 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085428767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085428767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085428767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428767 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085428767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428767 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085428767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085428767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085428767 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085428767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085428767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085428767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085428767 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085428767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085428767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085428767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085428767 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(998)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(998)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(996)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085428782 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085428782 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085428782 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085428782 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085428782 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085428782 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085428782 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085428782 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085428783 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085428783 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085428783 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085428783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085428783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085428783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428783 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085428783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428784 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085428784 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085428784 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085428784 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085428784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085428784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085428784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428784 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085428784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428784 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085428784 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085428784 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085428784 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085428784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085428784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085428784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428784 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085428784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428784 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085428784 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085428784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085428784 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085428784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085428784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085428784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085428784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428784 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085428784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085428784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085428784 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085428784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085428784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085428784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085428784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085428784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085428784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085428784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085428784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085428784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085428784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085428784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085428784 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1001)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(1001)@604fbae46733: M3UA emulation initiated, the test can be started MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1001)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(999)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085428809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085428809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085428809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085428809 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085428809 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085428809 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085428809 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085428809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085428809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085428980 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085428980 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085428980 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085428980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(998)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085428987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428987 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085428987 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085428987 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085428987 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085428987 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085428987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085428990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428990 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085428990 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085428990 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085428990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085428990 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085428990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085428990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085428990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085428990 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085428990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085428990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085428990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085428990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085428990 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085428990 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085428990 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085428991 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085428991 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085428991 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085428991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085428991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085428991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085428991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085428991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085428991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085428991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085428991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085428991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085428992 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085428992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085428992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085428992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085428992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085428992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085428992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085428992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085428992 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085428998 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085428998 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085428998 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085428998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1001)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085429004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085429004 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085429004 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085429004 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085429004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085429004 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085429005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085429007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085429007 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085429007 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085429007 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085429007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085429007 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085429007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085429007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085429007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085429007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085429007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085429007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085429007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085429007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085429007 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085429007 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085429007 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085429008 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085429008 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085429008 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085429008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085429008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085429009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085429009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085429009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085429009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085429009 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085429009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085429009 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085429009 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085429009 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085429009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085429009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085429009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085429009 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085429383 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085429383 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00192e3a), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085429383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085429383 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085429383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085429383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085429383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085429383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085429383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085429383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085429383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085429383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085429383 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(997)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085429798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085429798 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085429798 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085429798 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085429798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085429798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085429798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085429798 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085429798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085429798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085429798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085429798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085429798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085429798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085429798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085429798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085429798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085429798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085429798 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085429798 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085429798 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085429798 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085429798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085429798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085429798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085429799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085429799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085429799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085429799 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085429799 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085429799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085429799 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085429799 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085429799 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085429799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085429799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085429799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085429799 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085429799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085429799 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085429799 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085429799 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085429799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085429799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085429799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085429799 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085429799 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085429799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085429799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085429799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085429800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085429800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085429800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085429800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085429800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429800 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085429800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085429800 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085429800 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085429800 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1000)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085429807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085429807 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085429807 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085429807 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085429807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085429807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085429807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085429807 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085429807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085429807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085429807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085429807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085429807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085429807 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085429807 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085429807 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085429807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429807 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085429807 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085429807 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085429807 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085429807 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085429807 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085429807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085429807 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085429807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085429807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085429807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085429807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085429807 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085429807 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085429807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085429807 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085429807 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085429807 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085429807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085429807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085429807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085429807 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085429809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085429809 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085429809 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085429809 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085429809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085429809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085429809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085429809 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085429809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085429809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085429809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085429809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085429809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085429809 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085429810 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085429810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085429810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085429810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085429810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085429810 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085429810 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085429810 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085429810 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085429810 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085429832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(997)@604fbae46733: f_create_expect(l3 := '47F8BCBA0679AC42395E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(997)@604fbae46733: Created Expect[0] for '47F8BCBA0679AC42395E'O to be handled at TC_second_rab_assignment0(1003) TC_second_rab_assignment-Iuh0-RUA(995)@604fbae46733: Added conn table entry 0TC_second_rab_assignment0(1003)4617557 20241116085430872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085430873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085430873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085430873 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085430873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x467555, normal) (hnbgw_rua.c:407) 20241116085430873 DHNB DEBUG map_rua[0x55c143cb68a0]{init}: Allocated (fsm.c:456) 20241116085430873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085430873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4617557 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085430873 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085430873 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085430873 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4617557 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085430873 DCN DEBUG map_sccp[0x55c143d4b460]{init}: Allocated (fsm.c:456) 20241116085430873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085430873 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4617557 <-> SCCP-114 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085430873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4617557 SCCP-114 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085430873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085430873 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085430873 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085430873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085430873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085430873 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085430873 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{IDLE}: Allocated (fsm.c:456) 20241116085430873 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085430873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a47f8bcba0679ac42395e004f400300035b0056400500f1100926) (sccp_scrc.c:406) 20241116085430873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085430873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085430873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085430873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085430873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085430873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085430873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085430873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085430873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085430873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085430873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085430873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085430873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085430873 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085430873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085430873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085430873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085430873 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085430873 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085430874 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085430874 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085430874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085430874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085430874 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(997)@604fbae46733: Found Expect[0] for l3='47F8BCBA0679AC42395E'O handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-RAN(997)@604fbae46733: Added conn table entry 0TC_second_rab_assignment0(1003)7876678 TC_second_rab_assignment0(1003)@604fbae46733: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(996)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085430887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085430887 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085430887 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085430887 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085430887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085430887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085430887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085430887 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085430887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085430887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085430887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085430887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085430887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085430887 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0011a6a8) (sccp_scrc.c:477) 20241116085430887 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20241116085430887 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085430887 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085430887 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085430887 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085430887 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085430887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085430887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_second_rab_assignment0(1003)@604fbae46733: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1002)@604fbae46733: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-SCCP(996)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: vl_len:91 HNBGW_Test.msc0-SCCP(996)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085431090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085431090 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085431090 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085431090 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085431090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085431090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085431090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085431090 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085431090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085431090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085431090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085431091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085431091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085431091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241116085431091 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241116085431091 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085431091 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085431091 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085431091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085431091 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085431091 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085431091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085431091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085431091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085431091 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085431091 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085431091 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085431091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085431091 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085431091 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{UNUSED}: Allocated (fsm.c:456) 20241116085431091 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{UNUSED}: is child of mgw(mgw-fsm-4617557-0)[0x55c143d49ab0] (fsm.c:486) 20241116085431091 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4617557-0)[0x55c143d49ab0] (mgcp_client_endpoint_fsm.c:724) 20241116085431091 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085431091 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085431091 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085431091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4617557-0)[0x55c143d307c0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085431091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4617557-0)[0x55c143d307c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360] (fsm.c:486) 20241116085431091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4617557-0)[0x55c143d307c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085431091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4617557-0)[0x55c143d307c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085431092 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 4675'... (mgcp_client.c:805) 20241116085431092 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241116085431092 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4617557-0)[0x55c143d307c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085431092 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1002)@604fbae46733: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46755517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46755517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1003) TC_second_rab_assignment0(1003)@604fbae46733: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "46755517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46755517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1003)@604fbae46733: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116085431142 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241116085431142 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085431142 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085431142 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085431142 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085431142 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085431142 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431142 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431142 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085431142 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085431142 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431143 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085431143 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085431143 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085431143 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085431143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085431143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085431143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085431143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1003)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085431176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085431176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085431176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085431176 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085431176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x467555) (hnbgw_rua.c:471) 20241116085431176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4617557 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085431176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085431176 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085431176 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085431177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085431177 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085431177 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085431177 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085431177 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085431177 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085431177 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4617557-0)[0x55c143d49ab0] (mgcp_client_endpoint_fsm.c:724) 20241116085431177 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085431177 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085431177 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431177 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085431177 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 4675'... (mgcp_client.c:805) 20241116085431177 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116085431177 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085431177 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085431177 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431177 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1003)@604fbae46733: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "46755517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46755517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085431202 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241116085431202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085431202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085431202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085431202 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085431202 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431202 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431202 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085431202 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085431202 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431202 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085431202 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085431202 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085431202 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4617557-0)[0x55c143d49ab0] (mgcp_client_endpoint_fsm.c:724) 20241116085431202 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085431202 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085431202 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085431202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4617557-0)[0x55c143d481c0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085431203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4617557-0)[0x55c143d481c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360] (fsm.c:486) 20241116085431203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4617557-0)[0x55c143d481c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085431203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4617557-0)[0x55c143d481c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241116085431203 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 4675'... (mgcp_client.c:805) 20241116085431203 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116085431203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4617557-0)[0x55c143d481c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085431203 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085431203 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431203 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431203 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1003)@604fbae46733: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "46755517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "46755517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085431221 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241116085431221 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d481c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085431221 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d481c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085431221 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d481c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085431221 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d481c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085431222 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085431222 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431222 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431222 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431222 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085431222 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085431222 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431222 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{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) 20241116085431222 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085431222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085431222 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085431222 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085431222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085431222 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085431222 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085431222 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011a6a8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085431222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085431222 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085431222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085431222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085431222 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085431222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085431222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085431222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085431222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085431222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085431222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085431222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085431222 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: vl_len:63 HNBGW_Test.msc0-SCCP(996)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241116085431233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085431233 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085431233 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085431233 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085431233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085431233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085431233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085431233 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085431233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085431233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085431233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085431233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085431233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085431233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20241116085431233 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241116085431233 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085431233 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085431233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085431233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085431233 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085431233 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085431233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085431233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085431233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085431233 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4617557 SCCP-114 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241116085431233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241116085431233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241116085431233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085431233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1003)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085431238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085431238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085431238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241116085431238 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085431238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x467555) (hnbgw_rua.c:471) 20241116085431238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4617557 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241116085431238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085431238 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085431238 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085431238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085431239 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085431239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241116085431239 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085431239 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085431239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011a6a8), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20241116085431239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085431239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085431239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085431239 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085431239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085431239 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085431239 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085431239 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085431239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085431239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085431239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085431239 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: vl_len:12 HNBGW_Test.msc0-SCCP(996)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085431252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085431252 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085431252 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085431252 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085431252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085431252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085431252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085431252 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085431252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085431252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085431252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085431252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085431252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085431252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241116085431252 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241116085431252 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085431252 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085431252 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085431252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085431252 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085431252 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085431253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085431253 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085431253 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085431253 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085431253 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085431253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085431253 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 4675'... (mgcp_client.c:805) 20241116085431253 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085431253 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085431253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d481c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085431253 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:58667: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 4675'... (mgcp_client.c:805) 20241116085431253 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085431253 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d481c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085431253 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{IN_USE}: Removing from parent mgw(mgw-fsm-4617557-0)[0x55c143d49ab0] (mgcp_client_endpoint_fsm.c:873) 20241116085431253 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085431253 DLMGCP DEBUG mgw-endp(mgw-fsm-4617557-0)[0x55c143d47360]{IN_USE}: Deallocated (fsm.c:568) 20241116085431253 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085431253 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085431253 DMGW DEBUG mgw(mgw-fsm-4617557-0)[0x55c143d49ab0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085431253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085431253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085431253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085431253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1003)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1003)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "46755517" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1003)@604fbae46733: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "46755517" }, { code := "I", val := "22222" } }, sdp := omit } 20241116085431267 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241116085431267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085431267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085431267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085431267 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c143d307c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1003)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085431268 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241116085431268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d481c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085431268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d481c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085431268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d481c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085431268 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c143d481c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(995)@604fbae46733: Deleted conn table entry 0TC_second_rab_assignment0(1003)4617557 20241116085431281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085431281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085431281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085431281 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085431281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x467555,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085431281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4617557 SCCP-114 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085431281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085431281 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085431281 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085431281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085431281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085431281 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085431281 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085431281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011a6a8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085431281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085431281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085431282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085431282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085431282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085431282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085431282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085431282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085431282 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085431282 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085431282 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085431282 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085431282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085431282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085431282 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(997)@604fbae46733: Deleted conn table entry 0TC_second_rab_assignment0(1003)7876678 HNBGW_Test.msc0-SCCP(996)@604fbae46733: Session index based on connection ID:0 20241116085431293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085431293 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085431293 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085431293 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085431293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085431293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085431293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085431293 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085431293 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085431293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085431293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085431293 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085431293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085431293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=0011a6a8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085431293 DLSCCP DEBUG Received CO:RELRE for local reference 114 (sccp_scoc.c:1824) 20241116085431293 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085431293 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085431293 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085431293 DCN DEBUG handle_cn_disc_ind() conn_id=114 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241116085431293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085431293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085431293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085431293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{disconnected}: Freeing instance (context_map.c:202) 20241116085431293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4617557)[0x55c143cb68a0]{disconnected}: Deallocated (fsm.c:568) 20241116085431293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085431293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{disconnected}: Freeing instance (context_map.c:206) 20241116085431293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x55c143d4b460]{disconnected}: Deallocated (fsm.c:568) 20241116085431293 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4617557 SCCP-114 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085431293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011a6a8), PART(T=Source Reference,L=4,D=00000072) (sccp_scrc.c:406) 20241116085431293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085431293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085431293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085431293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085431293 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085431294 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085431294 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085431294 DLSCCP DEBUG SCCP-SCOC(114)[0x55c143d48780]{IDLE}: Deallocated (fsm.c:568) 20241116085431294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085431294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085431294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085431294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085431294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085431294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085431294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085431294 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@604fbae46733: RLC received in state:disconnect_pending TC_second_rab_assignment0(1003)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085433296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1003)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085433306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085433306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085433306 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085433306 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085433306 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085433306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38724<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085433306 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37603<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_second_rab_assignment(990)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(999)@604fbae46733: Final verdict of PTC: none 20241116085433309 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085433309 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085433309 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085433309 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085433309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085433309 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085433309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085433309 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(997)@604fbae46733: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(995)@604fbae46733: Final verdict of PTC: none 20241116085433309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085433309 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085433309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-RAN(1000)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(991)@604fbae46733: Final verdict of PTC: none 20241116085433309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085433309 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085433309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085433309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085433309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085433309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085433309 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085433309 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085433309 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085433309 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085433309 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085433310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085433310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085433310 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085433310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085433310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085433310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085433310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085433310 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085433310 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085433310 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085433310 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) TC_second_rab_assignment-Iuh0(994)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(992)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1001)@604fbae46733: Final verdict of PTC: none 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085433309 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085433309 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085433309 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085433309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085433309 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085433309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085433309 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(996)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(1002)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(998)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085433314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38720<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(993)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(990): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(991): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(992): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(993): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_second_rab_assignment-Iuh0(994): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(995): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(999): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1000): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1001): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(1002): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_second_rab_assignment0(1003): pass (pass -> pass) MTC@604fbae46733: Test case TC_second_rab_assignment finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:54:33 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 20241116085433395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085433997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38430<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=361232) 20241116085434902 DLSCCP DEBUG SCCP-SCOC(113)[0x55c143d4b950]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085434903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00033d14), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085434903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085434903 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085434903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085434903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085434903 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085434903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a752c), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085434903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085434903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085434903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085434903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085434903 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085434903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ad8bf), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085434903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085434903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085434903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085434903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085434903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085434903 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085434903 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085434903 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085434903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085434903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085434904 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085434904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085434904 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085434904 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085434904 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085434904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085434904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085434904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085434904 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085434904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085434904 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085434904 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085434904 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085434904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085434904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085434904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085434904 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=361232, count=361772) 20241116085435310 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085435310 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085435310 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085435310 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085435310 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085435310 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085435377 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085435377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8eacd), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085435377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085435377 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085435377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085435377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085435377 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085435377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3f2f6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085435377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085435377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085435377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085435377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085435378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085435378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085435378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085435378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085435378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085435378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085435378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085435378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085435378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085435378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085435378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085435378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085435378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085435378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:54:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_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@604fbae46733: 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@604fbae46733: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241116085437089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085437093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085437096 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37509<->l=127.0.0.1:4262) (control_if.c:570) 20241116085437111 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085437111 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085437112 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085437112 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085437112 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085437112 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085437112 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085437112 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085437112 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085437112 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085437113 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085437113 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085437113 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085437113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085437113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085437113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437113 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085437113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437113 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085437113 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085437113 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085437113 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085437113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085437113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085437113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437113 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085437113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437113 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085437114 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085437114 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085437114 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085437114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085437114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085437114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437114 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085437114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437114 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085437114 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085437114 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085437114 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085437114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085437114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085437114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085437114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437114 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085437114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437114 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437114 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085437114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085437114 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085437114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437114 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437114 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085437114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085437114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085437114 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085437114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437114 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437114 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085437114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085437114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085437114 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085437114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437114 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437114 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085437114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085437114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085437114 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1012)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(1012)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1012)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(1010)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085437130 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085437130 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085437131 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085437131 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085437131 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085437131 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085437131 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085437131 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085437132 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085437132 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085437132 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085437132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085437132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085437132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437132 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085437132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437132 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085437132 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085437132 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085437132 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085437132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085437132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085437132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437133 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085437133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437133 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085437133 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085437133 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085437133 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085437133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085437133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085437133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437133 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085437133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437133 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085437133 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085437133 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085437133 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085437133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085437133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085437133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085437133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437133 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085437133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437133 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437133 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437133 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085437133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085437133 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085437133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437133 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437133 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437133 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085437133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085437133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085437133 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085437133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437133 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437133 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437133 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085437133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085437133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085437133 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085437133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437133 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437133 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437133 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085437133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085437133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085437133 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1015)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(1015)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1015)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-SCCP(1013)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085437327 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085437327 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085437327 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085437327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1012)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085437334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437334 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085437334 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085437334 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085437334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085437334 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085437334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085437337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437337 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085437337 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085437337 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085437337 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085437337 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085437337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085437337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085437337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085437337 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085437337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085437337 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085437337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085437337 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085437337 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085437337 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085437337 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085437339 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085437339 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085437339 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085437339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085437339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085437339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085437339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437339 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085437339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437339 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437339 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437339 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085437339 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085437339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085437339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085437339 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085437349 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085437349 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085437349 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085437349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1015)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085437355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437355 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085437355 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085437355 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085437355 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085437355 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085437355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085437358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437358 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085437358 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085437358 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085437358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085437358 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085437358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085437358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085437358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085437358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085437358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085437358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085437358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085437358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085437358 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085437358 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085437358 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085437359 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085437359 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085437359 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085437359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085437359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085437359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085437360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085437360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085437360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085437360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437360 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085437360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085437360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085437360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085437360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085437360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085437894 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085437894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b95417), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085437894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437894 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085437894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437894 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085437894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ade29), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085437894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437895 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085437895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437895 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085437895 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001acf04), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085437895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085437895 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085437895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085437895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085437895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437895 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437895 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085437895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085437895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085437895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085437895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437895 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437895 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085437895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085437895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085437895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085437895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085437895 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085437895 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085437895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085437895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085437895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085437895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1011)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085438141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085438141 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085438141 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085438141 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085438141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085438141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085438141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085438141 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085438141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085438141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085438141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085438141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085438141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085438141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085438141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085438141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085438141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085438141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085438142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085438142 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085438142 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085438142 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085438142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085438142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085438142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085438142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085438142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085438142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085438142 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085438142 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085438142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085438142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085438142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085438142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085438142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085438142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085438142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085438142 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085438146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085438146 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085438146 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085438146 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085438146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085438146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085438146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085438146 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085438146 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085438146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085438146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085438146 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085438146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085438146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085438146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085438146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085438146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085438146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085438146 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085438146 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085438146 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1014)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085438158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085438158 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085438158 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085438158 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085438158 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085438158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085438158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085438158 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085438159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085438159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085438159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085438159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085438159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085438159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085438159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085438159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085438159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085438160 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085438160 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085438160 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085438160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085438160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085438160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085438160 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085438159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085438159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085438159 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085438159 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085438159 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085438159 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085438159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085438159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085438159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085438160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085438160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085438160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085438160 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085438160 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085438165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085438165 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085438165 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085438165 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085438165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085438165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085438165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085438165 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085438165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085438165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085438165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085438165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085438165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085438165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085438165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085438165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085438165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085438165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085438165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085438165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085438165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085438165 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085438165 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085438165 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085438169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085438169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085438169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085438169 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085438169 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085438169 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085438169 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085438169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085438169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085438174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085438174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085438174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241116085438174 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241116085438174 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241116085438382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085438382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085438382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085438382 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085438382 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085438382 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085438382 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085438382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085438382 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed MTC@604fbae46733: talloc reports "struct hnb_context" x 1, expecting 1 MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085438391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004)@604fbae46733: Final verdict of PTC: none 20241116085438391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085438391 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085438391 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085438391 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085438391 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37509<->l=127.0.0.1:4262) (control_if.c:193) 20241116085438391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38440<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009)@604fbae46733: Final verdict of PTC: none 20241116085438393 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085438393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085438393 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085438393 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085438393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085438393 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085438393 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085438393 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085438393 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085438393 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085438393 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085438393 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085438393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085438393 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085438393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085438393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085438393 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085438393 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085438393 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085438393 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085438393 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085438393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085438393 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085438393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085438393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085438393 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085438393 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085438393 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085438393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085438394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085438394 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085438394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085438394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085438394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085438394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085438394 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085438394 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085438394 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085438394 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(1010)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1014)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1012)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1013)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1015)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1011)@604fbae46733: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@604fbae46733: Final verdict of PTC: none HNBGW-MGCP(1016)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(1005)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085438396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38436<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1007)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(1005): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(1007): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(1010): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(1011): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(1012): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1013): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1014): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1015): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(1016): none (pass -> pass) MTC@604fbae46733: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:54:38 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 20241116085438440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085438649 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085438649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098bd14), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085438649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085438649 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085438649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085438649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085438649 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085438649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df315f), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085438649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085438649 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085438649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085438649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085438649 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085438649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eb0ce5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085438649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085438649 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085438649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085438649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085438650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085438650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085438650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085438650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085438650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085438650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085438650 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085438650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085438650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085438650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085438650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085438650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085438650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085438650 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085438650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085438650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085438650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085438650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085438650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085438650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085438650 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085439042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38452<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224408) 20241116085439380 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085439380 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085439380 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085439380 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085439380 DLSCCP DEBUG SCCP-SCOC(98)[0x55c143d395d0]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=224408, count=238420) 20241116085440395 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085440395 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085440395 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085440395 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085440395 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085440395 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: 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 ------ Sat Nov 16 08:54: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_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@604fbae46733: 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@604fbae46733: Test case TC_apply_sccp started. 20241116085442139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085442143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085442146 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44963<->l=127.0.0.1:4262) (control_if.c:570) 20241116085442161 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085442161 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(1021)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085442169 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085442169 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085442169 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085442169 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085442169 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085442169 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085442169 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085442169 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085442169 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47985 (stream_srv.c:129) 20241116085442169 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47985<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh1(1023)@604fbae46733: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085442170 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085442170 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085442170 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085442170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085442170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085442170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085442170 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085442170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085442170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085442170 DRANAP DEBUG cnlink(msc-3)[0x55c143d1f640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085442170 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085442170 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085442170 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085442170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085442170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085442170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085442171 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085442171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085442171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085442171 DRANAP DEBUG cnlink(msc-2)[0x55c143cb5870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085442171 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085442171 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085442171 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085442171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085442171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085442171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085442171 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085442171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085442171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085442171 DRANAP DEBUG cnlink(msc-1)[0x55c143cb8670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085442171 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085442171 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085442171 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085442171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085442171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085442171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085442171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085442171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085442171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085442171 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085442171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085442171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085442171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085442171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085442171 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085442171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085442171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085442171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085442171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085442171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085442171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085442171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085442171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085442171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085442171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085442171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085442171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085442171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085442171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085442171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085442171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085442171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085442171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1027)@604fbae46733: ************************************************* HNBGW_Test.msc0-M3UA(1027)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@604fbae46733: ************************************************* HNBGW_Test.msc0-SCCP(1025)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085442186 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085442186 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085442186 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085442186 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085442186 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085442186 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085442186 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085442186 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085442187 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085442187 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085442187 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085442187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085442187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085442187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085442187 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085442187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085442187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085442187 DRANAP DEBUG cnlink(sgsn-3)[0x55c143d21c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085442187 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085442188 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085442188 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085442188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085442188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085442188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085442188 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085442188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085442188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085442188 DRANAP DEBUG cnlink(sgsn-2)[0x55c143d212f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085442188 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085442188 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085442188 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085442188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085442188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085442188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085442188 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085442188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085442188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085442188 DRANAP DEBUG cnlink(sgsn-1)[0x55c143d20960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085442188 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085442188 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085442188 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085442188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085442188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085442188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085442188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085442188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085442188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085442188 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085442188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085442188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085442188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085442188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085442188 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085442188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085442188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085442188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085442188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085442188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085442188 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085442188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085442188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085442188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085442188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085442188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085442188 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085442188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085442188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085442188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085442188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085442188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085442188 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@604fbae46733: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1030)@604fbae46733: ************************************************* HNBGW_Test.sgsn0-M3UA(1030)@604fbae46733: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1030)@604fbae46733: ************************************************* MTC@604fbae46733: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1028)@604fbae46733: v_sccp_pdu_maxlen:268 20241116085442212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085442212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085442212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085442212 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085442212 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085442212 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085442212 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085442212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085442212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): none -> pass 20241116085442226 DLINP DEBUG SRVCONN(,r=127.0.0.1:47985<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085442226 DLINP DEBUG SRVCONN(,r=127.0.0.1:47985<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085442226 DLINP DEBUG SRVCONN(,r=127.0.0.1:47985<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085442226 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085442226 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) 20241116085442226 DLGLOBAL DEBUG validating counter group 0x55c14289fbe0(hnb) with 60 counters (rate_ctr.c:86) 20241116085442226 DHNBAP DEBUG (127.0.0.1:47985 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085442226 DHNBAP NOTICE (127.0.0.1:47985 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085442226 DHNBAP NOTICE (127.0.0.1:47985 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085442226 DLINP DEBUG SRVCONN(,r=127.0.0.1:47985<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085442226 DLINP DEBUG SRVCONN(,r=127.0.0.1:47985<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085442382 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085442383 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085442383 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085442383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1027)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085442392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442392 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085442392 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085442392 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085442392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085442392 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085442392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085442394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442394 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085442394 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085442395 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085442395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085442395 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085442395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085442395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085442395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085442395 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085442395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085442395 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085442395 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085442395 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085442395 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085442395 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085442395 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085442396 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085442396 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085442396 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085442396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085442397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085442397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085442397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085442397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085442397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085442397 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085442397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085442397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085442397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085442397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085442397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085442397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085442397 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085442400 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085442400 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085442400 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085442400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1030)@604fbae46733: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085442407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442407 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085442407 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085442407 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085442407 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085442407 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085442407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085442409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442409 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085442409 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085442409 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085442409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085442409 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085442409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085442410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085442410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085442410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085442410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085442410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085442410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085442410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085442410 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085442410 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085442410 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085442411 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085442411 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085442411 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085442411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085442411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085442411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085442411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085442411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085442411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085442411 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085442411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085442411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085442411 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085442411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085442411 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085442411 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085442411 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085442411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085442411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085442411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085442411 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1026)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085443189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085443189 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085443189 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085443189 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085443189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085443189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085443189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085443189 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085443189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085443189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085443189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085443189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085443189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085443189 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085443189 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085443189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085443190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085443190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085443190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085443190 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085443190 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085443190 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085443190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085443190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085443190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085443190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085443190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085443190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085443190 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085443190 DRANAP NOTICE cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: link up (cnlink.c:111) 20241116085443190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085443190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085443190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085443190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085443191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085443191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085443191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085443191 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085443193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085443193 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085443193 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085443193 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085443194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085443194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085443194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085443194 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085443194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085443194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085443194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085443194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085443194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085443194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085443194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085443194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085443194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085443194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085443194 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085443194 DRANAP DEBUG cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085443194 DRANAP INFO cnlink(msc-0)[0x55c143cd5220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1029)@604fbae46733: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085443209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085443209 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085443209 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085443209 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085443209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085443209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085443209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085443209 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085443209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085443209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085443209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085443209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085443209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085443209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085443209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085443209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085443209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443209 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085443209 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085443209 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085443209 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085443209 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085443209 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085443209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085443209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085443209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085443209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085443209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085443209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085443209 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085443209 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: link up (cnlink.c:111) 20241116085443210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085443210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085443210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085443210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085443210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085443210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085443210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085443210 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085443213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085443213 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085443213 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085443213 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085443213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085443213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085443213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085443213 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085443213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085443213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085443213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085443213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085443213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085443213 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085443213 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085443213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085443213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085443213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085443213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085443213 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085443213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085443213 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085443213 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085443213 DRANAP INFO cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085444265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085444903 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085444903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ad8bf), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085444903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085444903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085444903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085444903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085444903 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085444903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a752c), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085444903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085444903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085444903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085444903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085444903 DLSCCP DEBUG SCCP-SCOC(113)[0x55c143d4b950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085444903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00033d14), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085444903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085444903 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085444903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085444903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085444904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085444904 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085444904 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085444904 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085444904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085444904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085444904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085444904 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085444904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085444904 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085444904 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085444904 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085444904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085444904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085444904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085444904 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085444904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085444904 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085444904 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085444904 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085444904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085444904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085444904 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085444905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085444905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085444905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085444905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085444905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085444905 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=006ad8bf) (sccp_scrc.c:477) 20241116085444905 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20241116085444905 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085444905 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085444905 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085444905 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085444905 DLSCCP DEBUG SCCP-SCOC(111)[0x55c143d321b0]{IDLE}: Deallocated (fsm.c:568) 20241116085444905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085444905 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085444905 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085444905 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085444905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085444905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085444905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085444905 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085445110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085445110 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085445110 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085445110 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085445110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085445110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085445110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085445110 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085445110 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085445110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085445110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085445110 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085445110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085445111 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=007a752c) (sccp_scrc.c:477) 20241116085445111 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20241116085445111 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085445111 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085445111 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085445111 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085445111 DLSCCP DEBUG SCCP-SCOC(112)[0x55c143d48650]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@604fbae46733: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1026)@604fbae46733: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1032) TC_apply_sccp-Iuh0-RUA(1022)@604fbae46733: Added conn table entry 0TC_apply_sccp0(1032)11268701 20241116085445315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085445315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085445315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085445315 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085445315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xabf25d, normal) (hnbgw_rua.c:407) 20241116085445315 DHNB DEBUG map_rua[0x55c143cb68a0]{init}: Allocated (fsm.c:456) 20241116085445315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085445315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11268701 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085445315 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085445315 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085445315 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11268701 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085445315 DCN DEBUG map_sccp[0x55c143d4b460]{init}: Allocated (fsm.c:456) 20241116085445315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085445315 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11268701 <-> SCCP-115 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085445315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11268701 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085445315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085445315 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085445315 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085445315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085445315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085445315 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085445315 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{IDLE}: Allocated (fsm.c:456) 20241116085445315 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085445315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002e20056400500f1100926) (sccp_scrc.c:406) 20241116085445315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085445315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085445315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085445315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085445315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085445315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085445315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085445315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085445315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085445315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085445315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085445315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085445315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085445315 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085445315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085445315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085445316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085445316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085445316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085445316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085445316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085445316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085445316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085445316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@604fbae46733: First idle individual index:0 HNBGW_Test.msc0-SCCP(1025)@604fbae46733: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1026)@604fbae46733: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1032) HNBGW_Test.msc0-RAN(1026)@604fbae46733: Added conn table entry 0TC_apply_sccp0(1032)7573482 HNBGW_Test.msc0-SCCP(1025)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1025)@604fbae46733: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1032)@604fbae46733: setverdict(pass): none -> pass 20241116085445330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085445331 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085445331 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085445331 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085445331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085445331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085445331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085445331 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085445331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085445331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085445331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085445331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085445331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085445331 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0037b0d8) (sccp_scrc.c:477) 20241116085445331 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20241116085445331 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085445331 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085445331 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085445331 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085445331 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085445331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085445331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085445378 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085445378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3f2f6), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085445378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085445378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085445378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085445378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085445378 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085445378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8eacd), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085445378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085445378 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085445378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085445378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085445379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085445379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085445379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085445379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085445379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085445379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085445379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085445379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085445379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085445379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085445379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085445379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085445379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085445379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085445379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085445383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085445383 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085445383 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085445383 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085445383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085445383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085445383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085445383 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085445383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085445384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085445384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085445384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085445384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085445384 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=00c3f2f6) (sccp_scrc.c:477) 20241116085445384 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20241116085445384 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085445384 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085445384 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085445384 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085445384 DLSCCP DEBUG SCCP-SCOC(106)[0x55c143d48940]{IDLE}: Deallocated (fsm.c:568) 20241116085446331 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) TC_apply_sccp0(1032)@604fbae46733: "Changing SCCP address, don't apply yet" 20241116085447349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085447350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085447350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241116085447350 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085447350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xabf25d) (hnbgw_rua.c:471) 20241116085447350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11268701 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241116085447350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085447350 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116085447350 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116085447350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241116085447350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085447350 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085447350 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085447350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037b0d8), PART(T=Data,L=22,D=001440120000010010400b0a16ef0680110495dc57cb) (sccp_scrc.c:406) 20241116085447350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085447350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085447350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085447350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085447350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085447350 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085447350 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085447350 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085447350 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085447350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085447350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085447350 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@604fbae46733: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1025)@604fbae46733: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@604fbae46733: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@604fbae46733: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1032)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1025)@604fbae46733: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1025)@604fbae46733: vl_len:22 HNBGW_Test.msc0-SCCP(1025)@604fbae46733: vl_from0 HNBGW_Test.msc0-SCCP(1025)@604fbae46733: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A0F146D41AB5012A4DCB8'O 20241116085447365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085447365 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085447365 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085447365 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085447365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085447365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085447365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085447365 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085447365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085447365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085447365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085447365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085447365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085447365 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a0f146d41ab5012a4dcb8) (sccp_scrc.c:477) 20241116085447365 DLSCCP DEBUG Received CO:CODT for local reference 115 (sccp_scoc.c:1824) 20241116085447365 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085447365 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085447365 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085447365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085447365 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241116085447365 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116085447365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241116085447365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085447365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241116085447365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085447365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_apply_sccp0(1032)@604fbae46733: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1032)@604fbae46733: "Apply SCCP address changes" 20241116085447370 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241116085447370 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20241116085447370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20241116085447370 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085447370 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085447370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037b0d8), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085447370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085447370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085447370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085447370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085447370 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085447370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085447370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085447370 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085447370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085447370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085447370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085447370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{disrupted}: Freeing instance (context_map.c:202) 20241116085447370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11268701)[0x55c143cb68a0]{disrupted}: Deallocated (fsm.c:568) 20241116085447370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085447370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{disconnected}: Freeing instance (context_map.c:206) 20241116085447370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x55c143d4b460]{disconnected}: Deallocated (fsm.c:568) 20241116085447370 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11268701 SCCP-115 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241116085447370 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20241116085447370 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116085447370 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20241116085447370 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116085447370 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116085447370 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116085447370 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116085447370 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116085447370 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116085447370 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116085447371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085447371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085447371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085447371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085447371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085447371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085447371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085447371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085447371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085447371 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@604fbae46733: Session index based on local reference:0 20241116085447373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085447373 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085447373 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085447373 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085447373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085447373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085447373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085447373 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1026)@604fbae46733: Deleted conn table entry 0TC_apply_sccp0(1032)7573482 20241116085447373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085447373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085447373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085447373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085447373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085447373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=0037b0d8) (sccp_scrc.c:477) 20241116085447373 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1824) 20241116085447373 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085447373 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085447373 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085447373 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085447373 DLSCCP DEBUG SCCP-SCOC(115)[0x55c143d48780]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1022)@604fbae46733: Deleted conn table entry 0TC_apply_sccp0(1032)11268701 20241116085447896 DLSCCP DEBUG SCCP-SCOC(105)[0x55c143d4a0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085447896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001acf04), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085447896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085447896 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085447896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085447896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085447896 DLSCCP DEBUG SCCP-SCOC(103)[0x55c143d44910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085447896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ade29), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085447896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085447896 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085447896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085447896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085447896 DLSCCP DEBUG SCCP-SCOC(104)[0x55c143d47d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085447896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b95417), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085447896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085447896 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085447896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085447896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085447896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085447896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085447896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085447896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085447896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085447896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085447896 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085447896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085447897 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085447897 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085447897 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085447897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085447897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085447897 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085447897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085447897 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085447897 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085447897 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085447897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085447897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085447897 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085448379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54572<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1032)@604fbae46733: Final verdict of PTC: pass MTC@604fbae46733: ok: talloc reports "asn1_context" = 1 bytes 20241116085448388 DLINP DEBUG SRVCONN(,r=127.0.0.1:47985<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085448388 DLINP DEBUG SRVCONN(,r=127.0.0.1:47985<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085448388 DLINP NOTICE SRV(,r=127.0.0.1:47985<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085448388 DMAIN NOTICE (127.0.0.1:47985 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47985<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085448388 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085448388 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085448388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(1026)@604fbae46733: Final verdict of PTC: none 20241116085448388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085448388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085448388 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085448388 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085448388 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085448388 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44963<->l=127.0.0.1:4262) (control_if.c:193) 20241116085448388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn0-RAN(1029)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1028)@604fbae46733: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1017)@604fbae46733: Final verdict of PTC: none 20241116085448388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085448388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085448388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085448388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085448388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085448388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085448388 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc0-M3UA(1027)@604fbae46733: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1024)@604fbae46733: Final verdict of PTC: none 20241116085448388 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085448388 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085448388 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085448388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085448388 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085448388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085448388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085448388 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085448388 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085448388 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085448388 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085448388 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085448388 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085448388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085448388 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085448388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085448388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085448388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085448388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085448388 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085448388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085448388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085448388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085448388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085448388 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085448388 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085448388 DRANAP DEBUG cnlink(sgsn-0)[0x55c143d1ffd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085448388 DRANAP NOTICE cnlink(sgsn-0)[0x55c143d1ffd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1031)@604fbae46733: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1022)@604fbae46733: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1030)@604fbae46733: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1025)@604fbae46733: Final verdict of PTC: none VirtHNBGW-STATS(1018)@604fbae46733: Final verdict of PTC: none TC_apply_sccp-Iuh1(1023)@604fbae46733: Final verdict of PTC: none TC_apply_sccp-Iuh0(1021)@604fbae46733: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1019)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: setverdict(pass): pass -> pass, component reason not changed 20241116085448391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54548<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1020)@604fbae46733: Final verdict of PTC: none MTC@604fbae46733: Setting final verdict of the test case. MTC@604fbae46733: Local verdict of MTC: pass MTC@604fbae46733: Local verdict of PTC MutexDispCT-TC_apply_sccp(1017): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_apply_sccp-Iuh0(1021): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1022): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_apply_sccp-Iuh1(1023): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1024): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1028): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1029): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1030): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC HNBGW-MGCP(1031): none (pass -> pass) MTC@604fbae46733: Local verdict of PTC TC_apply_sccp0(1032): pass (pass -> pass) MTC@604fbae46733: Test case TC_apply_sccp finished. Verdict: pass MTC@604fbae46733: 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'. Sat Nov 16 08:54:48 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241116085448435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085448645 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085448645 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085448645 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085448645 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085448645 DLSCCP DEBUG SCCP-SCOC(100)[0x55c143d30370]{IDLE}: Deallocated (fsm.c:568) 20241116085448645 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085448645 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085448645 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085448646 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085448646 DLSCCP DEBUG SCCP-SCOC(101)[0x55c143d2f7c0]{IDLE}: Deallocated (fsm.c:568) 20241116085448646 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085448646 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085448646 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085448646 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085448646 DLSCCP DEBUG SCCP-SCOC(102)[0x55c143d422d0]{IDLE}: Deallocated (fsm.c:568) 20241116085448937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54588<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303336) Waiting for packet dumper to finish... 1 (prev_count=303336, count=334444) 20241116085450390 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085450390 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085450390 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085450390 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085450390 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085450390 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@604fbae46733: 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@604fbae46733: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@604fbae46733: Terminating MTC. MC@604fbae46733: MTC terminated. MC2> exit MC@604fbae46733: Shutting down session. MC@604fbae46733: 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-9778.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 56 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3842072) [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-20241116-0847-d9700609-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-20241116-0847-d9700609-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20241116085454904 DLSCCP DEBUG SCCP-SCOC(113)[0x55c143d4b950]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085454904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00033d14), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085454904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085454904 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085454904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085454904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085454905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085454905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085454905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085454905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085454905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085454905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085454905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085455379 DLSCCP DEBUG SCCP-SCOC(107)[0x55c143d65e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085455379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8eacd), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085455379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085455379 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085455379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085455379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c143d240e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085455379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085455379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085455379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085455379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085455379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085455379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085455379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][generic] Stopping stp (3841949) [testenv][generic] Stopping hnbgw (3841992) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-0'] testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-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', '--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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Reading package lists... [testenv][with-pfcp] Installing packages: osmo-stp, osmo-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-20241116-0847-d9700609-1', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-hnbgw'] 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 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly Recommended packages: osmo-mgw The following NEW packages will be installed: libasn1c1 libnftables1 libnftnl11 libosmo-gtlv1 libosmo-hnbap0 libosmo-mgcp-client14 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 libosmo-sigtran10 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-hnbgw osmo-stp osmocom-nightly 0 upgraded, 19 newly installed, 0 to remove and 52 not upgraded. Need to get 0 B/1787 kB of archives. After this operation, 6535 kB of additional disk space will be used. debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libnftnl11: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 ... 39994 files and directories currently installed.) Preparing to unpack .../00-libnftnl11_1.2.4-2_amd64.deb ... Unpacking libnftnl11:amd64 (1.2.4-2) ... Selecting previously unselected package libnftables1:amd64. Preparing to unpack .../01-libnftables1_1.0.6.3~osmocom.429.7d98_amd64.deb ... Unpacking libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202411152026_amd64.deb ... Unpacking osmocom-nightly (202411152026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.10.0.30.51bb.202411152026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411152026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../04-libosmo-gtlv1_0.4.0.4.3b3e.202411152026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411152026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.10.0.30.51bb.202411152026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411152026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.10.0.30.51bb.202411152026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411152026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../07-libosmo-pfcp0_0.4.0.4.3b3e.202411152026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411152026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411152026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411152026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../09-libosmovty13_1.10.0.30.51bb.202411152026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411152026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.50.b59d.202411152026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411152026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../11-libosmoctrl0_1.10.0.30.51bb.202411152026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411152026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.50.b59d.202411152026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.50.b59d.202411152026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202411152026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411152026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../14-libosmo-hnbap0_1.6.0.3.655a.202411152026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.3.655a.202411152026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../15-libosmo-mgcp-client14_1.13.1.202411152026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.202411152026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../16-libosmo-ranap7_1.6.0.3.655a.202411152026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411152026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../17-libosmo-rua0_1.6.0.3.655a.202411152026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.3.655a.202411152026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../18-osmo-hnbgw_1.6.0.17.a3c0a.202411152026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.17.a3c0a.202411152026) ... Setting up osmocom-nightly (202411152026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411152026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.4.3b3e.202411152026) ... Setting up libasn1c1:amd64 (0.9.37.202411152026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.3.655a.202411152026) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411152026) ... Setting up libosmo-rua0:amd64 (1.6.0.3.655a.202411152026) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411152026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.202411152026) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411152026) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411152026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.4.3b3e.202411152026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411152026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411152026) ... Setting up osmo-stp:amd64 (2.0.0.50.b59d.202411152026) ... 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.3.655a.202411152026) ... Setting up osmo-hnbgw (1.6.0.17.a3c0a.202411152026) ... 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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [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-20241116-0847-d9700609-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] + ['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-20241116-0847-d9700609-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_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-20241116-0847-d9700609-1', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/osmo-hnbgw-with-pfcp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw-with-pfcp.cfg'] [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-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-20241116-0847-d9700609-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] 20241116085502519 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20241116085502519 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20241116085502519 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 20241116085502519 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241116085502519 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116085502519 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 20241116085502519 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241116085502519 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116085502519 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 20241116085502519 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241116085502519 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116085502519 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 20241116085502519 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241116085502519 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116085502519 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 20241116085502519 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241116085502519 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116085502519 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 20241116085502519 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241116085502519 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241116085502519 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241116085502519 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241116085502519 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241116085502519 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241116085502519 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241116085502519 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241116085502519 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241116085502519 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241116085502519 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20241116085502519 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20241116085502519 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20241116085502519 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_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-20241116-0847-d9700609-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'] rate_ctr.c:86 validating counter group 0x561ceeed44e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x561ceeed44c0(iups) with 3 counters 20241116085502719 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241116085502719 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241116085502719 DLPFCP NOTICE 0x561cef8ab870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20241116085502719 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Allocated (fsm.c:456) 20241116085502719 DLGLOBAL DEBUG validating counter group 0x561ceeed4560(msc) with 15 counters (rate_ctr.c:86) 20241116085502719 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241116085502719 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116085502719 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Allocated (fsm.c:456) 20241116085502719 DLGLOBAL DEBUG validating counter group 0x561ceeed4560(msc) with 15 counters (rate_ctr.c:86) 20241116085502719 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241116085502719 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116085502719 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Allocated (fsm.c:456) 20241116085502719 DLGLOBAL DEBUG validating counter group 0x561ceeed4560(msc) with 15 counters (rate_ctr.c:86) 20241116085502719 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241116085502719 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116085502719 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Allocated (fsm.c:456) 20241116085502719 DLGLOBAL DEBUG validating counter group 0x561ceeed4560(msc) with 15 counters (rate_ctr.c:86) 20241116085502719 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241116085502719 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116085502719 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Allocated (fsm.c:456) 20241116085502719 DLGLOBAL DEBUG validating counter group 0x561ceeed4540(sgsn) with 15 counters (rate_ctr.c:86) 20241116085502719 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241116085502719 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116085502719 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Allocated (fsm.c:456) 20241116085502719 DLGLOBAL DEBUG validating counter group 0x561ceeed4540(sgsn) with 15 counters (rate_ctr.c:86) 20241116085502719 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241116085502719 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116085502719 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241116085502719 DLGLOBAL DEBUG validating counter group 0x561ceeed4540(sgsn) with 15 counters (rate_ctr.c:86) 20241116085502719 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241116085502719 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116085502719 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Allocated (fsm.c:456) 20241116085502719 DLGLOBAL DEBUG validating counter group 0x561ceeed4540(sgsn) with 15 counters (rate_ctr.c:86) 20241116085502719 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241116085502719 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241116085502719 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241116085502719 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1024) 20241116085502719 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241116085502719 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241116085502720 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241116085502720 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932) 20241116085502720 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:59171 (mgcp_client.c:987) 20241116085502720 DLPFCP DEBUG 0x561cef8ab870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20241116085502720 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeae2dc66 (1731747302 seconds since UNIX epoch, which is 3940736102 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20241116085502720 DLPFCP DEBUG pfcp_cp_peer[0x561cefa1ab50]{disabled}: Allocated (fsm.c:456) 20241116085502720 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20241116085502720 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085502720 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20241116085502720 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241116085502720 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085502720 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116085502720 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241116085502720 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20241116085502720 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20241116085502720 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20241116085502720 DLGLOBAL DEBUG validating counter group 0x7f97fa08b9a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20241116085502720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_DOWN}: Allocated (fsm.c:456) 20241116085502720 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20241116085502720 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20241116085502720 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20241116085502720 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20241116085502720 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20241116085502720 DLGLOBAL DEBUG validating counter group 0x7f97fa08b9e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241116085502720 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20241116085502720 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{IDLE}: Allocated (fsm.c:456) 20241116085502720 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) 20241116085502720 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x561cefa1a590]{ASP_DOWN}: Allocated (fsm.c:456) 20241116085502720 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20241116085502720 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241116085502720 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241116085502720 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x561cefa3a4c0 (osmo_ss7_user.c:88) 20241116085502720 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20241116085502720 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20241116085502720 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20241116085502720 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20241116085502720 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116085502720 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241116085502720 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116085502720 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20241116085502720 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116085502720 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241116085502720 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116085502720 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20241116085502720 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116085502720 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241116085502720 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116085502721 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20241116085502721 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116085502720 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:58669<->l=::1:2905): New m3ua connection accepted 20241116085502720 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:58669<->l=::1:2905): created dynamic ASP asp-dyn-0 20241116085502720 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:58669<->l=:::2905 20241116085502721 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241116085502721 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241116085502721 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241116085502721 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116085502721 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20241116085502721 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116085502721 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241116085502721 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116085502721 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20241116085502721 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085502721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085502721 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116085502721 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241116085502721 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116085502721 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20241116085502721 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241116085502721 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241116085502721 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116085502721 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20241116085502721 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085502721 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085502721 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085502721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085502721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085502721 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085502721 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241116085502721 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085502721 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085502721 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085502721 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085502721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085502721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085502721 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085502721 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241116085502721 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085502721 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085502721 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085502721 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085502721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085502721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085502721 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085502721 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241116085502721 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085502721 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085502721 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085502721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085502721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085502721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085502721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085502721 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241116085502721 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085502721 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085502721 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085502721 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085502721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085502721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085502721 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085502721 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241116085502721 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085502721 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085502721 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085502721 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085502721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085502721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085502721 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085502721 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241116085502721 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085502721 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085502721 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085502721 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085502721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085502721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085502721 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085502721 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241116085502721 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085502721 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085502721 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085502721 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085502721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085502721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085502721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085502721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085502721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085502721 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241116085502721 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085502721 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:58669){CONNECTING} connection established (stream_cli.c:362) 20241116085502721 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241116085502721 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:58669) (osmo_ss7_asp.c:937) 20241116085502721 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20241116085502721 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20241116085502721 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20241116085502721 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x561cefa1a590]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20241116085502721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085502721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241116085502721 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085502721 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085502721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085502721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085502721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:749) 20241116085502721 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x561cefa1a590]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:712) 20241116085502721 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x561cefa1a590]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20241116085502721 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x561cefa1a590]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20241116085502721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241116085502721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20241116085502721 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20241116085502721 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20241116085502721 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{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-20241116-0847-d9700609-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@58b8e6c24fc4: Unix server socket created successfully. MC@58b8e6c24fc4: Listening on TCP port 46181. 58b8e6c24fc4 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 58b8e6c24fc4 46181 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@58b8e6c24fc4: New HC connected from 10.0.2.100 [10.0.2.100]. 58b8e6c24fc4: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@58b8e6c24fc4: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@58b8e6c24fc4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@58b8e6c24fc4: Configuration file was processed on all HCs. MC@58b8e6c24fc4: Creating MTC on host 10.0.2.100. MC@58b8e6c24fc4: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@58b8e6c24fc4: 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 ------ Sat Nov 16 08:55: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_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 20241116085504382 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::445b:80ff:fe5c:d0ce]:2905 err=None (stream.c:265) 20241116085504382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241116085504382 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241116085504382 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::445b:80ff:fe5c:d0ce]:2905 err=None (osmo_ss7_asp.c:788) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_hnb_register started. 20241116085504446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085504449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085504453 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41913<->l=127.0.0.1:4262) (control_if.c:570) HNBGW-PFCP(6)@58b8e6c24fc4: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241116085504722 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241116085504722 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20241116085504722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20241116085504722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085504722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241116085504722 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241116085504722 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241116085504722 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20241116085504722 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241116085504722 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241116085504722 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241116085504722 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085504722 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241116085504723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085504723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:749) 20241116085504723 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20241116085504723 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20241116085504723 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20241116085504723 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20241116085504723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085504723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241116085504723 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241116085504723 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241116085504723 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241116085504723 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20241116085504723 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x561cefa1a590]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20241116085504723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085504723 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085504723 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085504723 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085504723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085504723 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085504723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085504723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085504723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:749) 20241116085504723 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x561cefa1a590]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:712) 20241116085504723 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x561cefa1a590]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20241116085504723 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x561cefa1a590]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20241116085504723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241116085504723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20241116085504723 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241116085504723 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241116085504723 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085504723 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241116085504723 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) 20241116085504723 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241116085504723 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x561cefa38ff0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241116085505721 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{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)@58b8e6c24fc4: 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 := 3940736102 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@58b8e6c24fc4: broadcasting to mtc MTC@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW-PFCP(6)@58b8e6c24fc4: 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 } } } 20241116085505730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085505730 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085505730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20241116085505730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20241116085505730 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20241116085505730 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20241116085505730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{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) 20241116085505730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241116085505730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085505730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085505730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085505730 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@58b8e6c24fc4: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241116085505744 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085505744 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085505744 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085505744 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085505744 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085505744 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085505744 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085505744 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085505744 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085505744 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085505746 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085505746 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085505746 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085505746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085505746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085505746 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085505746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085505746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085505746 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085505746 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085505746 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085505746 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085505746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085505746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085505746 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085505746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085505746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085505746 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085505746 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085505746 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085505746 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085505746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085505746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085505746 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085505746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085505746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085505746 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085505746 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085505746 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085505746 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085505746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085505746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085505746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085505746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085505746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085505746 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085505746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085505746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085505746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085505746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085505746 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085505746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085505746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085505746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085505746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085505746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085505746 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085505746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085505746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085505746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085505746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085505746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085505746 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085505746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085505746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085505746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085505746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085505746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085505746 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(11)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085505763 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085505763 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085505763 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085505764 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085505764 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085505764 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085505764 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085505764 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085505765 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085505765 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085505765 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085505765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085505765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085505765 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085505765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085505765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085505765 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085505765 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085505765 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085505765 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085505765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085505765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085505765 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085505765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085505765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085505765 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085505765 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085505765 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085505765 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085505765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085505765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085505765 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085505765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085505765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085505765 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085505765 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085505765 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085505765 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085505765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085505765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085505765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085505765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085505765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085505765 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085505765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085505765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085505765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085505765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085505765 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085505765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085505765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085505765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085505765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085505765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085505765 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085505765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085505765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085505765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085505765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085505765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085505765 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085505765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085505765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085505765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085505765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085505765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085505765 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(12)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085505961 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085505961 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085505961 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085505961 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085505968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505968 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085505968 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085505968 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085505968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085505968 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085505968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085505969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505969 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085505970 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085505970 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085505970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085505970 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085505970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085505970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085505970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085505970 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085505970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085505970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085505970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085505970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085505970 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085505970 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085505970 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085505971 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085505971 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085505971 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085505971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085505971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085505971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085505971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085505971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085505971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085505971 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085505971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085505971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085505971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085505971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085505971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085505971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085505971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085505977 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085505977 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085505977 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085505977 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085505984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505984 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085505984 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085505984 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085505984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085505984 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085505984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085505988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505988 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085505988 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085505988 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085505988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085505988 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085505988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085505988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085505988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085505988 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085505988 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085505988 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085505988 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085505988 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085505988 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085505988 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085505988 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085505990 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085505990 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085505990 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085505990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085505990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085505990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085505990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085505990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085505990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085505990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085505990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085505990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085505990 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085505990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085505990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085505990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085505990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085505990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085505990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085505990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085505990 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085506766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085506766 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085506766 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085506766 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085506766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085506766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085506766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085506766 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085506766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085506766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085506766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085506766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085506766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085506766 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085506766 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085506766 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085506766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506766 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085506766 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085506766 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085506766 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085506766 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085506766 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085506766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085506766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085506766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085506766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085506766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085506766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085506766 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085506766 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085506766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085506766 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085506766 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085506766 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085506766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085506766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085506766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085506766 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085506767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085506767 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085506767 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085506767 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085506767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085506767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085506767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085506767 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085506767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085506767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085506767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085506767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085506767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085506767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085506767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085506767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085506767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085506767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085506767 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085506767 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085506767 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085506781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085506781 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085506781 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085506781 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085506781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085506781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085506782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085506782 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085506782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085506782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085506782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085506782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085506782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085506782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085506782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085506782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085506782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085506782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085506782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085506782 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085506782 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085506782 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085506782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085506782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085506782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085506782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085506782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085506782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085506782 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085506782 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085506782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085506782 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085506782 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085506782 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085506782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085506782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085506782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085506782 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085506783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085506783 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085506783 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085506783 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085506783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085506783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085506783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085506783 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085506783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085506783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085506783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085506783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085506783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085506783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085506783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085506783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085506783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085506783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085506783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085506783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085506783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085506783 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085506783 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085506783 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085506789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085506789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085506789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085506789 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085506789 DLGLOBAL DEBUG validating counter group 0x561ceeed4be0(hnb) with 60 counters (rate_ctr.c:86) 20241116085506789 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085506789 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085506789 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085506789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085506789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(8)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@58b8e6c24fc4: Final verdict of PTC: none 20241116085506794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085506794 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41913<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(9)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_hnb_register(3)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@58b8e6c24fc4: Final verdict of PTC: none 20241116085506794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085506794 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085506794 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085506794 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085506794 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(13)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(15)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(4)@58b8e6c24fc4: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085506797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@58b8e6c24fc4: Test case TC_hnb_register finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:55:06 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241116085506862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085506914 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::445b:80ff:fe5c:d0ce]:2905 err=None (stream.c:265) 20241116085506914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241116085506914 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241116085506914 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::445b:80ff:fe5c:d0ce]:2905 err=None (osmo_ss7_asp.c:788) 20241116085506970 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085506970 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085506970 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085506970 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085506970 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085506970 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085506970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085506970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085506970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085506970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085506970 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085506970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085506970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085506970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085506970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085506970 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085506970 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085506970 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085506970 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085506970 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085506970 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085506970 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085506970 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085506971 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085506971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085506971 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085506971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085506971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085506971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085506971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085506971 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085506971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085506971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085506971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085506971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085506971 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085506971 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085506971 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085506971 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085507365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42582<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235980) Waiting for packet dumper to finish... 1 (prev_count=235980, count=236860) 20241116085508971 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085508971 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085508971 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085508971 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085508971 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085508971 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:55: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_hnb_register_duplicate started. 20241116085510443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085510446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085510449 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45731<->l=127.0.0.1:4262) (control_if.c:570) TC_hnb_register_duplicate-Iuh0(20)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085510511 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085510511 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085510519 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085510519 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085510519 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085510519 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085510519 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085510519 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085510519 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085510519 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085510520 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48771 (stream_srv.c:129) 20241116085510520 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48771<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085510521 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085510521 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085510521 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085510521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085510521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085510521 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085510521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085510521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085510521 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085510521 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085510521 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085510521 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085510521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085510521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085510521 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085510521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085510521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085510521 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085510521 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085510521 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085510521 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085510521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085510521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085510521 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085510521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085510521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085510521 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085510521 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085510521 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085510521 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085510521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085510521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085510521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085510521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085510521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085510521 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085510521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510521 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085510521 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085510521 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085510521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085510521 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085510521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510521 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085510521 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085510521 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085510521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085510521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085510521 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085510521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510521 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085510521 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085510521 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085510521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085510521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085510521 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085510521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510521 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085510521 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085510521 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085510521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085510521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085510521 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(26)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(24)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085510534 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085510534 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085510534 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085510534 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085510534 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085510534 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085510534 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085510534 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085510535 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085510535 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085510535 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085510535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085510535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085510535 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085510535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085510535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085510535 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085510535 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085510535 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085510535 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085510535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085510535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085510535 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085510535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085510535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085510535 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085510535 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085510535 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085510535 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085510535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085510535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085510535 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085510535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085510535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085510535 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085510535 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085510535 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085510535 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085510535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085510535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085510535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085510535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085510535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085510535 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085510535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510535 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085510535 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085510535 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085510535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085510535 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085510535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510535 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085510536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085510536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085510536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085510536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085510536 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085510536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085510536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085510536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085510536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085510536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085510536 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085510536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085510536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085510536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085510536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085510536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085510536 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085510732 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085510733 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085510733 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085510733 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085510741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510741 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085510741 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085510741 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085510741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085510741 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085510741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085510744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510744 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085510744 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085510744 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085510744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085510744 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085510744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085510744 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085510744 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085510744 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085510744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085510744 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085510744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085510744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085510744 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085510744 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085510744 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085510745 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085510745 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085510745 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085510745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085510746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085510746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085510746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085510746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085510746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085510746 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085510746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085510746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085510746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085510746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085510746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085510746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085510746 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085510747 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085510747 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085510747 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085510747 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085510753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085510753 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085510753 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085510753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085510753 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085510753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085510755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510755 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085510755 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085510755 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085510755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085510755 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085510755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085510755 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085510755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085510755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085510755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085510755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085510755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085510755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085510755 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085510755 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085510755 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085510756 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085510756 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085510756 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085510757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085510757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085510757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085510757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085510757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085510757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085510757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085510757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085510757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085510757 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085510757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085510757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085510757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085510757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085510757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085510757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085510757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085510757 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085511554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085511554 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085511554 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085511554 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085511554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085511554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085511554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085511554 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085511554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085511554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085511554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085511554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085511554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085511554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085511554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085511555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085511555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085511555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085511555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085511555 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085511555 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085511555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085511555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085511555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085511555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085511556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085511556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085511556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085511556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085511556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085511556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085511556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085511556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085511556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085511556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085511556 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085511556 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085511556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085511558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085511558 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085511558 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085511558 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085511558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085511558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085511558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085511558 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085511558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085511558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085511558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085511558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085511558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085511558 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085511558 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085511558 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085511558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511558 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085511558 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085511558 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085511558 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085511558 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085511563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085511563 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085511563 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085511563 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085511563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085511563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085511563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085511563 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085511563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085511563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085511563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085511563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085511563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085511563 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085511563 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085511563 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085511563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085511563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085511563 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085511563 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085511563 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085511563 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085511563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085511563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085511563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085511563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085511563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085511563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085511563 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085511563 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085511563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085511563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085511563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085511563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085511563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085511563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085511563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085511563 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085511564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085511564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085511564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085511564 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085511565 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085511565 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085511565 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085511565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085511565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) 20241116085511566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085511566 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085511566 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085511566 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085511566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085511566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085511566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085511566 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085511566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085511566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085511566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085511566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085511566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085511566 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085511566 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085511566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085511567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085511567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085511567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085511567 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085511567 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085511567 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085511567 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085511567 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085511572 DLINP DEBUG SRVCONN(,r=127.0.0.1:48771<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085511572 DLINP DEBUG SRVCONN(,r=127.0.0.1:48771<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085511572 DLINP DEBUG SRVCONN(,r=127.0.0.1:48771<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085511572 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085511572 DHNBAP ERROR (127.0.0.1:48771 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241116085511572 DHNBAP ERROR (127.0.0.1:48771 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241116085511572 DLINP DEBUG SRVCONN(,r=127.0.0.1:48771<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085511572 DLINP DEBUG SRVCONN(,r=127.0.0.1:48771<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:732) 20241116085511573 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: talloc reports "struct hnb_context" x 1, expecting 1 MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085511578 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45731<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_register_duplicate(16)@58b8e6c24fc4: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@58b8e6c24fc4: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@58b8e6c24fc4: Final verdict of PTC: none 20241116085511578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085511578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085511578 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085511578 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085511578 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085511578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42592<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(27)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@58b8e6c24fc4: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(30)@58b8e6c24fc4: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(17)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085511582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@58b8e6c24fc4: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:55:11 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 20241116085511634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085511762 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085511762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085511762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085511762 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085511762 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085511762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085511762 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085511762 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085511762 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085511762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085511762 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085511762 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085511762 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085511762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085511762 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085511762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085511762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085511763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085511763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085511763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085511763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085511763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085511763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085511763 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085511763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085511763 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085511763 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085511763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085511763 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085511763 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085511763 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085511763 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085511763 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085511763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085511763 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085511763 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085511763 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085511763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085511763 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085511763 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085511763 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085511763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085511763 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085511763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085511763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085511763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085511763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085511763 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085511763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085511763 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085511763 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085511763 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085511764 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085511764 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085511764 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085511764 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085512136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223404) Waiting for packet dumper to finish... 1 (prev_count=223404, count=224060) 20241116085513763 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085513763 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085513763 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085513764 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085513764 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085513764 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:55:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241116085515235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085515246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085515252 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41473<->l=127.0.0.1:4262) (control_if.c:570) 20241116085515323 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085515323 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085515323 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085515323 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085515324 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085515324 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085515324 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085515324 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085515324 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085515324 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085515325 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085515325 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085515325 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085515325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085515325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085515325 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085515325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085515325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085515325 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085515325 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085515325 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085515325 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085515325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085515325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085515325 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085515325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085515325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085515325 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085515325 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085515325 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085515325 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085515325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085515325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085515325 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085515325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085515325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085515325 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085515325 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085515325 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085515325 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085515325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085515325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085515325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085515325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085515325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085515325 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085515326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085515326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085515326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085515326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085515326 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085515326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085515326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085515326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085515326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085515326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085515326 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085515326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085515326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085515326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085515326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085515326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085515326 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085515326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085515326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085515326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085515326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085515326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085515326 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(39)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(37)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085515341 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085515341 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085515341 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085515341 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085515341 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085515341 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085515342 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085515342 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085515343 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085515343 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085515343 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085515343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085515343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085515343 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085515343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085515343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085515343 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085515343 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085515343 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085515343 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085515343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085515343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085515343 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085515343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085515343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085515343 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085515343 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085515343 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085515343 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085515343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085515343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085515343 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085515343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085515343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085515343 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085515343 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085515343 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085515343 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085515343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085515343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085515343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085515343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085515343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085515343 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085515343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085515343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085515343 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085515343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085515343 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085515343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085515343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085515343 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085515343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085515343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085515343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085515343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085515343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085515343 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085515343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085515343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085515343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085515343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085515343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085515343 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085515343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085515343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085515343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(42)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085515537 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085515537 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085515537 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085515537 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085515545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515545 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085515545 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085515545 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085515545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085515545 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085515545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085515548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515548 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085515548 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085515548 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085515548 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085515548 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085515548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085515548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085515548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085515548 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085515548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085515548 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085515548 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085515548 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085515548 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085515549 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085515549 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085515550 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085515550 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085515550 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085515550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085515550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085515550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085515550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085515550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085515550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085515550 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085515550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515550 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085515550 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085515550 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085515550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085515550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085515550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085515550 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085515555 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085515555 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085515555 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085515555 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085515561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515561 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085515561 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085515561 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085515561 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085515561 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085515561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085515564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515564 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085515564 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085515564 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085515564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085515564 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085515564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085515564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085515564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085515564 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085515564 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085515564 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085515565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085515565 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085515565 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085515565 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085515565 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085515566 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085515566 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085515566 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085515566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085515566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085515566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085515566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085515566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085515566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085515566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085515566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085515566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085515566 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085515566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085515566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085515566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085515566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085515566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085515566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085515567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085515567 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085516348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085516348 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085516348 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085516348 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085516348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085516348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085516348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085516348 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085516348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085516348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085516348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085516348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085516348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085516348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085516348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085516348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085516348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516348 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085516348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085516348 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085516348 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085516348 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085516348 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085516348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085516348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085516348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085516348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085516348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085516349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085516349 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085516349 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085516349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085516349 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085516349 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085516349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085516349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085516349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085516349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085516349 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085516351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085516351 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085516351 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085516351 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085516351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085516351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085516351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085516351 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085516351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085516351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085516351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085516351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085516351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085516351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085516351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085516351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085516351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085516351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085516351 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085516351 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085516351 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085516361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085516362 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085516362 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085516362 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085516362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085516362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085516362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085516362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085516362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085516362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085516362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085516362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085516362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085516362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085516362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085516362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085516362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085516362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085516362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085516362 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085516362 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085516362 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085516362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085516362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085516362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085516362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085516362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085516362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085516362 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085516362 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085516362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085516362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085516362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085516362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085516362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085516362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085516362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085516362 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085516364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085516364 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085516364 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085516364 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085516364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085516364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085516364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085516364 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085516364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085516364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085516364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085516364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085516364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085516364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085516364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085516364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085516364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085516364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085516364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085516364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085516364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085516364 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085516364 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085516364 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085516368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085516368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085516368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085516368 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085516368 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085516368 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085516368 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085516368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085516368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085516371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085516371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085516371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085516371 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085516371 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) 20241116085516371 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085516371 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085516371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085516371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: talloc reports "struct hnb_context" x 1, expecting 1 MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@58b8e6c24fc4: Final verdict of PTC: none 20241116085516380 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41473<->l=127.0.0.1:4262) (control_if.c:193) 20241116085516380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085516380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085516380 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085516380 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085516380 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(38)@58b8e6c24fc4: Final verdict of PTC: none 20241116085516381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(37)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@58b8e6c24fc4: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@58b8e6c24fc4: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(32)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(43)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085516395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53282<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@58b8e6c24fc4: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:55:16 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 20241116085516478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085516554 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085516554 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085516554 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085516554 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085516554 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085516554 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085516554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085516554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085516554 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085516554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085516554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085516554 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085516554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085516554 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085516554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085516554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085516554 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085516554 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085516554 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085516554 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085516554 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085516554 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085516554 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085516554 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085516554 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085516554 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085516554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085516554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085516554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085516554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085516554 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085516554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085516554 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085516554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085516554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085516554 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085516554 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085516554 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085516554 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085516979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=201804) Waiting for packet dumper to finish... 1 (prev_count=201804, count=221876) 20241116085518555 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085518555 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085518555 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085518555 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085518555 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085518555 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:55:19 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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_hnb_disconnected_timeout started. 20241116085520086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085520089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085520092 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34425<->l=127.0.0.1:4262) (control_if.c:570) 20241116085520154 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085520154 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085520154 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085520154 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085520154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085520154 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085520154 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085520154 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085520155 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085520155 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085520155 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085520155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085520155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085520155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085520155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085520155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085520155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085520155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085520155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085520155 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085520155 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085520155 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085520155 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085520155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085520155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085520155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085520155 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085520155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085520155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085520155 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085520155 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085520155 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085520155 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085520155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085520155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085520155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085520156 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085520156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085520156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085520156 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085520156 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085520156 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085520156 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085520156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085520156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085520156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085520156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085520156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085520156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085520156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085520156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085520156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085520156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085520156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085520156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085520156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085520156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085520156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085520156 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085520156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085520156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085520156 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085520156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085520156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085520156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085520156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085520156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085520156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085520156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085520156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085520156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085520156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085520156 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(52)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(50)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085520178 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085520178 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085520178 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085520178 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085520179 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085520179 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085520179 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085520179 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085520179 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085520179 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085520179 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085520179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085520179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085520179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085520179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085520179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085520179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085520179 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085520179 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085520179 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085520179 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085520179 [1;34mDLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085520179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085520179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085520180 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085520180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085520180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085520180 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085520180 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085520180 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085520180 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085520180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085520180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085520180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085520180 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085520180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085520180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085520180 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085520180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085520180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085520180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085520180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085520180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085520180 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085520180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085520180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085520180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085520180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085520180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085520180 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085520180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085520180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085520180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085520180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085520180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085520180 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085520181 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085520181 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085520181 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085520181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085520181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085520181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085520181 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085520181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085520181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085520181 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085520181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085520181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085520181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085520181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085520181 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085520208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085520208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085520208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085520208 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085520208 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085520208 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085520208 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085520208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085520208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085520373 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085520373 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085520373 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085520373 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085520381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520381 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085520381 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085520381 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085520381 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085520381 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085520381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085520384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085520384 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085520384 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085520384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085520384 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085520384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085520384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085520385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085520385 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085520385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085520385 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085520385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085520385 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085520385 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085520385 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085520385 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085520386 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085520386 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085520386 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085520386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085520386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085520386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085520386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085520386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085520386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085520387 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085520387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520387 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085520387 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085520387 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085520387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085520387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085520387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085520387 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085520398 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085520398 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085520398 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085520398 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085520403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520403 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085520403 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085520403 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085520403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085520403 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085520403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085520403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520403 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085520403 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085520403 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085520403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085520403 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085520403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085520404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085520404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085520404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085520404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085520404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085520404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085520404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085520404 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085520404 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085520404 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085520405 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085520405 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085520405 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085520405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085520405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085520405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085520405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085520405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085520405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085520405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085520405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085520405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085520405 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085520405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085520405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085520405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085520406 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085520406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085520406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085520406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085520406 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085521186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085521186 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085521186 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085521186 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085521186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085521186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085521186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085521186 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085521187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085521187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085521187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085521187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085521187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085521187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085521187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085521187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085521187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521187 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085521187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085521187 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085521187 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085521187 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085521187 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085521187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085521187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085521187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085521187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085521187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085521187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085521187 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085521187 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085521187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085521187 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085521187 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085521187 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085521187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085521187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085521187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085521187 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085521187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085521187 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085521187 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085521187 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085521188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085521188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085521188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085521188 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085521188 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085521188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085521188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085521188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085521188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085521188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085521188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085521188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085521188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085521188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085521188 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085521188 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085521188 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085521211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085521211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085521211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085521211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085521211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085521211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085521211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085521211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085521211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085521211 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085521211 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085521211 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085521211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085521211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085521211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085521211 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085521211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521211 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085521211 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085521211 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085521211 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085521211 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085521211 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085521211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085521211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085521211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085521211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085521211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085521211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085521211 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085521211 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085521211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085521211 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085521211 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085521211 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085521211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085521211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085521211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085521211 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085521214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085521214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085521214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085521214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085521214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085521214 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085521214 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085521214 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085521214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085521214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085521214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085521214 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085521214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085521214 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085521214 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085521214 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085521214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085521214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085521214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085521214 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085521214 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085521214 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085521214 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085521214 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085521217 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@58b8e6c24fc4: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@58b8e6c24fc4: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241116085521220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085521220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085521220 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085521220 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085521220 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@58b8e6c24fc4: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241116085522227 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241116085527235 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@58b8e6c24fc4: 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@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241116085528275 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) TC_hnb_disconnected_timeout-Iuh0(57)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085528276 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085528276 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)@58b8e6c24fc4: 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@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085528284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085528284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085528284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085528284 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085528284 DLGLOBAL DEBUG validating counter group 0x561ceeed4be0(hnb) with 60 counters (rate_ctr.c:86) 20241116085528284 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085528284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085528284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085528284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085528284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241116085528285 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085529287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085529288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085529288 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085529288 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085529288 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@58b8e6c24fc4: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241116085529289 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241116085535299 DLCTRL DEBUG Command: GET rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) IPA-CTRL-CLI-IPA(46)@58b8e6c24fc4: 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@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085535312 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34425<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_disconnected_timeout(44)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@58b8e6c24fc4: Final verdict of PTC: none 20241116085535313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53332<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(50)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@58b8e6c24fc4: Final verdict of PTC: none 20241116085535314 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085535314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085535314 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085535314 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085535314 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085535314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085535314 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085535314 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085535314 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085535314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085535314 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085535314 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085535314 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085535314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085535314 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085535314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085535314 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(51)@58b8e6c24fc4: Final verdict of PTC: none 20241116085535315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085535315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085535315 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085535315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085535315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085535315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085535315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085535315 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085535315 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085535315 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-M3UA(55)@58b8e6c24fc4: Final verdict of PTC: none 20241116085535315 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085535315 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085535315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085535315 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085535315 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085535315 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085535316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085535316 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085535316 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085535316 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085535316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085535316 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085535316 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085535316 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085535316 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085535316 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085535316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085535316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085535316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085535316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085535316 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.msc0-M3UA(52)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(45)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(56)@58b8e6c24fc4: Final verdict of PTC: none 20241116085535316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085535316 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085535316 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085535316 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085535316 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085535316 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085535316 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085535316 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(46)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085535320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53318<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@58b8e6c24fc4: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:55:35 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 20241116085535419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085535821 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=231172) Waiting for packet dumper to finish... 1 (prev_count=231172, count=231712) 20241116085537315 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085537316 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085537316 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085537317 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085537317 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085537317 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ue_register started. 20241116085538926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085538929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085538931 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39003<->l=127.0.0.1:4262) (control_if.c:570) 20241116085538979 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085538979 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085538979 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085538979 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085538979 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085538979 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085538979 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085538979 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085538979 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085538979 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085538980 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085538981 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085538981 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085538981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085538981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085538981 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085538981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085538981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085538981 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085538981 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085538981 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085538981 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085538981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085538981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085538981 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085538981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085538981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085538981 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085538981 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085538981 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085538981 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085538981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085538981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085538981 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085538981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085538981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085538981 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085538981 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085538981 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085538981 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085538981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085538981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085538981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085538981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085538981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085538981 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085538981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085538982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085538982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085538982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085538982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085538982 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085538982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085538982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085538982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085538982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085538982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085538982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085538982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085538982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085538982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085538982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085538982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085538982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085538982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085538982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085538982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085538982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085538982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085538982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085538982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085538982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085538982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(67)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(65)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085538996 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085538996 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085538996 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085538996 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085538996 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085538996 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085538996 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085538996 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085538997 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085538997 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085538997 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085538997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085538997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085538997 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085538997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085538997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085538997 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085538997 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085538997 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085538997 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085538997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085538997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085538997 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085538997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085538997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085538997 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085538997 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085538997 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085538997 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085538997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085538997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085538997 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085538997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085538997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085538997 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085538997 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085538997 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085538997 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085538997 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085538997 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085538997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085538997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085538997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085538997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085538997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085538997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085538997 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085538998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085538998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085538998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085538998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085538998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085538998 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085538998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085538998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085538998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085538998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085538998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085538998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085538998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085538998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085538998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085538998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085538998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085538998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085538998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085538998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085538998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085538998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085538998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085538998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085538998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085538998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085538998 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085539020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085539020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085539020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085539020 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085539020 DLGLOBAL DEBUG validating counter group 0x561ceeed4be0(hnb) with 60 counters (rate_ctr.c:86) 20241116085539020 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085539020 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085539020 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085539020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085539020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085539194 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085539194 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085539194 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085539195 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085539203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085539203 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085539203 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085539203 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085539203 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085539203 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085539203 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085539207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085539207 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085539207 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085539207 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085539207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085539207 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085539207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085539207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085539207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085539207 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085539207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085539207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085539207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085539207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085539207 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085539207 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085539207 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085539208 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085539208 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085539208 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085539209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085539209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085539209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085539209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085539209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085539209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085539209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085539209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085539209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085539209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085539209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085539209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085539209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085539209 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085539209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085539209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085539209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085539209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085539209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085539209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085539209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085539209 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085539210 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085539210 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085539210 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085539210 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085539216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085539216 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085539216 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085539216 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085539216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085539216 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085539216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085539218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085539218 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085539218 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085539218 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085539218 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085539218 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085539218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085539218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085539218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085539218 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085539218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085539218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085539218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085539218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085539218 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085539218 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085539218 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085539219 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085539219 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085539219 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085539219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085539219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085539219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085539219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085539219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085539219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085539219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085539219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085539219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085539219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085539219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085539219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085539219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085539219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085539219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085539219 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085539219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085539219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085539219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085539219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085539219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085539219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085539219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085539219 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085540002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085540002 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085540002 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085540002 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085540002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085540002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085540002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085540002 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085540002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085540002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085540002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085540002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085540002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085540002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085540002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085540002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085540002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085540002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085540002 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085540002 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085540002 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085540002 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085540002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085540002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085540002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085540002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085540002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085540002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085540002 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085540002 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085540002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085540002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085540002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085540002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085540002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085540002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085540002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085540002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085540003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085540003 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085540003 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085540003 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085540003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085540003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085540003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085540003 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085540003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085540003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085540003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085540003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085540003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085540003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085540003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085540003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085540003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085540003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085540003 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085540003 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085540003 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085540021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085540021 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085540021 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085540021 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085540021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085540021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085540021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085540021 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085540022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085540022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085540022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085540022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085540022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085540022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085540022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085540022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085540022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085540022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085540022 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085540022 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085540022 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085540022 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085540022 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085540022 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085540022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085540022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085540022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085540022 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085540022 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085540022 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085540022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085540022 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085540022 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085540022 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085540022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085540022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085540022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085540022 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085540024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085540024 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085540024 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085540024 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085540024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085540024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085540024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085540024 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085540024 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085540024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085540024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085540024 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085540024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085540024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085540024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085540024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085540024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085540025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085540025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085540025 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085540025 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085540025 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085540025 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085540025 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085540029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085540029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085540029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241116085540029 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241116085540029 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241116085540029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085540029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085540038 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39003<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register(59)@58b8e6c24fc4: Final verdict of PTC: none 20241116085540038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60594<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(65)@58b8e6c24fc4: Final verdict of PTC: none 20241116085540040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085540040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085540040 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085540040 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085540040 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ue_register-Iuh0-RUA(64)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(60)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(71)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ue_register-Iuh0(63)@58b8e6c24fc4: Final verdict of PTC: none 20241116085540043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60586<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ue_register finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:55:40 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241116085540098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085540206 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085540206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085540206 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085540206 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085540206 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085540206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085540206 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085540206 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085540206 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085540206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085540206 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085540206 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085540206 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085540206 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085540206 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085540206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085540206 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085540207 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085540207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085540207 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085540207 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085540207 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085540207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085540207 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085540207 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085540207 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085540207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085540207 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085540207 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085540207 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085540207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085540207 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085540207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085540207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085540206 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085540207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085540207 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085540207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085540207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085540207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085540207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085540207 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085540207 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085540207 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085540207 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085540207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085540207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085540207 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085540207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085540207 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085540207 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085540207 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085540207 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085540207 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085540207 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085540207 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085540600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60608<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216188) Waiting for packet dumper to finish... 1 (prev_count=216188, count=216844) 20241116085542207 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085542207 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085542207 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085542207 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085542207 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085542207 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:55:42 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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ue_register_tmsi_lai started. MTC@58b8e6c24fc4: 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 20241116085543704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085543708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085543712 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40717<->l=127.0.0.1:4262) (control_if.c:570) 20241116085543792 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085543792 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085543792 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085543792 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085543792 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085543792 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085543792 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085543792 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085543793 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085543793 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085543794 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085543794 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085543794 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085543794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085543794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085543794 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085543794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085543794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085543794 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085543794 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085543794 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085543794 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085543794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085543794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085543794 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085543794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085543794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085543794 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085543794 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085543794 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085543794 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085543794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085543794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085543794 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085543794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085543794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085543794 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085543794 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085543794 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085543794 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085543794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085543794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085543794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085543794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085543794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085543794 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085543794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085543794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085543794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085543794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085543794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085543794 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085543794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085543794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085543794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085543794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085543794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085543794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085543794 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085543794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085543794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085543794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085543794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085543794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085543794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085543794 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085543794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085543794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085543794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085543794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085543794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085543794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085543794 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(78)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085543810 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085543810 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085543810 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085543810 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085543810 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085543810 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085543810 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085543810 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085543812 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085543812 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085543812 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085543812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085543812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085543812 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085543812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085543812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085543812 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085543812 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085543812 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085543812 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085543812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085543812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085543812 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085543812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085543812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085543812 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085543812 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085543812 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085543812 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085543812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085543812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085543812 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085543812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085543812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085543812 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085543812 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085543812 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085543812 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085543812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085543812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085543812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085543812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085543812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085543812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085543812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085543812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085543812 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085543812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085543812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085543812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085543812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085543812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085543812 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085543812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085543812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085543812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085543812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085543812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085543812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085543812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085543812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085543812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085543812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085543812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085543812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085543812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085543812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085543812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085543812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085543812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085543812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085543812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085543812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085543812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085543836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085543836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085543836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085543836 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085543836 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085543836 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085543836 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085543836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085543836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085544008 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085544008 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085544008 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085544008 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085544016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544016 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085544016 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085544016 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085544016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085544016 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085544016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085544019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544019 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085544019 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085544019 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085544019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085544019 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085544019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085544019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085544019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085544019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085544019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085544019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085544019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085544019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085544019 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085544019 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085544019 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085544021 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085544021 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085544021 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085544021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085544021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085544021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085544021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085544021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085544021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085544021 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085544021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544021 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085544021 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085544021 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085544021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085544021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085544021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085544021 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085544024 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085544024 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085544024 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085544024 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085544031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544031 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085544031 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085544031 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085544031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085544031 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085544031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085544033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544033 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085544033 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085544033 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085544033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085544033 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085544033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085544033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085544034 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085544034 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085544034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085544034 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085544034 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085544034 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085544034 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085544034 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085544034 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085544035 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085544035 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085544035 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085544035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085544035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085544035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085544035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085544035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085544035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085544035 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085544035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085544035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085544035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085544035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085544035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085544035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085544035 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085544825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085544825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085544825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085544825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085544825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085544825 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085544825 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085544825 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085544825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544825 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085544825 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085544825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544825 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085544825 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085544825 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085544825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085544825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085544825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085544825 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085544825 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085544825 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085544825 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085544825 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085544825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085544825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085544825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085544825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085544825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085544825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085544825 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085544825 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085544826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544826 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085544826 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085544826 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085544826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085544826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085544826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085544826 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085544829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544829 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085544829 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085544829 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085544829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085544829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085544829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085544829 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085544829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085544829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085544830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085544830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085544830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085544830 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085544830 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085544830 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085544830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085544830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085544830 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085544830 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085544830 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085544836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544836 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085544836 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085544836 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085544836 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085544836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085544836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085544836 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085544837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085544837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085544837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085544837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085544837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085544837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085544837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085544837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085544837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085544837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085544837 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085544837 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085544837 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085544837 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085544837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085544837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085544837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085544837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085544837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085544837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085544837 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085544837 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085544837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085544837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085544837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085544837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085544837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085544837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085544837 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085544838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085544838 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085544838 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085544838 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085544838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085544838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085544838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085544838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085544838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085544838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085544838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085544838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085544838 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085544838 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085544838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085544838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544838 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085544838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085544838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085544838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085544838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085544838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085544838 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085544838 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085544838 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085544840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085544840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085544840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1192) 20241116085544840 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241116085544840 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241116085544840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085544840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ue_register_tmsi_lai(72)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@58b8e6c24fc4: Final verdict of PTC: none 20241116085544844 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40717<->l=127.0.0.1:4262) (control_if.c:193) 20241116085544844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085544844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085544844 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085544844 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085544844 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085544844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37128<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(80)@58b8e6c24fc4: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@58b8e6c24fc4: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(84)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(73)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085544850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37116<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:55:44 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 20241116085544916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085545030 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085545030 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085545030 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085545030 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085545030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085545030 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085545030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085545030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085545030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085545030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085545030 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085545030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085545030 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085545030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085545030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085545030 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085545030 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085545030 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085545030 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085545030 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085545030 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085545030 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085545030 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085545030 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085545030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085545030 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085545030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085545030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085545031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085545031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085545031 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085545031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085545031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085545031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085545031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085545031 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085545031 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085545031 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085545031 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085545418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204392) Waiting for packet dumper to finish... 1 (prev_count=204392, count=220464) 20241116085547031 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085547031 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085547031 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085547031 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085547031 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085547031 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:55:47 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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ue_register_before_hnb_register started. 20241116085548481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085548486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085548489 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46725<->l=127.0.0.1:4262) (control_if.c:570) 20241116085548556 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085548557 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085548557 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085548557 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085548557 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085548557 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)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085548558 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085548558 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085548558 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085548558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085548558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085548558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085548558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085548558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085548558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085548558 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085548558 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085548558 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085548558 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085548558 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085548558 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085548558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085548558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085548558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085548558 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085548558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085548558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085548558 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085548558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085548558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085548558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085548558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085548558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085548558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085548558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085548558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085548558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085548558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085548558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085548558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085548558 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085548558 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085548559 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085548559 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085548559 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085548559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085548559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085548559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085548560 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085548560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085548560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085548560 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085548560 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085548560 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085548560 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085548560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085548560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085548560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085548560 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085548560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085548560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085548560 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085548560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085548560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085548560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085548560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085548560 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085548560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085548560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085548560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085548560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085548560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085548560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(93)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(91)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085548576 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085548576 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085548576 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085548576 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085548576 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085548576 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085548576 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085548576 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085548577 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085548578 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085548578 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085548578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085548578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085548578 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085548578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085548578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085548578 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085548578 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085548578 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085548578 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085548578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085548578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085548578 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085548578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085548578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085548578 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085548578 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085548578 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085548578 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085548578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085548578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085548578 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085548578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085548578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085548578 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085548578 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085548578 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085548578 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085548578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085548578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085548578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085548578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085548578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085548578 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085548578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085548578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085548578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085548578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085548578 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085548578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085548578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085548578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085548578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085548578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085548578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085548578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085548578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085548578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085548578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085548578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085548578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085548579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085548579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085548579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085548579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085548579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085548579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085548773 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085548773 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085548773 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085548773 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085548782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548782 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085548782 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085548782 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085548782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085548782 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085548782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085548785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548785 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085548785 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085548785 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085548785 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085548785 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085548785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085548785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085548785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085548785 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085548785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085548785 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085548785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085548785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085548785 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085548785 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085548785 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085548787 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085548787 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085548787 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085548787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085548787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085548787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085548787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085548787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085548787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085548787 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085548787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548787 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085548787 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085548787 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085548787 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085548787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085548787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085548787 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085548792 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085548792 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085548792 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085548792 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085548798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548798 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085548798 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085548798 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085548798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085548798 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085548798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085548801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548801 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085548801 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085548801 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085548801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085548801 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085548801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085548801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085548801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085548801 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085548801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085548801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085548801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085548801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085548801 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085548801 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085548802 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085548803 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085548803 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085548803 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085548803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085548803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085548803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085548803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085548803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085548803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085548803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085548803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085548803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085548803 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085548803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085548803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085548803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085548803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085548803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085548803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085548804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085548804 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085549590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085549590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085549590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085549590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085549590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085549590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085549590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085549590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085549590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085549591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085549591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085549591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085549591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085549591 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085549591 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085549591 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085549591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549591 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085549591 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085549591 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085549591 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085549591 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085549591 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085549591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085549591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085549591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085549591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085549591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085549591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085549591 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085549591 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085549592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085549592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085549592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085549592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085549592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085549592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085549592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085549592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085549593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085549593 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085549593 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085549593 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085549593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085549593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085549593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085549593 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085549593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085549593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085549593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085549593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085549593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085549593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085549593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085549593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085549593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085549593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085549593 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085549593 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085549593 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085549600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085549600 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085549600 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085549600 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085549600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085549600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085549600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085549600 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085549600 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085549600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085549600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085549600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085549600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085549600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085549600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085549600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085549600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085549600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085549600 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085549600 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085549600 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085549600 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085549600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085549600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085549600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085549601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085549601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085549601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085549601 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085549601 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085549601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085549601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085549601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085549601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085549601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085549601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085549601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085549601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085549601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085549601 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085549601 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085549601 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085549601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085549601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085549601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085549601 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085549601 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085549601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085549601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085549601 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085549601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085549601 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085549601 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085549601 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085549601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085549601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085549601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085549601 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085549601 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085549601 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085549601 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085549601 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085549616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085549616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085549616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1192) 20241116085549616 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241116085549616 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241116085549616 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241116085549616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085549616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085549629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37138<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085549629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085549629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085549629 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085549629 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) 20241116085549629 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20241116085549630 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46725<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register_before_hnb_register(85)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(86)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@58b8e6c24fc4: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(97)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@58b8e6c24fc4: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085549637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:55:49 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 20241116085549730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085549794 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085549794 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085549794 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085549794 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085549794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085549794 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085549794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085549794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085549794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085549794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085549794 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085549794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085549794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085549794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085549794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085549794 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085549794 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085549794 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085549794 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085549794 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085549794 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085549794 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085549794 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085549794 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085549794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085549794 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085549794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085549794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085549794 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085549794 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085549794 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085549794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085549794 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085549794 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085549794 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085549794 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085549794 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085549794 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085549794 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085550233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37142<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=200140) Waiting for packet dumper to finish... 1 (prev_count=200140, count=218156) 20241116085551795 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085551795 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085551795 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085551795 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085551795 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085551795 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:55: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ranap_cs_initial_ue started. 20241116085553349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085553353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085553357 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46115<->l=127.0.0.1:4262) (control_if.c:570) 20241116085553412 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085553412 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085553412 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085553412 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085553412 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085553412 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085553412 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085553412 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085553413 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085553413 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085553414 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085553414 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085553414 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085553414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085553414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085553414 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085553414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085553414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085553414 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085553414 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085553414 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085553414 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085553414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085553414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085553414 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085553414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085553414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085553414 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085553414 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085553414 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085553414 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085553414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085553414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085553414 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085553414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085553414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085553414 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085553414 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085553414 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085553414 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085553414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085553414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085553414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085553414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085553414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085553414 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085553414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553414 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085553414 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085553414 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085553414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085553414 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085553414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553414 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085553414 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085553414 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085553414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085553414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085553414 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085553414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553414 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085553414 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085553414 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085553414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085553414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085553414 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085553414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553414 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085553414 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085553414 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085553414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085553414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085553414 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(106)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(104)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085553428 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085553428 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085553428 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085553428 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085553428 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085553428 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085553428 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085553428 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085553429 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085553429 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085553429 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085553429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085553429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085553429 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085553429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085553429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085553429 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085553429 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085553429 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085553429 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085553429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085553429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085553429 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085553429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085553429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085553429 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085553429 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085553429 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085553429 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085553429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085553429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085553429 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085553429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085553429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085553429 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085553429 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085553429 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085553429 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085553429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085553429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085553429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085553429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085553429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085553429 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085553429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085553429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085553429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085553429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085553429 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085553429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085553429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085553429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085553429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085553429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085553429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085553429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085553429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085553429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085553429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085553429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085553429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085553429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085553429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085553429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085553429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085553429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085553429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085553451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085553451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085553451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085553451 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085553451 DLGLOBAL DEBUG validating counter group 0x561ceeed4be0(hnb) with 60 counters (rate_ctr.c:86) 20241116085553451 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085553451 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085553451 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085553451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085553451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085553626 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085553626 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085553626 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085553626 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085553634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553634 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085553634 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085553634 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085553634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085553634 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085553634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085553637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553637 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085553637 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085553637 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085553637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085553637 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085553637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085553637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085553637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085553637 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085553637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085553637 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085553637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085553637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085553637 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085553637 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085553637 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085553639 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085553639 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085553639 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085553639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085553639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085553639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085553639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085553639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085553639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085553639 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085553639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085553639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085553639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085553639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085553639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085553639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085553639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085553641 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085553641 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085553641 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085553641 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085553650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553650 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085553650 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085553650 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085553650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085553650 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085553650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085553653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553653 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085553653 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085553653 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085553653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085553653 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085553653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085553653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085553653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085553653 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085553653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085553653 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085553653 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085553653 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085553653 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085553653 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085553653 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085553654 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085553655 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085553655 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085553655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085553655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085553655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085553655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085553655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085553655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085553655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085553655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085553655 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085553655 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085553655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085553655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085553655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085553655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085553655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085553655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085553655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085553655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085554430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085554430 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085554430 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085554430 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085554430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085554430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085554430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085554430 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085554430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085554430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085554430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085554430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085554430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085554430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085554430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085554430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085554430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085554430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085554430 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085554430 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085554430 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085554430 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085554430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085554431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085554431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085554431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085554431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085554431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085554431 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085554431 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085554431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085554431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085554431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085554431 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085554431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085554431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085554431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085554431 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085554432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085554432 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085554432 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085554432 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085554432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085554432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085554432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085554432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085554432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085554432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085554432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085554432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085554432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085554432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085554432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085554432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085554432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085554432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085554432 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085554432 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085554432 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085554452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085554452 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085554452 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085554452 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085554452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085554452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085554452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085554453 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085554453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085554453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085554453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085554453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085554453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085554453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085554453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085554453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085554453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085554453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085554453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085554453 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085554453 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085554453 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085554453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085554453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085554453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085554453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085554453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085554453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085554453 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085554453 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085554453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085554453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085554453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085554453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085554453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085554453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085554453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085554453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085554457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085554457 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085554457 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085554457 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085554457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085554457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085554457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085554457 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085554457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085554457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085554457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085554457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085554457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085554457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085554457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085554457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085554457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085554457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085554457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085554457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085554457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085554457 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085554457 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085554457 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085554475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52210<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@58b8e6c24fc4: f_create_expect(l3 := '5EE2AF3D915E2E71E0DB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@58b8e6c24fc4: Created Expect[0] for '5EE2AF3D915E2E71E0DB'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@58b8e6c24fc4: Added conn table entry 0TC_ranap_cs_initial_ue0(111)3530485 20241116085555516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085555516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085555516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085555516 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085555516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x35def5, normal) (hnbgw_rua.c:407) 20241116085555517 DHNB DEBUG map_rua[0x561cefa3bf20]{init}: Allocated (fsm.c:456) 20241116085555517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3530485)[0x561cefa3bf20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085555517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3530485 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085555517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085555517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085555517 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3530485 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085555517 DCN DEBUG map_sccp[0x561cefa219b0]{init}: Allocated (fsm.c:456) 20241116085555517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x561cefa219b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085555517 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3530485 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085555517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3530485 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085555517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3530485)[0x561cefa3bf20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085555517 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085555517 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085555517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3530485)[0x561cefa3bf20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085555517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x561cefa219b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085555517 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085555517 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{IDLE}: Allocated (fsm.c:456) 20241116085555517 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085555517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5ee2af3d915e2e71e0db004f40030000c50056400500f1100926) (sccp_scrc.c:406) 20241116085555517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085555517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085555517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085555517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085555517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085555517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085555517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085555517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085555517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085555517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085555517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085555517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085555517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085555517 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085555517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x561cefa219b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085555517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3530485)[0x561cefa3bf20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085555518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085555518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085555518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085555518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085555518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085555518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085555518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085555518 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@58b8e6c24fc4: Found Expect[0] for l3='5EE2AF3D915E2E71E0DB'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@58b8e6c24fc4: Added conn table entry 0TC_ranap_cs_initial_ue0(111)7069191 HNBGW_Test.msc0-SCCP(104)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085555537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085555537 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085555537 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085555537 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085555537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085555537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085555537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085555537 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085555537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085555537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085555537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085555537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085555537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085555537 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e6480f) (sccp_scrc.c:477) 20241116085555537 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20241116085555537 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085555537 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085555537 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085555537 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085555537 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) 20241116085555537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x561cefa219b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085555537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x561cefa219b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085555539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52210<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085555547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085555547 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46115<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_cs_initial_ue(98)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@58b8e6c24fc4: Final verdict of PTC: none 20241116085555549 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085555549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085555549 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085555549 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085555549 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_ranap_cs_initial_ue-Iuh0-RUA(103)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@58b8e6c24fc4: Final verdict of PTC: none 20241116085555549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085555549 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085555549 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085555549 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085555549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085555550 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085555550 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085555550 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085555550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085555550 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085555550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085555550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085555550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085555550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085555550 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085555550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085555550 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085555550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085555550 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085555550 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085555550 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085555550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085555550 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085555550 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085555551 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085555551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085555551 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed VirtHNBGW-STATS(99)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@58b8e6c24fc4: Final verdict of PTC: none 20241116085555551 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085555551 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085555551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085555551 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085555551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085555551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085555550 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085555550 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085555550 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085555550 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085555550 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085555550 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085555550 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085555551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085555551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-SCCP(104)@58b8e6c24fc4: Final verdict of PTC: none 20241116085555551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085555551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085555551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085555551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085555551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085555551 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085555551 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085555551 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085555551 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085555551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x561cefa219b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085555551 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085555551 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085555552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6480f), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085555552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085555552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085555552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085555552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085555552 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085555552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x561cefa219b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085555552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3530485)[0x561cefa3bf20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085555552 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3530485)[0x561cefa3bf20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW-MGCP(110)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085555552 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085555552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3530485)[0x561cefa3bf20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085555552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3530485)[0x561cefa3bf20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085555552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3530485)[0x561cefa3bf20]{disrupted}: Freeing instance (context_map.c:202) 20241116085555552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3530485)[0x561cefa3bf20]{disrupted}: Deallocated (fsm.c:568) 20241116085555552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x561cefa219b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085555552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x561cefa219b0]{disconnected}: Freeing instance (context_map.c:206) 20241116085555552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x561cefa219b0]{disconnected}: Deallocated (fsm.c:568) 20241116085555552 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3530485 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085555552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085555552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085555552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085555552 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085555552 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085555552 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085555552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085555552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085555552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085555552 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085555552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085555552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085555552 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085555552 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085555552 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085555552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52194<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:55:55 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 20241116085555595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52224<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085556097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52224<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246592) Waiting for packet dumper to finish... 1 (prev_count=246592, count=247248) 20241116085557551 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085557551 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085557551 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085557552 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085557552 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085557552 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ranap_ps_initial_ue started. 20241116085559208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085559211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085559215 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39933<->l=127.0.0.1:4262) (control_if.c:570) 20241116085559278 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085559278 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085559279 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085559279 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085559279 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085559279 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085559279 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085559279 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085559279 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085559279 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_initial_ue-Iuh0(116)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085559280 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085559280 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085559280 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085559280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085559280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085559280 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085559280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085559280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085559280 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085559280 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085559280 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085559280 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085559280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085559280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085559281 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085559281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085559281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085559281 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085559281 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085559281 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085559281 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085559281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085559281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085559281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085559281 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085559281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085559281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085559281 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085559281 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085559281 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085559281 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085559281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085559281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085559281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085559281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085559281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085559281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085559281 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085559281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085559281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085559281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085559281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085559281 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085559281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085559281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085559281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085559281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085559281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085559281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085559281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085559281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085559281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085559281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085559281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085559281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085559281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085559281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085559281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085559281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085559281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085559281 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(120)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(118)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085559298 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085559298 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085559298 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085559298 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085559298 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085559298 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085559298 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085559298 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085559300 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085559300 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085559300 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085559300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085559300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085559300 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085559300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085559300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085559300 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085559300 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085559300 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085559300 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085559300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085559300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085559300 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085559300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085559300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085559300 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085559300 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085559300 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085559300 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085559300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085559300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085559300 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085559300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085559300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085559300 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085559300 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085559300 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085559300 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085559300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085559300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085559300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085559300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085559300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085559300 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085559301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559301 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085559301 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085559301 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085559301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085559301 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085559301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559301 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085559301 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085559301 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085559301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085559301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085559301 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085559301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559301 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085559301 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085559301 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085559301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085559301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085559301 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085559301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559301 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085559301 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085559301 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085559301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085559301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085559301 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085559323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085559323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085559323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085559323 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085559323 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085559323 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085559323 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085559323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085559323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085559495 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085559495 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085559495 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085559495 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085559504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559504 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085559504 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085559504 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085559504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085559504 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085559504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085559507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559507 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085559507 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085559507 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085559507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085559507 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085559507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085559507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085559507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085559507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085559507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085559507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085559507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085559507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085559507 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085559507 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085559507 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085559508 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085559509 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085559509 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085559509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085559509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085559509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085559509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085559509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085559509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085559509 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085559509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559509 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085559509 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085559509 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085559509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085559509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085559509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085559509 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085559513 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085559513 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085559513 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085559513 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085559520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559520 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085559520 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085559520 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085559520 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085559520 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085559520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085559523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559523 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085559523 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085559523 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085559523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085559523 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085559523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085559524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085559524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085559524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085559524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085559524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085559524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085559524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085559524 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085559524 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085559524 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085559525 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085559525 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085559525 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085559525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085559525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085559525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085559525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085559525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085559525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085559525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085559525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085559525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085559525 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085559525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085559525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085559526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085559526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085559526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085559526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085559526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085559526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085600311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085600311 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085600311 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085600311 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085600311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085600311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085600311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085600311 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085600311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085600311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085600311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085600311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085600311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085600311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085600311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085600311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085600311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600312 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085600312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085600312 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085600312 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085600312 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085600312 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085600312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085600312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085600312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085600312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085600312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085600312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085600312 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085600312 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085600312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085600312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085600312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085600312 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085600312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085600312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085600312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085600312 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085600314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085600314 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085600314 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085600314 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085600314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085600314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085600314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085600314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085600315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085600315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085600315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085600315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085600315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085600315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085600315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085600315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085600315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085600315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085600315 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085600315 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085600315 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085600321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085600321 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085600321 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085600321 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085600321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085600321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085600321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085600321 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085600321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085600321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085600321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085600321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085600321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085600321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085600321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085600321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085600321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085600321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085600321 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085600321 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085600321 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085600321 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085600321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085600321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085600321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085600321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085600321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085600321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085600321 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085600321 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085600321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085600321 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085600321 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085600321 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085600321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085600321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085600321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085600321 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085600321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085600321 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085600321 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085600321 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085600321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085600321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085600321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085600321 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085600321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085600321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085600321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085600321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085600321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085600321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085600321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085600321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085600321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085600321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085600321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085600321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085600321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085600321 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085600321 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085600321 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085600339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52256<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@58b8e6c24fc4: f_create_expect(l3 := 'E7F019B9D26205DC4CD2'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@58b8e6c24fc4: Created Expect[0] for 'E7F019B9D26205DC4CD2'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@58b8e6c24fc4: Added conn table entry 0TC_ranap_ps_initial_ue0(125)16431738 20241116085601373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085601373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085601373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085601373 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085601373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfaba7a, normal) (hnbgw_rua.c:407) 20241116085601373 DHNB DEBUG map_rua[0x561cefa3bf20]{init}: Allocated (fsm.c:456) 20241116085601373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16431738)[0x561cefa3bf20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085601373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16431738 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085601373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085601373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085601373 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16431738 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085601373 DCN DEBUG map_sccp[0x561cefa219b0]{init}: Allocated (fsm.c:456) 20241116085601373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x561cefa219b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085601373 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16431738 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085601373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16431738 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085601373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16431738)[0x561cefa3bf20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085601373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085601373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085601373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16431738)[0x561cefa3bf20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085601373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x561cefa219b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085601373 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085601373 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{IDLE}: Allocated (fsm.c:456) 20241116085601373 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085601373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae7f019b9d26205dc4cd2004f40030000ce0056400500f1100926) (sccp_scrc.c:406) 20241116085601373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085601373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085601373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085601373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085601373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085601373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085601373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085601373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085601373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085601373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085601373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085601373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085601373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085601373 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085601373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x561cefa219b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085601373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16431738)[0x561cefa3bf20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085601373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085601373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085601373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085601373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085601373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085601373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085601373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085601373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@58b8e6c24fc4: Found Expect[0] for l3='E7F019B9D26205DC4CD2'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@58b8e6c24fc4: Added conn table entry 0TC_ranap_ps_initial_ue0(125)13688980 HNBGW_Test.sgsn0-SCCP(121)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085601383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085601383 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085601383 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085601383 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085601383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085601383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085601383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085601383 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085601383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085601383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085601383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085601383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085601383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085601383 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00032b7e) (sccp_scrc.c:477) 20241116085601383 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20241116085601383 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085601383 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085601383 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085601383 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085601383 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) 20241116085601383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x561cefa219b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085601383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x561cefa219b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085601385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52256<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085601391 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39933<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(122)@58b8e6c24fc4: Final verdict of PTC: none 20241116085601393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52240<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@58b8e6c24fc4: Final verdict of PTC: none 20241116085601395 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085601395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085601395 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085601395 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(118)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@58b8e6c24fc4: Final verdict of PTC: none 20241116085601395 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085601395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085601395 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085601395 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085601396 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085601396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085601396 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW-MGCP(124)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@58b8e6c24fc4: Final verdict of PTC: none 20241116085601396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085601396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085601396 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085601396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085601396 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085601396 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085601396 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085601396 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085601396 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085601396 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085601397 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085601397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085601396 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085601396 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085601396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085601396 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085601396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085601396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085601396 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085601396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085601396 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085601396 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085601396 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085601397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085601397 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085601397 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085601397 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085601397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085601397 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085601397 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085601397 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085601397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085601397 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085601397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085601397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085601397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085601397 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085601397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085601397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085601397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085601397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085601397 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085601397 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) VirtHNBGW-STATS(113)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085601397 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085601398 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085601398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x561cefa219b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085601398 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085601398 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085601398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00032b7e), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085601398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085601398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085601398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085601398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085601398 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085601398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x561cefa219b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085601398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16431738)[0x561cefa3bf20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085601398 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16431738)[0x561cefa3bf20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085601398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085601398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16431738)[0x561cefa3bf20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085601398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16431738)[0x561cefa3bf20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085601398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16431738)[0x561cefa3bf20]{disrupted}: Freeing instance (context_map.c:202) 20241116085601398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16431738)[0x561cefa3bf20]{disrupted}: Deallocated (fsm.c:568) 20241116085601398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x561cefa219b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085601398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x561cefa219b0]{disconnected}: Freeing instance (context_map.c:206) 20241116085601398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x561cefa219b0]{disconnected}: Deallocated (fsm.c:568) 20241116085601398 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16431738 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085601398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085601399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085601399 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085601399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085601399 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085601399 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085601399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085601399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085601399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085601399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085601399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085601399 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085601399 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085601399 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085601400 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085601401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:56:01 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 20241116085601487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085601990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250180) Waiting for packet dumper to finish... 1 (prev_count=250180, count=250836) 20241116085603397 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085603397 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085603397 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085603398 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085603398 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085603398 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241116085605089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085605093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085605095 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38247<->l=127.0.0.1:4262) (control_if.c:570) 20241116085605179 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085605179 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085605179 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085605179 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085605179 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085605179 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085605179 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085605179 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085605180 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085605180 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085605181 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085605181 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085605181 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085605181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085605181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085605181 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085605181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085605181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085605181 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085605181 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085605181 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085605181 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085605181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085605181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085605181 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085605181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085605181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085605181 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085605181 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085605181 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085605181 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085605181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085605181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085605181 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085605181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085605181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085605181 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085605181 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085605181 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085605181 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085605181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085605181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085605181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085605181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085605181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085605181 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085605181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085605181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085605181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085605181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085605181 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085605181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085605181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085605181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085605181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085605181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085605181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085605181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085605181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085605181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085605181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085605181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085605181 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085605181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085605181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085605181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085605181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085605182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085605182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(134)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(132)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085605198 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085605198 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085605198 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085605198 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085605198 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085605198 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085605198 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085605198 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085605199 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085605199 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085605199 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085605199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085605199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085605199 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085605199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085605199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085605199 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085605199 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085605199 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085605199 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085605199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085605199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085605199 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085605199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085605199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085605199 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085605199 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085605199 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085605199 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085605199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085605199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085605199 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085605199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085605199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085605199 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085605199 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085605199 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085605199 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085605199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085605199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085605199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085605199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085605199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085605199 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085605199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085605199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085605199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085605199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085605199 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085605199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085605199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085605199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085605199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085605199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085605199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085605199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085605199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085605199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085605199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085605200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085605200 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085605200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085605200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085605200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085605200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085605200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085605200 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085605222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085605222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085605222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085605222 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085605222 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085605222 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085605222 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085605222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085605222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085605394 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085605394 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085605394 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085605394 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085605398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605398 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085605398 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085605398 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085605398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085605398 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085605398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085605399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605399 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085605399 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085605399 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085605399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085605399 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085605399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085605399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085605399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085605399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085605399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085605399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085605399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085605399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085605399 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085605399 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085605399 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085605400 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085605400 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085605400 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085605400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085605400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085605400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085605400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085605400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085605400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085605400 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085605401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085605401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085605401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085605401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085605401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085605401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085605401 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085605411 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085605412 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085605412 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085605412 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085605418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605418 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085605418 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085605418 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085605418 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085605418 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085605418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085605419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605419 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085605419 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085605419 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085605419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085605419 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085605420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085605420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085605420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085605420 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085605420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085605420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085605420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085605420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085605420 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085605420 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085605420 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085605421 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085605421 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085605421 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085605421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085605421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085605421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085605421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085605421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085605421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085605421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085605421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085605421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085605421 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085605421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085605421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085605421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085605421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085605421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085605421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085605421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085605552 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085605553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6480f), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085605553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085605553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085605553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085605553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085605553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085605553 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085605553 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085605553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085605553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085605553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085605553 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085605560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085605560 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085605560 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085605560 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085605560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085605560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085605560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085605560 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085605561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085605561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085605561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085605561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085605561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085605561 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=00e6480f) (sccp_scrc.c:477) 20241116085605561 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20241116085605561 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085605561 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085605561 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085605561 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085605561 DLSCCP DEBUG SCCP-SCOC(1)[0x561cefa22700]{IDLE}: Deallocated (fsm.c:568) 20241116085606209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085606209 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085606209 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085606209 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085606209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085606209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085606209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085606209 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085606209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085606209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085606209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085606209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085606209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085606209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085606209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085606209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085606209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606210 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085606210 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085606210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085606210 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085606210 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085606210 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085606210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085606210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085606210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085606210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085606210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085606210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085606210 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085606210 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085606210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085606210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085606210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085606210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085606210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085606210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085606210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085606210 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085606213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085606213 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085606213 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085606213 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085606213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085606213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085606213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085606213 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085606213 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085606213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085606213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085606213 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085606213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085606213 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085606213 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085606213 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085606213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606213 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085606213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085606213 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085606213 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085606213 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085606218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085606219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085606219 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085606219 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085606219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085606219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085606219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085606219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085606219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085606219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085606219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085606219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085606219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085606219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085606219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085606219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085606219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085606219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085606219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085606219 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085606219 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085606219 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085606219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085606219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085606219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085606219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085606219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085606219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085606219 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085606219 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085606219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085606219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085606219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085606219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085606219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085606219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085606219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085606219 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085606221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085606221 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085606221 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085606221 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085606221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085606221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085606221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085606221 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085606221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085606221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085606221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085606221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085606221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085606221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085606221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085606221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085606221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085606221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085606221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085606221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085606221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085606221 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085606221 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085606221 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085606259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@58b8e6c24fc4: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@58b8e6c24fc4: 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)@58b8e6c24fc4: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)14708473 20241116085607305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085607305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085607306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085607306 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085607306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe06ef9, normal) (hnbgw_rua.c:407) 20241116085607306 DHNB DEBUG map_rua[0x561cefa22700]{init}: Allocated (fsm.c:456) 20241116085607306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14708473)[0x561cefa22700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085607306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14708473 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085607306 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085607306 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085607306 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14708473 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085607306 DCN DEBUG map_sccp[0x561cefa3bf20]{init}: Allocated (fsm.c:456) 20241116085607306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x561cefa3bf20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085607306 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14708473 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085607306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14708473 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085607306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14708473)[0x561cefa22700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085607306 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085607306 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085607306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14708473)[0x561cefa22700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085607306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x561cefa3bf20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085607306 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085607306 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{IDLE}: Allocated (fsm.c:456) 20241116085607306 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085607306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241116085607306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085607306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085607306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085607306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085607306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085607306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085607306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085607306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085607306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085607306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085607306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085607306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085607306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085607306 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085607306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x561cefa3bf20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085607306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14708473)[0x561cefa22700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085607307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085607307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085607307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085607307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085607307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085607307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085607307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085607307 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@58b8e6c24fc4: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@58b8e6c24fc4: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)5248921 HNBGW_Test.msc0-SCCP(132)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085607318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085607318 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085607318 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085607318 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085607318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085607318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085607318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085607318 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085607319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085607319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085607319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085607319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085607319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085607319 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f8c49d) (sccp_scrc.c:477) 20241116085607319 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20241116085607319 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085607319 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085607319 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085607319 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085607319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8c49d), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0adf16dcb6c606dc3cb3dd004f400300008c0056400500f1100926) (sccp_scrc.c:406) 20241116085607319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085607319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085607319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085607319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085607319 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085607319 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085607319 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) 20241116085607319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x561cefa3bf20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085607319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x561cefa3bf20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085607320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085607320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085607320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085607320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085607320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085607320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085607320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085607320 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085607340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33826<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@58b8e6c24fc4: Final verdict of PTC: none 20241116085607355 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085607355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085607355 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085607355 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085607356 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085607356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085607356 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085607356 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085607356 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085607356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085607356 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085607356 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085607356 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085607356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085607356 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085607356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085607356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085607356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085607356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085607357 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085607357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085607357 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085607357 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085607357 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-M3UA(137)@58b8e6c24fc4: Final verdict of PTC: none 20241116085607357 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085607357 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085607357 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085607357 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085607357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33810<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085607357 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38247<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(133)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@58b8e6c24fc4: Final verdict of PTC: none 20241116085607359 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085607359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085607359 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085607359 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085607359 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085607359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085607359 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW-MGCP(138)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@58b8e6c24fc4: Final verdict of PTC: none 20241116085607359 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085607359 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085607359 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085607359 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085607359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085607359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085607359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085607359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-M3UA(134)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(127)@58b8e6c24fc4: Final verdict of PTC: none 20241116085607360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085607360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085607360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085607360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085607360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085607360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085607360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085607360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085607359 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085607359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085607359 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085607359 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085607359 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085607359 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085607359 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085607359 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085607359 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085607359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x561cefa3bf20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085607359 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085607359 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085607359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8c49d), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085607360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085607360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085607360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085607360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085607360 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085607360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x561cefa3bf20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085607360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14708473)[0x561cefa22700]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085607360 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14708473)[0x561cefa22700]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085607360 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085607360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14708473)[0x561cefa22700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085607360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14708473)[0x561cefa22700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085607360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14708473)[0x561cefa22700]{disrupted}: Freeing instance (context_map.c:202) 20241116085607360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14708473)[0x561cefa22700]{disrupted}: Deallocated (fsm.c:568) 20241116085607360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x561cefa3bf20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085607360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x561cefa3bf20]{disconnected}: Freeing instance (context_map.c:206) 20241116085607360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x561cefa3bf20]{disconnected}: Deallocated (fsm.c:568) 20241116085607360 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14708473 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085607360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085607360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085607360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085607360 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085607360 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085607360 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085607360 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(128)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085607361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33796<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:56:07 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 20241116085607420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085607922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33830<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=266996) Waiting for packet dumper to finish... 1 (prev_count=266996, count=267752) 20241116085609357 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085609358 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085609358 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085609360 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085609360 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085609360 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241116085611020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085611022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085611026 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44113<->l=127.0.0.1:4262) (control_if.c:570) 20241116085611099 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085611099 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085611099 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085611099 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085611100 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085611100 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085611100 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085611100 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085611100 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085611100 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085611100 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085611100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085611100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085611100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085611100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085611100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085611100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085611100 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085611100 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085611100 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085611100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085611100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085611100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085611100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085611100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085611100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085611101 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085611101 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085611101 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085611101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085611101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085611101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085611101 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085611101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085611101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085611102 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085611102 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085611102 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085611102 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085611102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085611102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085611102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085611102 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085611102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085611102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085611102 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085611102 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085611102 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085611102 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085611102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085611102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085611102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085611102 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085611102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085611102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085611102 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085611102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085611102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085611102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085611102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085611102 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085611102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085611102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085611102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085611102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085611102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085611102 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085611102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085611102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085611102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085611102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085611102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085611102 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(148)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085611140 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085611140 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085611140 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085611140 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085611141 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085611141 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085611141 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085611141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085611141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085611141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085611141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085611141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085611141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085611141 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085611141 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085611141 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085611141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611141 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085611141 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085611141 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085611141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085611141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085611141 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085611141 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085611141 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085611141 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085611141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085611141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085611141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085611141 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085611141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085611141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085611141 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085611141 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085611141 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085611142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085611142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085611142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085611142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085611142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085611142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085611143 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085611143 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085611143 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085611143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085611143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085611143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085611143 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085611143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085611143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085611143 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085611143 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085611143 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085611143 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085611143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085611143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085611143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085611143 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085611143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085611143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085611143 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085611143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085611143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085611143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085611143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085611143 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085611143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085611143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085611143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085611143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085611143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085611143 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(149)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085611173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085611173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085611173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085611173 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085611173 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085611173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085611173 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085611173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085611173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085611330 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085611330 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085611330 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085611330 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085611337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611337 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085611337 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085611337 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085611337 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085611337 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085611337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085611340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611340 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085611340 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085611340 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085611340 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085611340 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085611340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085611340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085611340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085611340 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085611340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085611340 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085611340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085611340 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085611340 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085611341 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085611341 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085611342 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085611342 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085611342 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085611342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085611342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085611342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085611342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085611342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085611342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085611342 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085611342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611342 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085611342 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085611342 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085611342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085611342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085611342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085611342 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085611362 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085611362 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085611362 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085611362 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085611369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085611369 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085611369 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085611369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085611370 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085611370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085611375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611375 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085611375 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085611375 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085611375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085611375 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085611375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085611376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085611376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085611376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085611376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085611376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085611376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085611376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085611376 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085611376 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085611376 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085611377 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085611377 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085611377 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085611377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085611377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085611377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085611378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085611378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085611378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085611378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085611378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085611378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085611378 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085611378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085611378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085611378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085611378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085611378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085611378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085611379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085611398 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085611398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00032b7e), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085611398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085611398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085611398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085611398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085611399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611399 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085611399 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085611399 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085611399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085611399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085611399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085611399 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085611414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085611414 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085611414 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085611414 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085611414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085611414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085611414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085611414 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085611415 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085611415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085611415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085611415 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085611415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085611415 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=00032b7e) (sccp_scrc.c:477) 20241116085611415 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20241116085611415 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085611415 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085611415 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085611415 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085611415 DLSCCP DEBUG SCCP-SCOC(2)[0x561cefa22fe0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085612145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085612145 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085612145 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085612145 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085612145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085612145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085612145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085612145 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085612145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085612145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085612145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085612145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085612145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085612145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085612145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085612145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085612145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085612146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085612146 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085612146 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085612146 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085612146 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085612146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085612146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085612146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085612146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085612146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085612146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085612146 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085612146 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085612146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085612146 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085612146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085612146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085612146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085612146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085612146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085612146 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085612148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085612148 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085612148 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085612148 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085612148 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085612148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085612148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085612148 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085612148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085612148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085612148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085612148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085612148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085612148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085612148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085612148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085612148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085612148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085612148 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085612149 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085612149 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(150)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085612176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085612176 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085612176 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085612176 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085612176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085612176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085612176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085612176 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085612177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085612177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085612177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085612177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085612177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085612177 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085612177 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085612177 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085612177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085612177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085612177 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085612177 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085612177 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085612177 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085612177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085612177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085612177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085612178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085612178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085612178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085612178 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085612178 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085612178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085612178 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085612178 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085612178 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085612178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085612178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085612178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085612178 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085612180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085612180 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085612180 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085612180 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085612180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085612180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085612180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085612180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085612180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085612181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085612181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085612181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085612181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085612181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085612181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085612181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085612181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085612181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085612181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085612181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085612181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085612181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085612181 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085612181 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085612201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37974<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@58b8e6c24fc4: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@58b8e6c24fc4: 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)@58b8e6c24fc4: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)14302680 20241116085613243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085613243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085613243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085613244 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085613244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xda3dd8, normal) (hnbgw_rua.c:407) 20241116085613244 DHNB DEBUG map_rua[0x561cefa22fe0]{init}: Allocated (fsm.c:456) 20241116085613244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14302680)[0x561cefa22fe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085613244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14302680 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085613244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085613244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085613244 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14302680 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085613244 DCN DEBUG map_sccp[0x561cefa22700]{init}: Allocated (fsm.c:456) 20241116085613244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x561cefa22700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085613244 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14302680 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085613244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14302680 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085613244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14302680)[0x561cefa22fe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085613244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085613244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085613244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14302680)[0x561cefa22fe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085613244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x561cefa22700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085613244 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085613244 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{IDLE}: Allocated (fsm.c:456) 20241116085613244 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085613244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241116085613244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085613244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085613244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085613244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085613244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085613244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085613244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085613244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085613244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085613244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085613244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085613244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085613244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085613244 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085613244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x561cefa22700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085613244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14302680)[0x561cefa22fe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085613245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085613245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085613245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085613245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085613245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085613245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085613245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085613245 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@58b8e6c24fc4: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@58b8e6c24fc4: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)10439196 HNBGW_Test.sgsn0-SCCP(149)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085613255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085613255 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085613255 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085613255 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085613255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085613255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085613255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085613255 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085613255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085613255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085613255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085613255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085613255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085613255 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00611ee8) (sccp_scrc.c:477) 20241116085613255 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20241116085613255 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085613255 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085613255 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085613255 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085613255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00611ee8), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a18b738e21bd6b8e1ff3d004f400300015e0056400500f1100926) (sccp_scrc.c:406) 20241116085613255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085613255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085613255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085613255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085613255 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085613255 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085613255 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) 20241116085613255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x561cefa22700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085613255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x561cefa22700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085613256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085613256 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085613256 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085613256 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085613256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085613256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085613256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085613256 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085613276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37974<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085613287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33852<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085613287 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44113<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@58b8e6c24fc4: Final verdict of PTC: none 20241116085613289 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085613289 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085613289 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085613289 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085613289 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085613289 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085613289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085613289 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085613290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085613290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085613290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085613290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085613290 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085613290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085613290 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085613290 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085613290 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085613290 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085613290 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085613290 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085613290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085613290 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085613290 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085613290 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085613290 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085613290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085613290 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085613290 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085613290 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085613290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x561cefa22700]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085613290 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085613290 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085613290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00611ee8), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085613290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085613290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085613290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085613290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085613290 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085613290 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085613290 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085613290 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085613290 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085613291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x561cefa22700]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085613291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14302680)[0x561cefa22fe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085613291 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14302680)[0x561cefa22fe0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085613291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085613291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14302680)[0x561cefa22fe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085613290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085613290 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(146)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(141)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@58b8e6c24fc4: Final verdict of PTC: none 20241116085613291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085613292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085613292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.sgsn0-M3UA(151)@58b8e6c24fc4: Final verdict of PTC: none 20241116085613292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085613292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085613292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085613292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085613292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(152)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085613291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14302680)[0x561cefa22fe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085613291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14302680)[0x561cefa22fe0]{disrupted}: Freeing instance (context_map.c:202) 20241116085613291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14302680)[0x561cefa22fe0]{disrupted}: Deallocated (fsm.c:568) 20241116085613291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x561cefa22700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085613291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x561cefa22700]{disconnected}: Freeing instance (context_map.c:206) 20241116085613291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x561cefa22700]{disconnected}: Deallocated (fsm.c:568) 20241116085613291 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14302680 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085613291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085613291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085613291 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085613291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085613291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085613291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085613291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085613291 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085613291 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085613291 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085613291 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085613291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085613291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085613291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085613292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085613292 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085613292 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085613292 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085613293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33838<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:56:13 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 20241116085613343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085613844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37990<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268752) Waiting for packet dumper to finish... 1 (prev_count=268752, count=269292) 20241116085615291 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085615291 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085615291 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085615291 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085615291 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085615291 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ranap_cs_bidir started. 20241116085616945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085616948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085616951 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39431<->l=127.0.0.1:4262) (control_if.c:570) 20241116085617014 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085617014 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085617015 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085617015 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085617015 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085617015 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085617015 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085617015 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085617015 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085617015 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085617016 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085617016 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085617016 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085617016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085617016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085617016 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085617016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085617016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085617016 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085617016 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085617016 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085617016 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085617016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085617016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085617016 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085617016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085617016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085617016 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085617016 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085617016 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085617016 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085617016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085617016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085617016 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085617016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085617016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085617016 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085617016 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085617016 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085617016 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085617016 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085617016 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085617016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085617016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085617016 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085617016 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085617016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617016 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085617016 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085617016 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085617016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085617016 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085617016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085617017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085617017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085617017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085617017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085617017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085617017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085617017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085617017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085617017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085617017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085617017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085617017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085617017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085617017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085617017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085617017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085617017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(162)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085617031 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085617031 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085617031 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085617031 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085617031 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085617031 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085617031 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085617031 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085617032 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085617032 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085617032 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085617032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085617032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085617032 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085617032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085617032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085617032 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085617032 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085617032 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085617032 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085617032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085617032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085617032 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085617032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085617032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085617032 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085617032 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085617032 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085617032 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085617032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085617032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085617032 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085617032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085617032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085617032 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085617032 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085617032 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085617032 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085617032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085617032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085617032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085617032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085617032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085617032 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085617032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617032 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085617032 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085617032 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085617033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085617033 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085617033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617033 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085617033 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085617033 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085617033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085617033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085617033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085617033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617033 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085617033 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085617033 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085617033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085617033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085617033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085617033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617033 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085617033 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085617033 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085617033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085617033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085617033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085617057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085617057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085617058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085617058 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085617058 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085617058 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085617058 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085617058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085617058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085617229 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085617229 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085617229 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085617229 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085617238 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617238 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085617238 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085617238 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085617238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085617238 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085617238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085617241 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617241 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085617241 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085617241 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085617241 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085617241 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085617241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085617241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085617241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085617241 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085617241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085617241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085617241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085617241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085617241 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085617241 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085617241 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085617242 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085617242 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085617242 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085617242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085617242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085617242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085617242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085617242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085617242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085617243 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085617243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085617243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085617243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085617243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085617243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085617243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085617243 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085617245 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085617245 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085617245 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085617245 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085617252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617252 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085617252 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085617252 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085617252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085617252 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085617252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085617254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617254 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085617254 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085617254 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085617254 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085617254 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085617254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085617254 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085617254 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085617255 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085617255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085617255 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085617255 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085617255 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085617255 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085617255 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085617255 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085617256 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085617256 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085617256 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085617256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085617256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085617256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085617256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085617256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085617256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085617256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085617256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085617256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085617256 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085617256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617256 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085617256 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085617256 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085617256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085617256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085617256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085617256 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085617361 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085617361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f8c49d), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085617361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085617361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085617361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085617361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085617361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617361 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085617361 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085617361 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085617361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085617361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085617361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085617361 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085617369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085617369 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085617369 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085617369 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085617369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085617369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085617369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085617369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085617369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085617369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085617369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085617370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085617370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085617370 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=00f8c49d) (sccp_scrc.c:477) 20241116085617370 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20241116085617370 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085617370 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085617370 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085617370 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085617370 DLSCCP DEBUG SCCP-SCOC(3)[0x561cefa219b0]{IDLE}: Deallocated (fsm.c:568) 20241116085618042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085618042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085618042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085618042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085618042 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085618042 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085618042 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085618042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085618042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085618042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085618042 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085618042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085618042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085618042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085618043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085618043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085618043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085618043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085618043 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085618043 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085618043 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085618043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085618043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085618043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085618043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085618043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085618043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085618043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085618043 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085618043 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085618044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085618044 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085618044 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085618044 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085618044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085618044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085618044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085618044 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085618049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085618049 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085618049 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085618049 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085618049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085618049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085618049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085618049 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085618049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085618049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085618049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085618049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085618049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085618049 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085618049 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085618049 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085618049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618049 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085618049 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085618049 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085618049 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085618049 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085618053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085618053 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085618053 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085618053 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085618053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085618053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085618053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085618053 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085618054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085618054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085618054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085618054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085618054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085618054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085618054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085618054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085618054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085618054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085618054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085618054 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085618054 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085618054 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085618054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085618054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085618054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085618054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085618054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085618054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085618054 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085618054 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085618054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085618054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085618054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085618054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085618054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085618054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085618054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085618054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085618056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085618056 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085618056 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085618056 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085618056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085618056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085618056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085618056 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085618056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085618056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085618056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085618056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085618056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085618056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085618056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085618056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085618056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085618056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085618056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085618056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085618056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085618056 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085618056 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085618056 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085618088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38008<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@58b8e6c24fc4: f_create_expect(l3 := '9ACF53DB8B517150E259'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@58b8e6c24fc4: Created Expect[0] for '9ACF53DB8B517150E259'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@58b8e6c24fc4: Added conn table entry 0TC_ranap_cs_bidir0(167)10437722 20241116085619124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085619124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085619124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085619124 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085619124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9f445a, normal) (hnbgw_rua.c:407) 20241116085619124 DHNB DEBUG map_rua[0x561cefa219b0]{init}: Allocated (fsm.c:456) 20241116085619124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085619124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10437722 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085619124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085619124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085619124 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10437722 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085619124 DCN DEBUG map_sccp[0x561cefa22fe0]{init}: Allocated (fsm.c:456) 20241116085619124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085619124 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10437722 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085619125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10437722 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085619125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085619125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085619125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085619125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085619125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085619125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085619125 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{IDLE}: Allocated (fsm.c:456) 20241116085619125 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085619125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9acf53db8b517150e259004f40030002570056400500f1100926) (sccp_scrc.c:406) 20241116085619125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085619125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085619125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085619125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085619125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085619125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085619125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085619125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085619125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085619125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085619125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085619125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085619125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085619125 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085619125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085619125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085619125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085619125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085619125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085619125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085619125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085619125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085619125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085619125 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@58b8e6c24fc4: Found Expect[0] for l3='9ACF53DB8B517150E259'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@58b8e6c24fc4: Added conn table entry 0TC_ranap_cs_bidir0(167)11517992 HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085619130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085619130 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085619130 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085619130 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085619130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085619130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085619130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085619130 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085619130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085619130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085619130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085619130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085619130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085619130 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003b01e2) (sccp_scrc.c:477) 20241116085619130 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20241116085619130 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085619130 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085619130 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085619130 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085619130 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) 20241116085619130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085619130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: vl_len:22 HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AAB1DC8C2A3EDE0A4B618'O 20241116085619334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085619334 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085619334 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085619334 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085619334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085619334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085619334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085619334 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085619335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085619335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085619335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085619335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085619335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085619335 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=001440120000010010400b0aab1dc8c2a3ede0a4b618) (sccp_scrc.c:477) 20241116085619335 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241116085619335 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085619335 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085619335 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085619335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085619335 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241116085619335 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116085619335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241116085619335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085619335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241116085619335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085619335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085619359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085619359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085619359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241116085619359 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085619359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9f445a) (hnbgw_rua.c:471) 20241116085619359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10437722 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241116085619359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085619359 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116085619359 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116085619359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241116085619359 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085619359 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085619359 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085619359 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b01e2), PART(T=Data,L=22,D=001440120000010010400b0a48cc4e4ba9da7de0e69c) (sccp_scrc.c:406) 20241116085619359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085619359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085619359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085619359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085619359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085619359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085619359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085619359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085619360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085619360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085619360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085619360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: vl_len:20 HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241116085619377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085619377 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085619377 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085619377 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085619377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085619377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085619377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085619377 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085619377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085619378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085619378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085619378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085619378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085619378 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) 20241116085619378 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241116085619378 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085619378 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085619378 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085619378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085619378 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241116085619378 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241116085619378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241116085619378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085619378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241116085619378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085619378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_cs_bidir0(167)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085619385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38008<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085619394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085619395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085619395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085619395 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085619395 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085619395 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085619395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085619395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085619395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085619395 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085619395 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085619395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b01e2), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085619395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085619395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085619395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085619395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085619395 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085619395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085619395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085619395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{disrupted}: Freeing instance (context_map.c:202) 20241116085619395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10437722)[0x561cefa219b0]{disrupted}: Deallocated (fsm.c:568) 20241116085619395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085619395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{disconnected}: Freeing instance (context_map.c:206) 20241116085619395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x561cefa22fe0]{disconnected}: Deallocated (fsm.c:568) 20241116085619396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085619396 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085619396 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085619396 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085619396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085619396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085619396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085619396 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085619395 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10437722 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085619396 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39431<->l=127.0.0.1:4262) (control_if.c:193) 20241116085619397 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085619397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085619397 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085619397 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085619397 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085619397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085619397 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085619397 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(164)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@58b8e6c24fc4: Final verdict of PTC: none 20241116085619397 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085619397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085619397 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085619397 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085619397 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085619397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085619397 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085619397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085619397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085619398 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085619398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085619398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085619398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085619398 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085619398 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085619398 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116085619398 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085619398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085619398 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085619398 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085619398 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085619398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085619398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085619398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085619398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085619398 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085619398 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085619398 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085619398 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(165)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(155)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(166)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085619402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37996<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:56:19 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 20241116085619477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085619978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225688) Waiting for packet dumper to finish... 1 (prev_count=225688, count=279120) 20241116085621398 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085621398 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085621398 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:56:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ranap_ps_bidir started. 20241116085623102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085623107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085623109 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39293<->l=127.0.0.1:4262) (control_if.c:570) 20241116085623232 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085623232 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085623232 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085623232 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085623232 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085623233 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085623233 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085623233 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085623233 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085623233 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085623233 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085623234 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085623234 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085623234 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085623234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085623234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085623234 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085623234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085623234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085623234 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085623234 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085623234 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085623234 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085623234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085623234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085623234 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085623234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085623234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085623234 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085623234 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085623234 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085623234 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085623234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085623234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085623234 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085623234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085623234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085623234 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085623234 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085623234 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085623234 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085623234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085623234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085623234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085623234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085623234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085623234 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085623235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085623235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085623235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085623235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085623235 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085623235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085623235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085623235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085623235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085623235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085623235 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085623235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085623235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085623235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085623235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085623235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085623235 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085623235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085623235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085623235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085623235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085623235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085623235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085623235 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085623235 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(174)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085623249 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085623249 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085623249 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085623249 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085623249 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085623249 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085623249 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085623249 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085623250 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085623250 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085623250 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085623250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085623250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085623250 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085623250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085623250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085623250 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085623250 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085623250 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085623250 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085623250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085623250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085623250 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085623250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085623250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085623250 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085623250 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085623250 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085623250 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085623250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085623250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085623250 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085623250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085623250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085623250 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085623250 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085623250 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085623250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085623250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085623250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085623250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085623250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085623250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085623250 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085623250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085623250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085623250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085623250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085623250 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085623251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085623251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085623251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085623251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085623251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085623251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085623251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085623251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085623251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085623251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085623251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085623251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085623251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085623251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085623251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085623251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085623251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085623251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085623277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085623277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085623277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085623277 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085623277 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085623277 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085623277 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085623277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085623277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085623291 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085623291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00611ee8), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085623291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085623291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085623291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085623291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085623291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085623291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085623291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085623291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085623291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085623291 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085623447 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085623447 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085623447 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 20241116085623447 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116085623447 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116085623447 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116085623447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085623455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623455 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085623455 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116085623455 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116085623455 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116085623455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085623455 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085623455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116085623455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085623455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085623455 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085623455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085623455 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085623455 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085623455 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085623455 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085623459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623460 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085623460 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085623460 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085623460 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085623460 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241116085623460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085623460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085623460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085623460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085623460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085623460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085623460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085623460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085623460 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085623460 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085623460 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085623461 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085623461 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085623461 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085623461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085623461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085623461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085623461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085623461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085623461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085623461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085623461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085623461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085623461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085623461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085623461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085623461 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085623461 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085623464 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085623464 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085623464 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085623464 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085623466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623466 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085623466 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085623466 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085623466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085623466 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085623466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085623466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623466 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085623466 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085623466 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085623466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085623466 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085623466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085623466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085623466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085623466 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085623466 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085623466 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085623466 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085623466 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085623466 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085623466 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085623466 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085623468 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085623468 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085623468 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085623468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085623468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085623468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085623468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085623468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085623468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085623468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085623468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085623468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085623468 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085623468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085623468 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085623468 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085623468 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085623468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085623468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085623468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085623468 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085624262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085624262 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085624262 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085624262 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085624263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085624263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085624263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085624263 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085624263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085624263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085624263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085624263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085624263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085624263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085624263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085624263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085624263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085624263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085624263 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085624263 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085624263 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085624263 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085624263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085624263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085624263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085624263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085624263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085624263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085624263 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085624264 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085624264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085624264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085624264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085624264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085624264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085624264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085624264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085624264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085624264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085624264 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085624264 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085624264 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085624264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085624264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085624264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085624264 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085624264 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085624264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085624264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085624264 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085624264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085624264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085624264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085624264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085624264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085624264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085624264 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085624264 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085624264 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085624275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085624275 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085624275 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085624275 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085624275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085624275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085624275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085624275 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085624275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085624275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085624275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085624275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085624275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085624275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085624275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085624275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085624275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085624275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085624275 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085624275 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085624275 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085624275 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085624275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085624275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085624275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085624276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085624276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085624276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085624276 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085624276 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085624276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085624276 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085624276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085624276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085624276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085624276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085624276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085624276 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085624276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085624276 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085624276 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085624276 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085624276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085624276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085624276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085624276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085624276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085624276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085624276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085624276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085624276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085624276 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085624276 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085624276 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085624276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085624276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085624276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085624276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085624277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085624277 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085624277 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085624277 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085624297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39038<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@58b8e6c24fc4: f_create_expect(l3 := '2A434D763E4374C39298'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@58b8e6c24fc4: Created Expect[0] for '2A434D763E4374C39298'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@58b8e6c24fc4: Added conn table entry 0TC_ranap_ps_bidir0(181)12550282 20241116085625341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085625341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085625341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085625341 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085625341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbf808a, normal) (hnbgw_rua.c:407) 20241116085625341 DHNB DEBUG map_rua[0x561cefa219b0]{init}: Allocated (fsm.c:456) 20241116085625341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085625341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12550282 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085625341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085625341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085625341 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12550282 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085625341 DCN DEBUG map_sccp[0x561cefa22fe0]{init}: Allocated (fsm.c:456) 20241116085625341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085625341 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12550282 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085625341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12550282 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085625341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085625341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085625341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085625341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085625341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085625341 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085625341 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{IDLE}: Allocated (fsm.c:456) 20241116085625341 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085625341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2a434d763e4374c39298004f400300011c0056400500f1100926) (sccp_scrc.c:406) 20241116085625341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085625341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085625341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085625341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085625341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085625341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085625341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085625341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085625341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085625341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085625341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085625341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085625341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085625341 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085625341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085625341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085625341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085625341 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085625341 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085625341 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085625341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085625341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085625341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085625341 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@58b8e6c24fc4: Found Expect[0] for l3='2A434D763E4374C39298'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@58b8e6c24fc4: Added conn table entry 0TC_ranap_ps_bidir0(181)4857790 HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085625357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085625357 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085625357 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085625357 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085625357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085625357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085625357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085625357 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085625358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085625358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085625358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085625358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085625358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085625358 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f0a059) (sccp_scrc.c:477) 20241116085625358 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20241116085625358 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085625358 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085625358 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085625358 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085625358 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) 20241116085625358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085625358 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AB850F0AB1102E1EA191A'O 20241116085625558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085625558 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085625558 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085625558 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085625558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085625558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085625558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085625558 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085625559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085625559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085625559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085625559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085625559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085625559 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=001440120000010010400b0ab850f0ab1102e1ea191a) (sccp_scrc.c:477) 20241116085625559 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241116085625559 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085625559 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085625559 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085625559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085625559 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241116085625559 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116085625559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241116085625559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085625559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241116085625559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085625559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085625584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085625584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085625584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241116085625584 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085625584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbf808a) (hnbgw_rua.c:471) 20241116085625584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12550282 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241116085625584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085625584 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116085625584 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116085625584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241116085625584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085625584 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085625584 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085625584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f0a059), PART(T=Data,L=22,D=001440120000010010400b0a5f6247aab0c2b908e5c6) (sccp_scrc.c:406) 20241116085625584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085625584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085625584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085625584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085625584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085625584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085625584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085625584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085625584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085625584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085625584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085625584 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241116085625599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085625599 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085625599 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085625599 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085625599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085625599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085625599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085625599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085625599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085625599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085625599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085625599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085625599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085625599 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) 20241116085625599 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241116085625599 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085625599 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085625599 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085625599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085625600 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241116085625600 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241116085625600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241116085625600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085625600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241116085625600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085625600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:732) TC_ranap_ps_bidir0(181)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085625609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39038<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085625619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39022<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085625621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085625621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085625621 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085625621 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085625621 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085625621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) TC_ranap_ps_bidir-Iuh0-RUA(173)@58b8e6c24fc4: Final verdict of PTC: none 20241116085625621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085625621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085625621 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085625621 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085625621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f0a059), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085625621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085625621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085625621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085625621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085625621 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085625621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085625621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085625622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{disrupted}: Freeing instance (context_map.c:202) 20241116085625622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12550282)[0x561cefa219b0]{disrupted}: Deallocated (fsm.c:568) MutexDispCT-TC_ranap_ps_bidir(168)@58b8e6c24fc4: Final verdict of PTC: none 20241116085625622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085625622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{disconnected}: Freeing instance (context_map.c:206) 20241116085625622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x561cefa22fe0]{disconnected}: Deallocated (fsm.c:568) 20241116085625622 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12550282 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085625622 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39293<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(175)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@58b8e6c24fc4: Final verdict of PTC: none 20241116085625622 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085625622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085625622 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085625622 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085625622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085625622 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085625622 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085625622 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085625622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085625622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085625622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085625622 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085625622 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085625622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085625622 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085625622 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085625622 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085625622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085625623 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085625623 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085625623 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085625623 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085625623 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085625623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085625623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085625623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085625623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085625623 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085625623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085625623 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085625623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085625623 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085625623 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085625623 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085625623 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085625623 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(174)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@58b8e6c24fc4: Final verdict of PTC: none 20241116085625624 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085625624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085625624 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085625624 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085625624 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085625624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085625624 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085625624 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085625624 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085625624 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind VirtHNBGW-STATS(169)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(180)@58b8e6c24fc4: Final verdict of PTC: none 20241116085625625 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(170)@58b8e6c24fc4: Final verdict of PTC: none 20241116085625625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085625625 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085625625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) TC_ranap_ps_bidir-Iuh0(172)@58b8e6c24fc4: Final verdict of PTC: none 20241116085625624 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085625624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085625624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085625625 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085625625 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085625625 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085625625 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085625625 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085625625 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085625625 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(179)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085625631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39016<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:56:25 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 20241116085625705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085626207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39054<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280972) Waiting for packet dumper to finish... 1 (prev_count=280972, count=281612) 20241116085627624 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085627624 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085627624 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085627625 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085627625 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085627625 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:56:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_rab_assignment started. 20241116085629312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085629316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085629319 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44753<->l=127.0.0.1:4262) (control_if.c:570) 20241116085629394 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085629394 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085629395 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085629395 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085629395 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085629395 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085629395 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_rab_assignment-Iuh0(186)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085629395 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085629395 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085629395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b01e2), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085629395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085629395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085629395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085629395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085629395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085629395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085629395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085629395 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085629395 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085629395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085629395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085629395 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085629396 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085629396 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085629396 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085629396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085629396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085629396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085629396 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085629396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085629396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085629396 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085629396 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085629396 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085629396 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085629396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085629396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085629396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085629397 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085629397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085629397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085629397 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085629397 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085629397 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085629397 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085629397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085629397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085629397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085629397 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085629397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085629397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085629397 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085629397 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085629397 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085629397 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085629397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085629397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085629397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085629397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085629397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085629397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085629397 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085629397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085629397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085629397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085629397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085629397 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085629397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085629397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085629397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085629397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085629397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085629397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085629397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085629397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085629397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085629397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085629397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085629397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085629397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085629397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085629397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085629397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085629397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085629397 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(190)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085629413 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085629413 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085629413 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085629413 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085629413 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085629413 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085629413 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085629413 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085629414 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085629414 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085629414 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085629414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085629414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085629414 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085629414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085629414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085629414 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085629414 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085629414 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085629414 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085629414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085629414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085629414 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085629414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085629414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085629414 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085629414 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085629414 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085629414 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085629414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085629414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085629414 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085629414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085629414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085629414 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085629414 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085629414 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085629414 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085629414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085629414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085629415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085629415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085629415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085629415 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085629415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629415 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085629415 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085629415 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085629415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085629415 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085629415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629415 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085629415 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085629415 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085629415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085629415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085629415 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085629415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629415 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085629415 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085629415 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085629415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085629415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085629415 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085629415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629415 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085629415 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085629415 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085629415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085629415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085629415 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085629439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085629439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085629439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085629439 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085629440 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085629440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085629440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085629440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085629440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085629611 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085629611 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085629611 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085629611 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085629617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629617 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085629617 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085629617 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085629617 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085629617 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085629617 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085629618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629618 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085629618 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085629618 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085629618 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085629618 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085629618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085629618 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085629618 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085629618 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085629618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085629618 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085629618 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085629618 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085629618 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085629618 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085629618 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085629619 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085629619 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085629619 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085629619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085629620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085629620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085629620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085629620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085629620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085629620 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085629620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085629620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085629620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085629620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085629620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085629620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085629620 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085629628 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085629628 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085629628 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085629628 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085629631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629631 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085629632 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085629632 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085629632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085629632 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085629632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085629633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629633 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085629633 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085629633 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085629633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085629633 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085629633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085629634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085629634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085629634 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085629634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085629634 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085629634 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085629634 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085629634 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085629634 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085629634 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085629635 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085629635 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085629635 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085629635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085629635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085629635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085629635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085629635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085629635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085629635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085629635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085629635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085629635 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085629635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085629635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085629635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085629635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085629635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085629635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085629635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085629635 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085630418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085630418 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085630418 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085630418 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085630418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085630418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085630418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085630418 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085630419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085630419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085630419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085630419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085630419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085630419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085630419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085630419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085630419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085630419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085630419 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085630419 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085630419 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085630419 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085630419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085630419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085630419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085630419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085630419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085630419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085630419 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085630419 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085630419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085630419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085630419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085630419 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085630419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085630419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085630419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085630419 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085630420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085630420 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085630420 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085630420 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085630420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085630420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085630420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085630420 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085630420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085630420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085630420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085630420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085630420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085630420 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085630420 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085630420 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085630420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085630420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085630420 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085630420 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085630420 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085630432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085630432 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085630432 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085630432 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085630432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085630432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085630432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085630432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085630432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085630432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085630432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085630432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085630432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085630432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085630432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085630432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085630432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085630432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085630432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085630432 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085630432 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085630432 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085630432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085630432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085630432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085630432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085630432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085630432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085630432 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085630432 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085630432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085630432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085630432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085630432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085630432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085630432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085630432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085630432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085630433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085630433 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085630433 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085630433 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085630433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085630433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085630433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085630433 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085630433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085630433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085630433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085630433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085630433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085630433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085630433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085630433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085630433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085630433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085630433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085630433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085630433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085630433 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085630433 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085630433 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085630451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39092<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@58b8e6c24fc4: f_create_expect(l3 := '7E916F2348094C47293A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@58b8e6c24fc4: Created Expect[0] for '7E916F2348094C47293A'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@58b8e6c24fc4: Added conn table entry 0TC_rab_assignment0(195)15935806 20241116085631485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085631485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085631485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085631485 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085631485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf3293e, normal) (hnbgw_rua.c:407) 20241116085631485 DHNB DEBUG map_rua[0x561cefa219b0]{init}: Allocated (fsm.c:456) 20241116085631485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085631485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15935806 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085631485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085631485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085631485 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15935806 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085631485 DCN DEBUG map_sccp[0x561cefa22fe0]{init}: Allocated (fsm.c:456) 20241116085631485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085631485 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15935806 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085631485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15935806 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085631485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085631485 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085631485 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085631485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085631485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085631485 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085631485 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{IDLE}: Allocated (fsm.c:456) 20241116085631485 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085631485 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7e916f2348094c47293a004f40030000160056400500f1100926) (sccp_scrc.c:406) 20241116085631485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085631485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085631485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085631485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085631485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085631485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085631485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085631485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085631485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085631486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085631486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085631486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085631486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085631486 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085631486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085631486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085631486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085631486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085631486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085631486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085631486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085631486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085631486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085631486 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@58b8e6c24fc4: Found Expect[0] for l3='7E916F2348094C47293A'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@58b8e6c24fc4: Added conn table entry 0TC_rab_assignment0(195)7620535 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085631494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085631494 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085631494 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085631494 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085631494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085631494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085631494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085631494 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085631494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085631494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085631494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085631494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085631494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085631494 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007f6e1e) (sccp_scrc.c:477) 20241116085631494 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20241116085631494 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085631494 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085631494 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085631494 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085631494 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) 20241116085631494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085631494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(183)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085631698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085631698 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085631698 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085631698 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085631698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085631698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085631698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085631698 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085631698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085631698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085631698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085631698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085631698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085631698 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) 20241116085631698 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241116085631699 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085631699 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085631699 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085631699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085631699 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085631699 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085631699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085631699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085631699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085631699 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085631699 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085631699 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085631699 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085631699 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085631699 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{UNUSED}: Allocated (fsm.c:456) 20241116085631699 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{UNUSED}: is child of mgw(mgw-fsm-15935806-0)[0x561cefa23600] (fsm.c:486) 20241116085631699 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15935806-0)[0x561cefa23600] (mgcp_client_endpoint_fsm.c:724) 20241116085631699 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085631699 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085631699 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085631699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15935806-0)[0x561cefa247a0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085631699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15935806-0)[0x561cefa247a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20] (fsm.c:486) 20241116085631699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15935806-0)[0x561cefa247a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085631699 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15935806-0)[0x561cefa247a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085631700 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: f3293e'... (mgcp_client.c:805) 20241116085631700 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241116085631700 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15935806-0)[0x561cefa247a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085631700 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f3293e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3293e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f3293e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3293e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116085631739 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241116085631739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085631739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085631739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085631739 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085631739 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085631739 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631739 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631739 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085631739 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085631739 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631739 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085631739 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085631739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085631739 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085631739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085631740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085631740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085631740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085631762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085631762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085631762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085631762 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085631762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf3293e) (hnbgw_rua.c:471) 20241116085631762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15935806 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085631762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085631762 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085631762 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085631762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085631762 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085631762 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085631762 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085631762 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085631762 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085631762 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15935806-0)[0x561cefa23600] (mgcp_client_endpoint_fsm.c:724) 20241116085631763 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085631763 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085631763 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085631763 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: f3293e'... (mgcp_client.c:805) 20241116085631763 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241116085631763 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085631763 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085631763 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631763 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f3293e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3293e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085631791 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241116085631791 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085631791 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085631791 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631791 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085631791 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085631791 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15935806-0)[0x561cefa23600] (mgcp_client_endpoint_fsm.c:724) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085631791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15935806-0)[0x561cefa1f740]{ST_CRCX}: Allocated (fsm.c:456) 20241116085631791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15935806-0)[0x561cefa1f740]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20] (fsm.c:486) 20241116085631791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15935806-0)[0x561cefa1f740]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085631791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15935806-0)[0x561cefa1f740]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241116085631791 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: f3293e'... (mgcp_client.c:805) 20241116085631791 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241116085631791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15935806-0)[0x561cefa1f740]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631791 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631792 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f3293e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f3293e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085631813 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241116085631813 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa1f740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085631814 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa1f740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085631814 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa1f740]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085631814 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa1f740]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085631814 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085631814 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631814 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631814 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631814 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085631814 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085631814 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631814 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{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) 20241116085631814 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085631814 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085631814 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085631814 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085631814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085631814 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085631814 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085631814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6e1e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085631814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085631814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085631814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085631814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085631814 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085631815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085631815 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085631815 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085631815 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085631815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085631815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085631815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085631815 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085631857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085631857 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085631857 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085631857 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085631857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085631857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085631857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085631857 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085631857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085631857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085631857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085631857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085631857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085631858 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) 20241116085631858 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241116085631858 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085631858 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085631858 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085631858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085631858 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085631858 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085631858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085631858 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085631858 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085631858 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085631858 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085631858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085631858 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: f3293e'... (mgcp_client.c:805) 20241116085631858 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241116085631858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085631858 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa1f740]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085631858 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: f3293e'... (mgcp_client.c:805) 20241116085631858 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241116085631858 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa1f740]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085631858 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{IN_USE}: Removing from parent mgw(mgw-fsm-15935806-0)[0x561cefa23600] (mgcp_client_endpoint_fsm.c:873) 20241116085631858 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085631858 DLMGCP DEBUG mgw-endp(mgw-fsm-15935806-0)[0x561cefa23a20]{IN_USE}: Deallocated (fsm.c:568) 20241116085631858 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085631858 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085631858 DMGW DEBUG mgw(mgw-fsm-15935806-0)[0x561cefa23600]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085631858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085631858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085631858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085631858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment0(195)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f3293e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f3293e17" }, { code := "I", val := "22222" } }, sdp := omit } 20241116085631863 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241116085631863 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085631863 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085631863 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085631863 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa247a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085631863 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241116085631863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa1f740]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085631863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa1f740]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085631863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa1f740]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085631863 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa1f740]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@58b8e6c24fc4: Deleted conn table entry 0TC_rab_assignment0(195)15935806 20241116085631871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085631871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085631871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085631871 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085631871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf3293e,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085631871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15935806 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085631871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085631871 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085631871 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085631871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085631871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085631871 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085631871 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085631871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6e1e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085631871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085631871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085631871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085631871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085631871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085631871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085631871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085631871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085631871 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085631871 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085631871 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085631871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085631871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085631871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085631871 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@58b8e6c24fc4: Deleted conn table entry 0TC_rab_assignment0(195)7620535 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: Session index based on connection ID:0 20241116085631879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085631879 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085631879 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085631879 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085631879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085631879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085631879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085631879 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085631879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085631879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085631879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085631879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085631879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085631879 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=007f6e1e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085631879 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20241116085631879 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085631879 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085631879 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085631879 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) 20241116085631879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085631879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085631879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085631879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{disconnected}: Freeing instance (context_map.c:202) 20241116085631879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15935806)[0x561cefa219b0]{disconnected}: Deallocated (fsm.c:568) 20241116085631879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085631879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{disconnected}: Freeing instance (context_map.c:206) 20241116085631879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x561cefa22fe0]{disconnected}: Deallocated (fsm.c:568) 20241116085631879 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15935806 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085631879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6e1e), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20241116085631879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085631879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085631879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085631880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085631880 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085631880 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085631880 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085631880 DLSCCP DEBUG SCCP-SCOC(7)[0x561cefa24670]{IDLE}: Deallocated (fsm.c:568) 20241116085631880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085631880 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085631880 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085631880 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085631880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085631880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085631880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085631880 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@58b8e6c24fc4: RLC received in state:disconnect_pending 20241116085633292 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085633293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00611ee8), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085633293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085633293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085633293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085633293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085633293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085633293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085633293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085633293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085633293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085633293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085633293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085633293 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085633299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085633299 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085633299 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085633299 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085633299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085633299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085633299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085633299 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085633299 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085633300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085633300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085633300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085633300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085633300 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=00611ee8) (sccp_scrc.c:477) 20241116085633300 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20241116085633300 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085633300 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085633300 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085633300 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085633300 DLSCCP DEBUG SCCP-SCOC(4)[0x561cefa3bf20]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085633882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39092<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(187)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@58b8e6c24fc4: Final verdict of PTC: none20241116085633894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39078<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(191)@58b8e6c24fc4: Final verdict of PTC: none 20241116085633894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085633894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085633894 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085633894 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085633895 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085633895 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085633895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085633895 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085633895 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085633895 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085633895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085633895 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085633895 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085633895 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085633895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085633895 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44753<->l=127.0.0.1:4262) (control_if.c:193) 20241116085633895 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085633895 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085633895 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085633895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085633895 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085633895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085633895 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(188)@58b8e6c24fc4: Final verdict of PTC: none 20241116085633896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085633896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085633896 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085633896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085633896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085633896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085633896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085633896 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085633896 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085633896 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085633896 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(192)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(194)@58b8e6c24fc4: Final verdict of PTC: none 20241116085633898 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085633898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085633898 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085633898 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085633898 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085633898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085633898 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085633898 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085633898 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085633898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085633898 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085633898 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085633898 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085633898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085633898 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085633898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085633898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085633898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085633898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085633898 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085633898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085633898 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085633898 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085633898 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085633898 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085633898 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085633898 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085633898 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(184)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@58b8e6c24fc4: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(183)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085633899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39062<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_rab_assignment finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:56:33 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241116085633952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085634454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33986<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=360692) Waiting for packet dumper to finish... 1 (prev_count=360692, count=361332) 20241116085635622 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085635622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f0a059), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085635622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085635622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085635622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085635622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085635622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085635622 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085635622 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085635622 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085635622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085635622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085635622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085635622 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085635896 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085635896 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085635896 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085635898 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085635898 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085635898 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:56: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_rab_assignment_concurrent started. 20241116085637541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085637545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085637549 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33607<->l=127.0.0.1:4262) (control_if.c:570) 20241116085637629 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085637629 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085637629 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085637629 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085637629 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085637629 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085637630 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085637630 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment_concurrent-Iuh0(200)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085637630 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085637630 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085637631 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085637631 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085637631 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085637631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085637631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085637631 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085637631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085637631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085637631 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085637631 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085637631 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085637631 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085637631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085637631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085637631 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085637631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085637631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085637631 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085637631 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085637631 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085637631 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085637631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085637631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085637631 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085637631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085637631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085637631 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085637631 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085637631 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085637631 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085637631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085637631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085637631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085637631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085637631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085637631 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085637631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085637631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085637631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085637631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085637631 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085637631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085637631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085637631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085637631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085637631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085637631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085637631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085637631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085637631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085637631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085637631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085637631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085637631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085637631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085637631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085637631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085637631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085637631 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(204)@58b8e6c24fc4: M3UA emulation initiated, the test can be started MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085637646 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085637647 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085637647 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085637647 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085637647 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085637647 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085637647 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085637647 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085637648 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085637648 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085637648 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085637648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085637648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085637648 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085637648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085637648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085637648 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085637648 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085637648 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085637648 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085637648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085637648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085637648 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085637648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085637648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085637648 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085637648 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085637648 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085637648 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085637648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085637648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085637648 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085637648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085637648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085637648 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085637648 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085637648 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085637648 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085637648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085637648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085637648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085637648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085637648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085637648 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085637648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085637648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085637648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085637648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085637648 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085637648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085637648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085637648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085637648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085637648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085637648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085637648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085637648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085637648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085637648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085637648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085637648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085637648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085637648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085637648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085637648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085637648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085637648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(207)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@58b8e6c24fc4: M3UA emulation initiated, the test can be started MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085637671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085637671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085637671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085637671 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085637671 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085637671 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085637671 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085637671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085637671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085637843 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085637843 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085637843 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085637843 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085637850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637850 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085637850 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085637850 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085637850 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085637850 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085637850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085637853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637853 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085637853 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085637853 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085637853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085637853 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085637853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085637853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085637853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085637853 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085637853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085637853 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085637853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085637853 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085637853 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085637853 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085637853 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085637855 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085637855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085637855 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085637855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085637855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085637855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085637855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085637855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085637855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085637855 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085637855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085637855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085637855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085637855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085637855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085637855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085637855 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085637860 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085637860 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085637860 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085637860 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085637865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637865 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085637865 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085637865 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085637865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085637865 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085637865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085637865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637865 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085637865 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085637865 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085637865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085637865 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085637865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085637865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085637865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085637865 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085637865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085637865 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085637865 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085637865 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085637865 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085637865 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085637865 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085637866 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085637866 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085637866 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085637866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085637867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085637867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085637867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085637867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085637867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085637867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085637867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085637867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085637867 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085637867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085637867 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085637867 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085637867 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085637867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085637867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085637867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085637867 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085638660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085638660 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085638660 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085638660 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085638660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085638660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085638660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085638660 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085638660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085638660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085638660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085638660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085638660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085638660 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085638660 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085638660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085638660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638661 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085638661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085638661 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085638661 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085638661 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085638661 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085638661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085638661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085638661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085638661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085638661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085638661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085638661 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085638661 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085638661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085638661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085638661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085638661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085638661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085638661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085638661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085638662 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085638663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085638663 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085638663 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085638663 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085638663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085638663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085638663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085638663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085638663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085638663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085638663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085638663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085638663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085638663 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085638663 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085638663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085638664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085638664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085638664 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085638664 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085638664 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085638668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085638668 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085638668 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085638668 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085638668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085638668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085638668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085638668 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085638668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085638668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085638668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085638668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085638668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085638668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085638668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085638668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085638668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085638668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085638668 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085638668 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085638668 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085638668 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085638668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085638668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085638668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085638669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085638669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085638669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085638669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085638669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085638669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085638669 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085638668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085638668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085638669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085638669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085638669 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085638669 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085638670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085638670 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085638670 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085638670 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085638670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085638671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085638671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085638671 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085638671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085638671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085638671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085638671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085638671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085638671 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085638671 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085638671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085638671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085638671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085638671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085638671 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085638671 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085638671 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085638671 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085638671 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085639396 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085639396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b01e2), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085639396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085639396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085639396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085639397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085639397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085639397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085639397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085639397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085639397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085639397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085639397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085639397 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085639399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085639399 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085639399 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085639399 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085639399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085639399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085639399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085639399 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085639399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085639399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085639399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085639399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085639399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085639399 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=003b01e2) (sccp_scrc.c:477) 20241116085639399 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20241116085639399 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085639399 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085639399 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085639399 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085639399 DLSCCP DEBUG SCCP-SCOC(5)[0x561cefa22700]{IDLE}: Deallocated (fsm.c:568) 20241116085639717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085639967 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.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := '212D4BBD193AC1C08015'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[0] for '212D4BBD193AC1C08015'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 0TC_rab_assignment_concurrent0(209)3988083 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := 'EE6FA5F8D479C40677D3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[1] for 'EE6FA5F8D479C40677D3'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 1TC_rab_assignment_concurrent0(210)12791066 20241116085640766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640766 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3cda73, normal) (hnbgw_rua.c:407) 20241116085640766 DHNB DEBUG map_rua[0x561cefa219b0]{init}: Allocated (fsm.c:456) 20241116085640766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988083 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640766 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988083 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640766 DCN DEBUG map_sccp[0x561cefa22fe0]{init}: Allocated (fsm.c:456) 20241116085640766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640766 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3988083 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988083 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640766 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640766 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{IDLE}: Allocated (fsm.c:456) 20241116085640766 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640766 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a212d4bbd193ac1c08015004f40030003cb0056400500f1100926) (sccp_scrc.c:406) 20241116085640766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085640767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640767 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640767 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[0] for l3='212D4BBD193AC1C08015'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 0TC_rab_assignment_concurrent0(209)4236239 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := '0C9FF6B85C53666F1C9A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[0] for '0C9FF6B85C53666F1C9A'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085640778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640778 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085640778 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085640778 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085640778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085640778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085640778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085640778 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640778 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085640778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085640778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085640778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085640778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085640778 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009ca573) (sccp_scrc.c:477) 20241116085640778 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20241116085640778 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085640778 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085640778 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085640778 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085640778 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) 20241116085640778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085640778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 2TC_rab_assignment_concurrent0(211)5337400 TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := '0449A6939570276D2167'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[2] for '0449A6939570276D2167'O to be handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 3TC_rab_assignment_concurrent0(212)15149930 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := '749783F90825AED55323'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[3] for '749783F90825AED55323'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 4TC_rab_assignment_concurrent0(213)14040548 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := 'CC719E905DE1D57EACEB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[4] for 'CC719E905DE1D57EACEB'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 5TC_rab_assignment_concurrent0(214)7461601 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := 'D9508E72741D48AF2309'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[5] for 'D9508E72741D48AF2309'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 6TC_rab_assignment_concurrent0(215)14311892 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := '1624BD1E72CC8F64FA65'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[6] for '1624BD1E72CC8F64FA65'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 7TC_rab_assignment_concurrent0(216)10039621 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := 'D23F1C61F1E3FC92BAB3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[7] for 'D23F1C61F1E3FC92BAB3'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 8TC_rab_assignment_concurrent0(217)11208244 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := '6D784262017FAA874D14'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[8] for '6D784262017FAA874D14'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 9TC_rab_assignment_concurrent0(218)13334541 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := '0F7CC28A03C80D4B2D84'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[9] for '0F7CC28A03C80D4B2D84'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 10TC_rab_assignment_concurrent0(219)647189 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := 'FF6187AE574659C5CB55'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[10] for 'FF6187AE574659C5CB55'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 11TC_rab_assignment_concurrent0(220)4361156 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := '7494A5E849AD2340127A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[11] for '7494A5E849AD2340127A'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 12TC_rab_assignment_concurrent0(221)2248044 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := '2F4E3C0FA3A371E70385'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[12] for '2F4E3C0FA3A371E70385'O to be handled at TC_rab_assignment_concurrent0(222) 20241116085640970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640970 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc32d1a, normal) (hnbgw_rua.c:407) 20241116085640970 DHNB DEBUG map_rua[0x561cefa1f740]{init}: Allocated (fsm.c:456) 20241116085640970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12791066 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640970 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12791066 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640970 DCN DEBUG map_sccp[0x561cefa247a0]{init}: Allocated (fsm.c:456) 20241116085640970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640970 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12791066 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12791066 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640970 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640970 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640970 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640970 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{IDLE}: Allocated (fsm.c:456) 20241116085640971 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aee6fa5f8d479c40677d3004f40030000f30056400500f1100926) (sccp_scrc.c:406) 20241116085640971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085640971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640971 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640971 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x517138, normal) (hnbgw_rua.c:407) 20241116085640971 DHNB DEBUG map_rua[0x561cefa23600]{init}: Allocated (fsm.c:456) 20241116085640971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5337400 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640971 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640971 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640971 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085640971 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085640972 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085640972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085640972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085640972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085640972 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640971 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5337400 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640972 DCN DEBUG map_sccp[0x561cefa29c90]{init}: Allocated (fsm.c:456) 20241116085640972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640972 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5337400 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5337400 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640972 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640972 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{IDLE}: Allocated (fsm.c:456) 20241116085640972 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0c9ff6b85c53666f1c9a004f40030001a90056400500f1100926) (sccp_scrc.c:406) 20241116085640972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 13TC_rab_assignment_concurrent0(222)6289288 20241116085640972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640972 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085640973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085640973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085640973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085640973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085640973 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) 20241116085640973 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241116085640973 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085640973 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085640973 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085640973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085640973 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085640973 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085640973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085640973 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085640973 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085640973 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085640973 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085640973 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085640973 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085640973 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085640973 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{UNUSED}: Allocated (fsm.c:456) 20241116085640973 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{UNUSED}: is child of mgw(mgw-fsm-3988083-0)[0x561cefa284c0] (fsm.c:486) 20241116085640973 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3988083-0)[0x561cefa284c0] (mgcp_client_endpoint_fsm.c:724) 20241116085640973 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085640973 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085640973 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085640973 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3988083-0)[0x561cefa29b20]{ST_CRCX}: Allocated (fsm.c:456) 20241116085640973 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3988083-0)[0x561cefa29b20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770] (fsm.c:486) 20241116085640973 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3988083-0)[0x561cefa29b20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085640974 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3988083-0)[0x561cefa29b20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085640974 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 3cda73'... (mgcp_client.c:805) 20241116085640974 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241116085640974 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3988083-0)[0x561cefa29b20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085640974 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085640974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640974 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe72b6a, normal) (hnbgw_rua.c:407) 20241116085640974 DHNB DEBUG map_rua[0x561cefa2c370]{init}: Allocated (fsm.c:456) 20241116085640974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15149930 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640974 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640974 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15149930 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640974 DCN DEBUG map_sccp[0x561cefa2c4a0]{init}: Allocated (fsm.c:456) 20241116085640974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640974 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15149930 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15149930 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640975 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640975 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{IDLE}: Allocated (fsm.c:456) 20241116085640975 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0449a6939570276d2167004f40030002ff0056400500f1100926) (sccp_scrc.c:406) 20241116085640975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085640975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640975 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640976 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640976 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd63de4, normal) (hnbgw_rua.c:407) 20241116085640976 DHNB DEBUG map_rua[0x561cefa299c0]{init}: Allocated (fsm.c:456) 20241116085640976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14040548 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640976 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14040548 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640976 DCN DEBUG map_sccp[0x561cefa2c5d0]{init}: Allocated (fsm.c:456) 20241116085640976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640976 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14040548 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14040548 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640976 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640976 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{IDLE}: Allocated (fsm.c:456) 20241116085640976 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a749783f90825aed55323004f40030003640056400500f1100926) (sccp_scrc.c:406) 20241116085640976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085640977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640977 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x71dae1, normal) (hnbgw_rua.c:407) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:1 20241116085640977 DHNB DEBUG map_rua[0x561cefa2b670]{init}: Allocated (fsm.c:456) 20241116085640977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7461601 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7461601 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640977 DCN DEBUG map_sccp[0x561cefa29810]{init}: Allocated (fsm.c:456) 20241116085640977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7461601 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7461601 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640978 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640978 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640978 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640978 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{IDLE}: Allocated (fsm.c:456) 20241116085640978 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acc719e905de1d57eaceb004f40030000830056400500f1100926) (sccp_scrc.c:406) 20241116085640978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085640978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640978 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. 20241116085640978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640978 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xda61d4, normal) (hnbgw_rua.c:407) 20241116085640979 DHNB DEBUG map_rua[0x561cefa35770]{init}: Allocated (fsm.c:456) 20241116085640979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14311892 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640979 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14311892 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640979 DCN DEBUG map_sccp[0x561cefa28ef0]{init}: Allocated (fsm.c:456) 20241116085640979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640979 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640979 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14311892 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14311892 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640979 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640979 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640979 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640979 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{IDLE}: Allocated (fsm.c:456) 20241116085640979 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad9508e72741d48af2309004f40030002ca0056400500f1100926) (sccp_scrc.c:406) 20241116085640979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640979 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640979 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085640979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640980 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640980 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x993145, normal) (hnbgw_rua.c:407) 20241116085640980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640980 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640980 DHNB DEBUG map_rua[0x561cefa36470]{init}: Allocated (fsm.c:456) 20241116085640980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10039621 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640980 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10039621 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640980 DCN DEBUG map_sccp[0x561cefa34c70]{init}: Allocated (fsm.c:456) 20241116085640980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640980 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10039621 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10039621 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640980 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640980 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640980 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640980 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{IDLE}: Allocated (fsm.c:456) 20241116085640981 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1624bd1e72cc8f64fa65004f40030001e50056400500f1100926) (sccp_scrc.c:406) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:2 20241116085640981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[1] for l3='EE6FA5F8D479C40677D3'O handled at TC_rab_assignment_concurrent0(210) 20241116085640981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640981 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640981 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab0634, normal) (hnbgw_rua.c:407) 20241116085640981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640981 DHNB DEBUG map_rua[0x561cefa362c0]{init}: Allocated (fsm.c:456) 20241116085640981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640981 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)@58b8e6c24fc4: Added conn table entry 1TC_rab_assignment_concurrent0(210)10960488 20241116085640981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208244 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640981 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640981 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640982 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208244 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640982 DCN DEBUG map_sccp[0x561cefa36d30]{init}: Allocated (fsm.c:456) 20241116085640982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640982 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11208244 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208244 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640982 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640982 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640982 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{IDLE}: Allocated (fsm.c:456) 20241116085640982 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad23f1c61f1e3fc92bab3004f400300036d0056400500f1100926) (sccp_scrc.c:406) 20241116085640982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085640982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640982 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640983 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := '81DF7163F1D9E1073236'O, n_connectPointCode := omit HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[2]. 20241116085640983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb780d, normal) (hnbgw_rua.c:407) 20241116085640983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640983 DHNB DEBUG map_rua[0x561cefa36b50]{init}: Allocated (fsm.c:456) 20241116085640983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334541 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640983 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334541 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640983 DCN DEBUG map_sccp[0x561cefa37330]{init}: Allocated (fsm.c:456) 20241116085640983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640983 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13334541 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640983 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334541 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640983 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640983 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640983 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640983 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640983 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{IDLE}: Allocated (fsm.c:456) 20241116085640983 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a6d784262017faa874d14004f400300015d0056400500f1100926) (sccp_scrc.c:406) 20241116085640983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[1] for '81DF7163F1D9E1073236'O to be handled at TC_rab_assignment_concurrent0(223) 20241116085640984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085640984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640984 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:3 20241116085640984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640984 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9e015, normal) (hnbgw_rua.c:407) 20241116085640984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640984 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640984 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640984 DHNB DEBUG map_rua[0x561cefa36e60]{init}: Allocated (fsm.c:456) 20241116085640984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647189 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640984 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640984 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640984 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640984 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-647189 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640984 DCN DEBUG map_sccp[0x561cefa3e350]{init}: Allocated (fsm.c:456) 20241116085640984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640984 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-647189 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647189 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640985 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640985 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640985 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640985 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{IDLE}: Allocated (fsm.c:456) 20241116085640985 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a0f7cc28a03c80d4b2d84004f400300036c0056400500f1100926) (sccp_scrc.c:406) 20241116085640985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085640985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640985 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640985 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640986 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640985 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x428bc4, normal) (hnbgw_rua.c:407) 20241116085640985 DHNB DEBUG map_rua[0x561cefa3ef10]{init}: Allocated (fsm.c:456) 20241116085640986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4361156 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640986 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640986 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640986 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4361156 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[3]. TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085640986 DCN DEBUG map_sccp[0x561cefa3fa40]{init}: Allocated (fsm.c:456) 20241116085640986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640986 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4361156 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4361156 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640986 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640986 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[0] for l3='0C9FF6B85C53666F1C9A'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 2TC_rab_assignment_concurrent0(211)6154404 20241116085640986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640986 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640986 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{IDLE}: Allocated (fsm.c:456) 20241116085640986 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aff6187ae574659c5cb55004f400300024f0056400500f1100926) (sccp_scrc.c:406) 20241116085640986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085640986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085640987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640987 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085640987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085640987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085640987 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085640987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x224d6c, normal) (hnbgw_rua.c:407) 20241116085640987 DHNB DEBUG map_rua[0x561cefa3fc50]{init}: Allocated (fsm.c:456) 20241116085640987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085640987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248044 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085640987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248044 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085640987 DCN DEBUG map_sccp[0x561cefa3f280]{init}: Allocated (fsm.c:456) 20241116085640987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085640987 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2248044 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085640987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248044 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085640987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085640988 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085640988 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085640988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085640988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085640988 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085640988 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{IDLE}: Allocated (fsm.c:456) 20241116085640988 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085640988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7494a5e849ad2340127a004f400300028d0056400500f1100926) (sccp_scrc.c:406) 20241116085640988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085640988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085640988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085640988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085640988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085640988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085640988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085640988 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085640988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085640988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085640989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085640989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085640989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085640989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085640989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085640989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085640989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085640989 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[2] for l3='0449A6939570276D2167'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 3TC_rab_assignment_concurrent0(212)11654469 TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[4]. TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 14TC_rab_assignment_concurrent0(223)10560224 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: f_create_expect(l3 := '241F0E3301E56C681930'O, n_connectPointCode := omit HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Created Expect[0] for '241F0E3301E56C681930'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[3] for l3='749783F90825AED55323'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 4TC_rab_assignment_concurrent0(213)12260425 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[4] for l3='CC719E905DE1D57EACEB'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 5TC_rab_assignment_concurrent0(214)14111958 TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[5] for l3='D9508E72741D48AF2309'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 6TC_rab_assignment_concurrent0(215)1279798 TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Added conn table entry 15TC_rab_assignment_concurrent0(224)15713462 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:2 20241116085641001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641001 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641001 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641001 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641001 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641002 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b294c0) (sccp_scrc.c:477) 20241116085641002 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20241116085641002 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641002 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641002 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641002 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641002 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) 20241116085641002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[6] for l3='1624BD1E72CC8F64FA65'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 7TC_rab_assignment_concurrent0(216)3921661 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[7] for l3='D23F1C61F1E3FC92BAB3'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 8TC_rab_assignment_concurrent0(217)14782320 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[8] for l3='6D784262017FAA874D14'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 9TC_rab_assignment_concurrent0(218)10877203 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:11 TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:12 TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[9] for l3='0F7CC28A03C80D4B2D84'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 10TC_rab_assignment_concurrent0(219)1801836 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[10] for l3='FF6187AE574659C5CB55'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 11TC_rab_assignment_concurrent0(220)604516 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:5 TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[11] for l3='7494A5E849AD2340127A'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 12TC_rab_assignment_concurrent0(221)5782310 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:6 TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW-MGCP(208)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3cda7317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3cda7317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3cda7317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3cda7317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20241116085641019 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241116085641019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641019 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641019 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641019 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641019 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641019 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641019 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641019 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641019 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641019 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641020 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085641020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085641020 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085641020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5ff788, normal) (hnbgw_rua.c:407) 20241116085641020 DHNB DEBUG map_rua[0x561cefa40a60]{init}: Allocated (fsm.c:456) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085641020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6289288 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085641020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085641020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085641020 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6289288 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085641020 DCN DEBUG map_sccp[0x561cefa41960]{init}: Allocated (fsm.c:456) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085641020 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6289288 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085641020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6289288 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085641020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085641020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085641020 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{IDLE}: Allocated (fsm.c:456) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085641020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2f4e3c0fa3a371e70385004f400300008f0056400500f1100926) (sccp_scrc.c:406) 20241116085641020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085641020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085641020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085641020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085641020 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085641020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa122e0, normal) (hnbgw_rua.c:407) 20241116085641020 DHNB DEBUG map_rua[0x561cefa42ab0]{init}: Allocated (fsm.c:456) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085641020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10560224 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085641020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085641020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085641020 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10560224 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085641020 DCN DEBUG map_sccp[0x561cefa42290]{init}: Allocated (fsm.c:456) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085641020 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10560224 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085641020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10560224 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085641020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085641020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085641020 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{IDLE}: Allocated (fsm.c:456) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085641020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a81df7163f1d9e1073236004f40030002120056400500f1100926) (sccp_scrc.c:406) 20241116085641020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085641020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085641020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085641020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085641020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085641020 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085641020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xefc4b6, normal) (hnbgw_rua.c:407) 20241116085641020 DHNB DEBUG map_rua[0x561cefa42670]{init}: Allocated (fsm.c:456) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085641020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15713462 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085641020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085641020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085641020 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15713462 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085641020 DCN DEBUG map_sccp[0x561cefa41c20]{init}: Allocated (fsm.c:456) 20241116085641020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085641020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641020 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15713462 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085641020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15713462 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085641020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641020 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085641020 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085641020 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{IDLE}: Allocated (fsm.c:456) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085641020 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a241f0e3301e56c681930004f40030001c10056400500f1100926) (sccp_scrc.c:406) 20241116085641020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085641020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641020 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085641020 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085641020 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085641020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641020 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085641020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085641020 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641020 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641020 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641020 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641020 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641020 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641020 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641020 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641020 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0094f9b9) (sccp_scrc.c:477) 20241116085641020 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20241116085641020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641020 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641020 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641020 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) 20241116085641020 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641020 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085641020 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641020 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641020 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641020 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0042925d) (sccp_scrc.c:477) 20241116085641020 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641020 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641020 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641020 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641020 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) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085641020 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641020 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641020 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641020 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641020 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641021 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002e1a4a) (sccp_scrc.c:477) 20241116085641021 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20241116085641021 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641021 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641021 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641021 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641021 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) 20241116085641021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085641021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641021 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00facb52) (sccp_scrc.c:477) 20241116085641021 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20241116085641021 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641021 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641021 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641021 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641021 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) 20241116085641021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085641021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641021 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641021 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641021 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641021 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641021 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641021 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641021 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641021 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641021 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641021 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641021 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641021 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641021 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641021 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641021 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641021 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641021 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641021 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641021 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641021 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641021 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641021 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641021 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641021 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641021 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641021 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:13 20241116085641021 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00430aff) (sccp_scrc.c:477) 20241116085641021 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20241116085641021 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641021 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641021 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641021 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641021 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) 20241116085641021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085641021 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641021 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641021 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00497cd7) (sccp_scrc.c:477) 20241116085641021 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20241116085641021 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641022 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641022 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641022 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641022 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) 20241116085641022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085641022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641022 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00353c19) (sccp_scrc.c:477) 20241116085641022 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20241116085641022 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641022 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641022 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641022 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641022 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) 20241116085641022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085641022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641022 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d64b95) (sccp_scrc.c:477) 20241116085641022 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20241116085641022 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641022 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641022 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641022 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641022 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) 20241116085641022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085641022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641022 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007bbbcb) (sccp_scrc.c:477) 20241116085641022 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20241116085641022 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641022 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641022 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641022 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641022 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) 20241116085641022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641022 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[13]. 20241116085641022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641023 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e4ae1e) (sccp_scrc.c:477) 20241116085641023 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20241116085641023 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641023 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641023 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641023 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641023 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) 20241116085641023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085641023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641023 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006d092c) (sccp_scrc.c:477) 20241116085641023 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20241116085641023 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641023 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641023 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641023 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641023 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) 20241116085641023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[12] for l3='2F4E3C0FA3A371E70385'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 13TC_rab_assignment_concurrent0(222)16011415 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[1] for l3='81DF7163F1D9E1073236'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 14TC_rab_assignment_concurrent0(223)10844021 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Found Expect[0] for l3='241F0E3301E56C681930'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Added conn table entry 15TC_rab_assignment_concurrent0(224)5484454 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:13 TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:14 20241116085641026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641026 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641026 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641026 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641026 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641026 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00082b24) (sccp_scrc.c:477) 20241116085641026 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20241116085641026 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641026 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641026 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641026 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641026 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) 20241116085641026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641226 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641226 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641226 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641226 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641226 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3cda73) (hnbgw_rua.c:471) 20241116085641226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988083 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641226 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641226 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641226 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641226 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641226 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641226 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641226 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3988083-0)[0x561cefa284c0] (mgcp_client_endpoint_fsm.c:724) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641226 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 3cda73'... (mgcp_client.c:805) 20241116085641226 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241116085641226 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20241116085641226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641226 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0096390f) (sccp_scrc.c:477) 20241116085641226 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20241116085641226 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641226 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641226 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641226 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641226 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) 20241116085641226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085641226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641226 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007aa024) (sccp_scrc.c:477) 20241116085641226 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20241116085641226 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085641226 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085641226 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641226 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085641226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641226 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641226 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641226 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641226 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641226 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641226 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641226 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641226 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641226 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) 20241116085641226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085641226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085641226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641226 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) 20241116085641226 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241116085641226 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641226 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641226 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641226 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641226 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641226 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641226 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641226 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641226 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641226 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641226 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641226 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{UNUSED}: Allocated (fsm.c:456) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{UNUSED}: is child of mgw(mgw-fsm-12791066-0)[0x561cefa2cf80] (fsm.c:486) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12791066-0)[0x561cefa2cf80] (mgcp_client_endpoint_fsm.c:724) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12791066-0)[0x561cefa4c130]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12791066-0)[0x561cefa4c130]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860] (fsm.c:486) 20241116085641226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12791066-0)[0x561cefa4c130]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12791066-0)[0x561cefa4c130]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641226 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: c32d1a'... (mgcp_client.c:805) 20241116085641226 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1208) 20241116085641226 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12791066-0)[0x561cefa4c130]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641226 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "3cda7317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3cda7317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c32d1a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c32d1a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641246 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241116085641246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641246 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641246 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641246 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3988083-0)[0x561cefa284c0] (mgcp_client_endpoint_fsm.c:724) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3988083-0)[0x561cefa43c60]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3988083-0)[0x561cefa43c60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770] (fsm.c:486) 20241116085641246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3988083-0)[0x561cefa43c60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3988083-0)[0x561cefa43c60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241116085641246 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: 3cda73'... (mgcp_client.c:805) 20241116085641246 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241116085641246 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3988083-0)[0x561cefa43c60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641246 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c32d1a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c32d1a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "3cda7317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3cda7317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641257 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241116085641257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641257 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641257 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641257 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641257 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641257 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641257 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641257 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641257 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641258 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241116085641260 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241116085641260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa43c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa43c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa43c60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641260 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa43c60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641260 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641260 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641260 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641260 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641260 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641260 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641260 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641260 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{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) 20241116085641260 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641260 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641260 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641260 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641260 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ca573), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641260 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641260 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641260 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641260 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641260 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641272 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc32d1a) (hnbgw_rua.c:471) 20241116085641272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12791066 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641272 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641272 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641272 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641272 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641272 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641272 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12791066-0)[0x561cefa2cf80] (mgcp_client_endpoint_fsm.c:724) 20241116085641272 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641272 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641272 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641272 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: c32d1'... (mgcp_client.c:805) 20241116085641272 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116085641272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641272 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641272 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641272 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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)@58b8e6c24fc4: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641278 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641278 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641278 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641278 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641278 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641278 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641278 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) 20241116085641278 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241116085641278 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641278 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641278 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641278 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641278 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641278 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641278 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641278 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641278 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641278 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641278 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{UNUSED}: Allocated (fsm.c:456) 20241116085641278 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{UNUSED}: is child of mgw(mgw-fsm-5337400-0)[0x561cefa45020] (fsm.c:486) 20241116085641278 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5337400-0)[0x561cefa45020] (mgcp_client_endpoint_fsm.c:724) 20241116085641278 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641278 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641278 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5337400-0)[0x561cefa452d0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5337400-0)[0x561cefa452d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0] (fsm.c:486) 20241116085641278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5337400-0)[0x561cefa452d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5337400-0)[0x561cefa452d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641278 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: 51713'... (mgcp_client.c:805) 20241116085641278 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5337400-0)[0x561cefa452d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641278 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c32d1a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c32d1a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51713817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51713817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641298 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241116085641298 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641298 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641298 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641298 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641298 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641298 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12791066-0)[0x561cefa2cf80] (mgcp_client_endpoint_fsm.c:724) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12791066-0)[0x561cefa44050]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12791066-0)[0x561cefa44050]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860] (fsm.c:486) 20241116085641298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12791066-0)[0x561cefa44050]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12791066-0)[0x561cefa44050]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241116085641298 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=204 'CRCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: c32d1'... (mgcp_client.c:805) 20241116085641298 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116085641298 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12791066-0)[0x561cefa44050]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641298 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51713817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51713817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c32d1a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c32d1a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641305 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241116085641305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641305 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641305 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641305 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641305 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641305 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641305 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641305 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641305 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641305 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241116085641306 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241116085641306 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa44050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641306 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa44050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641306 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa44050]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641306 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa44050]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641306 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641306 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641306 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641306 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641306 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641306 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641306 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641306 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{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) 20241116085641306 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641307 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641307 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641307 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641307 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b294c0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641307 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641307 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641315 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x517138) (hnbgw_rua.c:471) 20241116085641315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5337400 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641315 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641315 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641315 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641315 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641315 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641315 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641315 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5337400-0)[0x561cefa45020] (mgcp_client_endpoint_fsm.c:724) 20241116085641315 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641315 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641315 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641315 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641315 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 51713'... (mgcp_client.c:805) 20241116085641315 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116085641315 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641315 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641315 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641315 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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)@58b8e6c24fc4: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641319 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641319 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641319 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641319 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641319 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) 20241116085641319 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241116085641319 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641319 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641319 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641319 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641319 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641319 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641319 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641319 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641319 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641319 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{UNUSED}: Allocated (fsm.c:456) 20241116085641319 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{UNUSED}: is child of mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0] (fsm.c:486) 20241116085641319 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0] (mgcp_client_endpoint_fsm.c:724) 20241116085641319 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641319 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641319 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15149930-0)[0x561cefa5d930]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15149930-0)[0x561cefa5d930]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280] (fsm.c:486) 20241116085641319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15149930-0)[0x561cefa5d930]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15149930-0)[0x561cefa5d930]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641319 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 14 rtpbridge/*@mgw MGCP 1.0\r\nC: e72b6'... (mgcp_client.c:805) 20241116085641319 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641319 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15149930-0)[0x561cefa5d930]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641319 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "51713817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51713817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e72b6a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e72b6a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641326 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241116085641326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641326 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641326 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641326 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641326 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5337400-0)[0x561cefa45020] (mgcp_client_endpoint_fsm.c:724) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641326 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5337400-0)[0x561cefa4d0c0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641326 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5337400-0)[0x561cefa4d0c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0] (fsm.c:486) 20241116085641326 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5337400-0)[0x561cefa4d0c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641326 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5337400-0)[0x561cefa4d0c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241116085641326 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=204 'CRCX 15 rtpbridge/2@mgw MGCP 1.0\r\nC: 51713'... (mgcp_client.c:805) 20241116085641326 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116085641326 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5337400-0)[0x561cefa4d0c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641326 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e72b6a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e72b6a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "51713817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51713817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641330 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241116085641330 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641330 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641330 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641330 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641330 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641330 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641330 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641330 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641331 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641331 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641331 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641331 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641331 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241116085641331 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241116085641331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4d0c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4d0c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4d0c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4d0c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641331 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641331 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641331 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641331 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641331 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641331 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641331 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641331 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{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) 20241116085641331 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641331 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641331 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641331 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641331 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094f9b9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641331 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641331 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641331 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641331 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641331 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641335 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe72b6a) (hnbgw_rua.c:471) 20241116085641335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15149930 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641335 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641335 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641335 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641335 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641335 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641335 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0] (mgcp_client_endpoint_fsm.c:724) 20241116085641335 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641335 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641335 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641335 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: e72b6'... (mgcp_client.c:805) 20241116085641335 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116085641335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641335 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641335 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641335 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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)@58b8e6c24fc4: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641338 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641338 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641338 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641338 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641338 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) 20241116085641338 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241116085641338 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641338 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641338 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641338 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641338 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641338 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641338 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641338 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641338 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641338 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641338 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641338 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641338 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{UNUSED}: Allocated (fsm.c:456) 20241116085641338 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{UNUSED}: is child of mgw(mgw-fsm-14040548-0)[0x561cefa56af0] (fsm.c:486) 20241116085641338 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14040548-0)[0x561cefa56af0] (mgcp_client_endpoint_fsm.c:724) 20241116085641338 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641338 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641338 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641338 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14040548-0)[0x561cefa66460]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641338 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14040548-0)[0x561cefa66460]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050] (fsm.c:486) 20241116085641338 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14040548-0)[0x561cefa66460]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641338 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14040548-0)[0x561cefa66460]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641338 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 17 rtpbridge/*@mgw MGCP 1.0\r\nC: d63de'... (mgcp_client.c:805) 20241116085641338 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641338 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14040548-0)[0x561cefa66460]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641338 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e72b6a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e72b6a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d63de417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63de417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241116085641347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641347 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641347 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641347 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0] (mgcp_client_endpoint_fsm.c:724) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15149930-0)[0x561cefa55bb0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15149930-0)[0x561cefa55bb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280] (fsm.c:486) 20241116085641347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15149930-0)[0x561cefa55bb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15149930-0)[0x561cefa55bb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241116085641347 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=204 'CRCX 18 rtpbridge/3@mgw MGCP 1.0\r\nC: e72b6'... (mgcp_client.c:805) 20241116085641347 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116085641347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15149930-0)[0x561cefa55bb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641347 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d63de417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63de417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e72b6a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e72b6a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641352 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241116085641352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641352 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641352 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641352 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641352 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241116085641352 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241116085641352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa55bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa55bb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa55bb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641352 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa55bb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641352 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{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) 20241116085641352 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641352 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641352 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641352 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641352 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641352 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042925d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641352 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641352 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641352 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641352 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641352 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641352 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641352 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641359 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd63de4) (hnbgw_rua.c:471) 20241116085641359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14040548 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641359 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641359 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641359 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641359 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641359 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641359 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641359 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641359 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14040548-0)[0x561cefa56af0] (mgcp_client_endpoint_fsm.c:724) 20241116085641359 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641359 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641359 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641359 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: d63de'... (mgcp_client.c:805) 20241116085641359 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116085641359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641359 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641359 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641359 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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)@58b8e6c24fc4: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641361 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641361 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641361 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641361 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641361 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) 20241116085641361 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241116085641361 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641361 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641361 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641361 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641361 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641361 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641361 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641361 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641361 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641361 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641361 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{UNUSED}: Allocated (fsm.c:456) 20241116085641361 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{UNUSED}: is child of mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0] (fsm.c:486) 20241116085641361 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0] (mgcp_client_endpoint_fsm.c:724) 20241116085641361 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641361 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641361 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7461601-0)[0x561cefa6f1a0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7461601-0)[0x561cefa6f1a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10] (fsm.c:486) 20241116085641361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7461601-0)[0x561cefa6f1a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7461601-0)[0x561cefa6f1a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641361 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 20 rtpbridge/*@mgw MGCP 1.0\r\nC: 71dae'... (mgcp_client.c:805) 20241116085641361 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641361 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7461601-0)[0x561cefa6f1a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641361 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d63de417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63de417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "71dae117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71dae117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641368 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241116085641368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641368 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641368 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641368 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14040548-0)[0x561cefa56af0] (mgcp_client_endpoint_fsm.c:724) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641368 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14040548-0)[0x561cefa5e6e0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641368 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14040548-0)[0x561cefa5e6e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050] (fsm.c:486) 20241116085641368 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14040548-0)[0x561cefa5e6e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641368 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14040548-0)[0x561cefa5e6e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241116085641368 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=204 'CRCX 21 rtpbridge/4@mgw MGCP 1.0\r\nC: d63de'... (mgcp_client.c:805) 20241116085641368 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116085641368 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14040548-0)[0x561cefa5e6e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641368 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "71dae117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71dae117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d63de417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63de417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641376 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241116085641376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641376 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241116085641376 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641376 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085641376 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241116085641376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa5e6e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa5e6e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa5e6e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641376 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa5e6e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641376 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{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) 20241116085641376 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641376 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641376 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641376 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641376 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e1a4a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641376 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641380 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x71dae1) (hnbgw_rua.c:471) 20241116085641380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7461601 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641380 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641380 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641380 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641380 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641380 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641380 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641380 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641380 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0] (mgcp_client_endpoint_fsm.c:724) 20241116085641380 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641380 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641380 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641380 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641381 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 71dae'... (mgcp_client.c:805) 20241116085641381 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116085641381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641381 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641381 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641381 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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)@58b8e6c24fc4: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641384 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641384 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641384 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641384 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641384 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641384 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641384 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) 20241116085641384 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241116085641384 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641384 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641384 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641384 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641384 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641384 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641384 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641384 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641384 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641384 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{UNUSED}: Allocated (fsm.c:456) 20241116085641384 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{UNUSED}: is child of mgw(mgw-fsm-14311892-0)[0x561cefa68500] (fsm.c:486) 20241116085641384 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14311892-0)[0x561cefa68500] (mgcp_client_endpoint_fsm.c:724) 20241116085641384 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641384 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641384 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14311892-0)[0x561cefa78250]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14311892-0)[0x561cefa78250]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980] (fsm.c:486) 20241116085641384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14311892-0)[0x561cefa78250]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14311892-0)[0x561cefa78250]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641384 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 23 rtpbridge/*@mgw MGCP 1.0\r\nC: da61d'... (mgcp_client.c:805) 20241116085641384 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641384 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14311892-0)[0x561cefa78250]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641384 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "71dae117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71dae117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "da61d417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da61d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641390 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241116085641390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641390 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641390 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641390 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0] (mgcp_client_endpoint_fsm.c:724) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7461601-0)[0x561cefa710c0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7461601-0)[0x561cefa710c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10] (fsm.c:486) 20241116085641390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7461601-0)[0x561cefa710c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7461601-0)[0x561cefa710c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241116085641390 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=204 'CRCX 24 rtpbridge/5@mgw MGCP 1.0\r\nC: 71dae'... (mgcp_client.c:805) 20241116085641390 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116085641390 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7461601-0)[0x561cefa710c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641390 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "da61d417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da61d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "71dae117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71dae117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641394 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241116085641394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641394 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641394 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641394 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641394 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)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241116085641394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085641394 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241116085641394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa710c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa710c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa710c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa710c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641394 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{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) 20241116085641394 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641394 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641394 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641394 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641394 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00facb52), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641394 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641395 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641395 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641395 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641395 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641399 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xda61d4) (hnbgw_rua.c:471) 20241116085641399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14311892 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641399 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641399 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641399 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641399 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641399 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641399 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14311892-0)[0x561cefa68500] (mgcp_client_endpoint_fsm.c:724) 20241116085641399 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641399 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641399 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641399 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641399 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: da61d'... (mgcp_client.c:805) 20241116085641399 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116085641399 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641399 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641399 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641399 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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)@58b8e6c24fc4: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641402 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641402 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641402 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641402 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641402 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) 20241116085641402 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241116085641402 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641402 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641402 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641402 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641402 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641402 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641402 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641402 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641402 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641402 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641402 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{UNUSED}: Allocated (fsm.c:456) 20241116085641402 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{UNUSED}: is child of mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0] (fsm.c:486) 20241116085641402 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0] (mgcp_client_endpoint_fsm.c:724) 20241116085641402 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641402 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641402 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641402 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10039621-0)[0x561cefa81200]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641402 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10039621-0)[0x561cefa81200]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930] (fsm.c:486) 20241116085641402 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10039621-0)[0x561cefa81200]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641402 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10039621-0)[0x561cefa81200]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641402 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 26 rtpbridge/*@mgw MGCP 1.0\r\nC: 99314'... (mgcp_client.c:805) 20241116085641402 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641402 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10039621-0)[0x561cefa81200]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641402 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "da61d417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da61d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99314517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "99314517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641407 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241116085641407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641407 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641407 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641407 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14311892-0)[0x561cefa68500] (mgcp_client_endpoint_fsm.c:724) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14311892-0)[0x561cefa79520]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14311892-0)[0x561cefa79520]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980] (fsm.c:486) 20241116085641407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14311892-0)[0x561cefa79520]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14311892-0)[0x561cefa79520]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241116085641407 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=204 'CRCX 27 rtpbridge/6@mgw MGCP 1.0\r\nC: da61d'... (mgcp_client.c:805) 20241116085641407 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116085641407 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14311892-0)[0x561cefa79520]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641407 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99314517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "99314517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241116085641412 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241116085641412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641412 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641412 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641412 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "da61d417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da61d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641412 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241116085641412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa79520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa79520]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa79520]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa79520]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641412 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{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) 20241116085641412 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641412 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641412 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641412 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641412 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00430aff), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641412 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641412 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641412 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641412 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641412 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641416 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x993145) (hnbgw_rua.c:471) 20241116085641416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10039621 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641416 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641416 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641416 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641416 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641416 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641416 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641416 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0] (mgcp_client_endpoint_fsm.c:724) 20241116085641416 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641416 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641416 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641416 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 99314'... (mgcp_client.c:805) 20241116085641416 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116085641416 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641416 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641416 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641416 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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)@58b8e6c24fc4: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641420 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641420 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641420 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641420 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641420 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) 20241116085641420 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241116085641420 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641420 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641420 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641420 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641420 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641420 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641420 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641420 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641420 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641420 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641420 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{UNUSED}: Allocated (fsm.c:456) 20241116085641420 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{UNUSED}: is child of mgw(mgw-fsm-11208244-0)[0x561cefa83060] (fsm.c:486) 20241116085641420 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11208244-0)[0x561cefa83060] (mgcp_client_endpoint_fsm.c:724) 20241116085641420 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641420 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641420 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11208244-0)[0x561cefa89f20]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11208244-0)[0x561cefa89f20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650] (fsm.c:486) 20241116085641420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11208244-0)[0x561cefa89f20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11208244-0)[0x561cefa89f20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641420 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 29 rtpbridge/*@mgw MGCP 1.0\r\nC: ab063'... (mgcp_client.c:805) 20241116085641420 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641420 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11208244-0)[0x561cefa89f20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641420 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "99314517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "99314517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab063417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab063417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641426 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241116085641426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641426 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641426 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641426 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0] (mgcp_client_endpoint_fsm.c:724) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10039621-0)[0x561cefa70590]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10039621-0)[0x561cefa70590]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930] (fsm.c:486) 20241116085641426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10039621-0)[0x561cefa70590]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10039621-0)[0x561cefa70590]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241116085641426 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=204 'CRCX 30 rtpbridge/7@mgw MGCP 1.0\r\nC: 99314'... (mgcp_client.c:805) 20241116085641426 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116085641426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10039621-0)[0x561cefa70590]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641426 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab063417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab063417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "99314517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "99314517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641431 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241116085641431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641431 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641431 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641431 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641431 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641431 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641431 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641431 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641431 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641431 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241116085641432 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241116085641432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa70590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa70590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa70590]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641432 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa70590]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641432 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641432 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641432 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641432 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641432 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641432 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641432 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641432 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{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) 20241116085641432 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641432 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641432 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641432 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641432 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641432 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00497cd7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641432 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641438 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xab0634) (hnbgw_rua.c:471) 20241116085641438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208244 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641438 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641438 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641438 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641438 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641438 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641438 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11208244-0)[0x561cefa83060] (mgcp_client_endpoint_fsm.c:724) 20241116085641438 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641438 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641438 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641438 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641438 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: ab063'... (mgcp_client.c:805) 20241116085641438 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116085641438 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641438 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641438 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641438 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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)@58b8e6c24fc4: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641440 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641440 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641440 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641440 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641440 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641440 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641440 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) 20241116085641440 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241116085641440 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641440 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641440 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641440 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641440 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641440 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641440 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641440 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641440 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641440 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641440 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641440 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641440 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{UNUSED}: Allocated (fsm.c:456) 20241116085641440 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{UNUSED}: is child of mgw(mgw-fsm-13334541-0)[0x561cefa82a20] (fsm.c:486) 20241116085641440 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13334541-0)[0x561cefa82a20] (mgcp_client_endpoint_fsm.c:724) 20241116085641440 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641440 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641440 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13334541-0)[0x561cefa92cb0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13334541-0)[0x561cefa92cb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0] (fsm.c:486) 20241116085641440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13334541-0)[0x561cefa92cb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13334541-0)[0x561cefa92cb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641440 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 32 rtpbridge/*@mgw MGCP 1.0\r\nC: cb780'... (mgcp_client.c:805) 20241116085641440 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13334541-0)[0x561cefa92cb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641440 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ab063417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab063417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cb780d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb780d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641451 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241116085641451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641451 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641451 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641451 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11208244-0)[0x561cefa83060] (mgcp_client_endpoint_fsm.c:724) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11208244-0)[0x561cefa8be40]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11208244-0)[0x561cefa8be40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650] (fsm.c:486) 20241116085641451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11208244-0)[0x561cefa8be40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11208244-0)[0x561cefa8be40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241116085641451 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=204 'CRCX 33 rtpbridge/8@mgw MGCP 1.0\r\nC: ab063'... (mgcp_client.c:805) 20241116085641451 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116085641451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11208244-0)[0x561cefa8be40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641451 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cb780d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb780d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241116085641458 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241116085641458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641458 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ab063417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab063417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641458 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641458 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641458 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641458 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641458 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641458 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641458 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641458 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641458 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641458 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241116085641459 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241116085641459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8be40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8be40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8be40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641459 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8be40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641459 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641459 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641459 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641459 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641459 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641459 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641459 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641459 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{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) 20241116085641459 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641459 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641459 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641459 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641459 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00353c19), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641459 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641459 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641463 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcb780d) (hnbgw_rua.c:471) 20241116085641463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334541 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641463 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641463 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641463 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641463 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641463 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641463 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13334541-0)[0x561cefa82a20] (mgcp_client_endpoint_fsm.c:724) 20241116085641463 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641463 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641463 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641463 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: cb780'... (mgcp_client.c:805) 20241116085641463 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116085641463 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641463 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641463 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641463 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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)@58b8e6c24fc4: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641468 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641468 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641468 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641468 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641468 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) 20241116085641468 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241116085641468 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641468 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641468 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641468 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641468 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641468 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641468 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641469 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641469 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641469 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641469 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641469 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{UNUSED}: Allocated (fsm.c:456) 20241116085641469 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{UNUSED}: is child of mgw(mgw-fsm-647189-0)[0x561cefa94a90] (fsm.c:486) 20241116085641469 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-647189-0)[0x561cefa94a90] (mgcp_client_endpoint_fsm.c:724) 20241116085641469 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641469 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641469 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-647189-0)[0x561cefa9b9e0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-647189-0)[0x561cefa9b9e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-647189-0)[0x561cefa95110] (fsm.c:486) 20241116085641469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-647189-0)[0x561cefa9b9e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-647189-0)[0x561cefa9b9e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641469 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=198 'CRCX 35 rtpbridge/*@mgw MGCP 1.0\r\nC: 9e015'... (mgcp_client.c:805) 20241116085641469 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241116085641469 DLMGCP DEBUG MGCP_CONN(mgw-fsm-647189-0)[0x561cefa9b9e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641469 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cb780d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb780d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e01517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e01517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641474 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241116085641474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641474 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641474 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641474 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13334541-0)[0x561cefa82a20] (mgcp_client_endpoint_fsm.c:724) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13334541-0)[0x561cefa93e90]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13334541-0)[0x561cefa93e90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0] (fsm.c:486) 20241116085641474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13334541-0)[0x561cefa93e90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13334541-0)[0x561cefa93e90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241116085641474 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=204 'CRCX 36 rtpbridge/9@mgw MGCP 1.0\r\nC: cb780'... (mgcp_client.c:805) 20241116085641474 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116085641474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13334541-0)[0x561cefa93e90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641474 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9e01517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e01517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cb780d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb780d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641478 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241116085641478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641478 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641478 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641478 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241116085641478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641478 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085641478 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241116085641478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa93e90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa93e90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa93e90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641478 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa93e90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641478 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{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) 20241116085641478 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641478 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641478 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641478 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641478 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641478 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d64b95), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641478 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641482 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641482 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9e015) (hnbgw_rua.c:471) 20241116085641482 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647189 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641482 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641482 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641482 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641482 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641482 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641482 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641482 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641482 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-647189-0)[0x561cefa94a90] (mgcp_client_endpoint_fsm.c:724) 20241116085641482 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641482 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641482 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641482 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=213 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 9e01'... (mgcp_client.c:805) 20241116085641482 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1208) 20241116085641482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641482 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641482 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641482 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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)@58b8e6c24fc4: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641486 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641486 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641486 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641486 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641486 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) 20241116085641486 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241116085641486 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641486 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641486 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641486 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641486 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641486 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641486 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641486 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641486 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641486 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641486 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641486 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641486 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{UNUSED}: Allocated (fsm.c:456) 20241116085641486 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{UNUSED}: is child of mgw(mgw-fsm-4361156-0)[0x561cefa9dc00] (fsm.c:486) 20241116085641486 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4361156-0)[0x561cefa9dc00] (mgcp_client_endpoint_fsm.c:724) 20241116085641486 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641486 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641486 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641486 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4361156-0)[0x561cefaa4b60]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641486 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4361156-0)[0x561cefaa4b60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290] (fsm.c:486) 20241116085641486 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4361156-0)[0x561cefaa4b60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641486 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4361156-0)[0x561cefaa4b60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641486 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 38 rtpbridge/*@mgw MGCP 1.0\r\nC: 428bc'... (mgcp_client.c:805) 20241116085641486 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641486 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4361156-0)[0x561cefaa4b60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641486 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9e01517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e01517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "428bc417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "428bc417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641493 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241116085641493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641493 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641493 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641493 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-647189-0)[0x561cefa94a90] (mgcp_client_endpoint_fsm.c:724) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641493 DLMGCP DEBUG MGCP_CONN(mgw-fsm-647189-0)[0x561cefa8b400]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641493 DLMGCP DEBUG MGCP_CONN(mgw-fsm-647189-0)[0x561cefa8b400]{ST_CRCX}: is child of mgw-endp(mgw-fsm-647189-0)[0x561cefa95110] (fsm.c:486) 20241116085641493 DLMGCP DEBUG MGCP_CONN(mgw-fsm-647189-0)[0x561cefa8b400]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641493 DLMGCP DEBUG MGCP_CONN(mgw-fsm-647189-0)[0x561cefa8b400]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241116085641493 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=203 'CRCX 39 rtpbridge/10@mgw MGCP 1.0\r\nC: 9e01'... (mgcp_client.c:805) 20241116085641493 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1208) 20241116085641493 DLMGCP DEBUG MGCP_CONN(mgw-fsm-647189-0)[0x561cefa8b400]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641493 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "428bc417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "428bc417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9e01517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9e01517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241116085641501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641501 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641501 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641501 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641501 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241116085641501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085641501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241116085641501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8b400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8b400]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8b400]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8b400]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641501 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{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) 20241116085641501 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641501 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641501 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641501 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641501 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641501 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bbbcb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641501 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641506 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x428bc4) (hnbgw_rua.c:471) 20241116085641506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4361156 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641506 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641506 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641506 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641506 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641506 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641506 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641506 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641506 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4361156-0)[0x561cefa9dc00] (mgcp_client_endpoint_fsm.c:724) 20241116085641506 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641506 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641506 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641506 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 428b'... (mgcp_client.c:805) 20241116085641506 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116085641506 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641506 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641506 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641506 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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)@58b8e6c24fc4: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641511 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641511 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641511 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641512 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641512 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641512 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641512 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) 20241116085641512 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241116085641512 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641512 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641512 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641512 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641512 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641512 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641512 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641512 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641512 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641512 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641512 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{UNUSED}: Allocated (fsm.c:456) 20241116085641512 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{UNUSED}: is child of mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0] (fsm.c:486) 20241116085641512 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0] (mgcp_client_endpoint_fsm.c:724) 20241116085641512 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641512 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641512 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2248044-0)[0x561cefaadb10]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2248044-0)[0x561cefaadb10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0] (fsm.c:486) 20241116085641512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2248044-0)[0x561cefaadb10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2248044-0)[0x561cefaadb10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641512 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 41 rtpbridge/*@mgw MGCP 1.0\r\nC: 224d6'... (mgcp_client.c:805) 20241116085641512 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641512 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2248044-0)[0x561cefaadb10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641512 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "428bc417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "428bc417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "224d6c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "224d6c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641518 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241116085641518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641518 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641518 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641518 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641518 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641518 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641518 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641518 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641518 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641518 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641518 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4361156-0)[0x561cefa9dc00] (mgcp_client_endpoint_fsm.c:724) 20241116085641518 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641518 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641518 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4361156-0)[0x561cefa9c150]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4361156-0)[0x561cefa9c150]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290] (fsm.c:486) 20241116085641518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4361156-0)[0x561cefa9c150]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4361156-0)[0x561cefa9c150]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241116085641519 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=205 'CRCX 42 rtpbridge/11@mgw MGCP 1.0\r\nC: 428b'... (mgcp_client.c:805) 20241116085641519 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116085641519 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4361156-0)[0x561cefa9c150]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641519 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641519 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641519 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641519 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "224d6c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "224d6c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241116085641523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241116085641523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "428bc417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "428bc417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641523 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641523 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641523 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641523 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641523 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641523 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641523 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641523 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641523 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641523 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641523 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)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241116085641523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085641524 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241116085641524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa9c150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa9c150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa9c150]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641524 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa9c150]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641524 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641524 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641524 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641524 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641524 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641524 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641524 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641524 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{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) 20241116085641524 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641524 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641524 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641524 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641524 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641524 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641524 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ae1e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641524 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641524 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641524 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641524 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641524 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641529 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x224d6c) (hnbgw_rua.c:471) 20241116085641529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248044 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641529 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641529 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641529 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641529 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641529 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641529 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641529 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641529 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0] (mgcp_client_endpoint_fsm.c:724) 20241116085641529 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641529 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641529 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641529 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641529 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 224d'... (mgcp_client.c:805) 20241116085641529 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116085641529 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641529 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641529 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641529 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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)@58b8e6c24fc4: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641533 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641533 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641533 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641533 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641533 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) 20241116085641533 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241116085641533 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641533 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641533 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641533 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641533 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641533 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641533 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641533 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641533 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641533 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{UNUSED}: Allocated (fsm.c:456) 20241116085641533 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{UNUSED}: is child of mgw(mgw-fsm-10560224-0)[0x561cefaa6b60] (fsm.c:486) 20241116085641533 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10560224-0)[0x561cefaa6b60] (mgcp_client_endpoint_fsm.c:724) 20241116085641533 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641533 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641533 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10560224-0)[0x561cefab6a30]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10560224-0)[0x561cefab6a30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70] (fsm.c:486) 20241116085641533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10560224-0)[0x561cefab6a30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10560224-0)[0x561cefab6a30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641533 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 44 rtpbridge/*@mgw MGCP 1.0\r\nC: a122e'... (mgcp_client.c:805) 20241116085641533 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641533 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10560224-0)[0x561cefab6a30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641533 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "224d6c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "224d6c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a122e017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a122e017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641540 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241116085641540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641540 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641540 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641540 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641540 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0] (mgcp_client_endpoint_fsm.c:724) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2248044-0)[0x561cefaa5af0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2248044-0)[0x561cefaa5af0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0] (fsm.c:486) 20241116085641540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2248044-0)[0x561cefaa5af0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2248044-0)[0x561cefaa5af0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241116085641540 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=205 'CRCX 45 rtpbridge/12@mgw MGCP 1.0\r\nC: 224d'... (mgcp_client.c:805) 20241116085641540 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116085641540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2248044-0)[0x561cefaa5af0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641540 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a122e017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a122e017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "224d6c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "224d6c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641545 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241116085641545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641545 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641545 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641545 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641545 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641545 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641545 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641545 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641545 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641545 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241116085641546 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085641546 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241116085641546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaa5af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaa5af0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaa5af0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641546 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaa5af0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641546 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641546 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641546 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641546 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641546 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641546 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641546 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641546 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{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) 20241116085641546 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641546 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641546 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641546 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641546 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641546 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d092c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641546 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641546 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641546 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641546 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641546 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641551 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa122e0) (hnbgw_rua.c:471) 20241116085641551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10560224 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641551 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641551 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641551 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641551 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641551 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641551 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10560224-0)[0x561cefaa6b60] (mgcp_client_endpoint_fsm.c:724) 20241116085641551 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641551 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641551 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641551 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=215 'MDCX 46 rtpbridge/14@mgw MGCP 1.0\r\nC: a122'... (mgcp_client.c:805) 20241116085641551 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116085641551 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641551 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641551 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641551 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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)@58b8e6c24fc4: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641554 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641554 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641554 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641554 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641554 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) 20241116085641554 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241116085641554 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641554 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641554 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641554 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641554 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641554 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641554 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641554 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641554 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641554 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641554 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641554 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641554 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{UNUSED}: Allocated (fsm.c:456) 20241116085641554 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{UNUSED}: is child of mgw(mgw-fsm-6289288-0)[0x561cefaafb40] (fsm.c:486) 20241116085641554 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6289288-0)[0x561cefaafb40] (mgcp_client_endpoint_fsm.c:724) 20241116085641554 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641554 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641554 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6289288-0)[0x561cefaafeb0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6289288-0)[0x561cefaafeb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80] (fsm.c:486) 20241116085641554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6289288-0)[0x561cefaafeb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6289288-0)[0x561cefaafeb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641554 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 47 rtpbridge/*@mgw MGCP 1.0\r\nC: 5ff78'... (mgcp_client.c:805) 20241116085641554 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641554 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6289288-0)[0x561cefaafeb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641554 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "a122e017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a122e017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5ff78817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5ff78817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241116085641562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641562 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641562 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641562 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10560224-0)[0x561cefaa6b60] (mgcp_client_endpoint_fsm.c:724) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10560224-0)[0x561cefaaeaa0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10560224-0)[0x561cefaaeaa0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70] (fsm.c:486) 20241116085641562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10560224-0)[0x561cefaaeaa0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10560224-0)[0x561cefaaeaa0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241116085641562 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=205 'CRCX 48 rtpbridge/14@mgw MGCP 1.0\r\nC: a122'... (mgcp_client.c:805) 20241116085641562 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116085641562 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10560224-0)[0x561cefaaeaa0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641562 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5ff78817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5ff78817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "a122e017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a122e017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641568 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241116085641568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641568 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641568 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641568 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641568 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641568 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641568 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641568 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641568 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641568 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241116085641568 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085641568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085641569 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241116085641569 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaeaa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641569 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaeaa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641569 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaeaa0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641569 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaeaa0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641569 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641569 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641569 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641569 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641569 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641569 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641569 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641569 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{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) 20241116085641569 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641569 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641569 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641569 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641569 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641569 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641569 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096390f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641569 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641569 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641573 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5ff788) (hnbgw_rua.c:471) 20241116085641573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6289288 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641573 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641573 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641573 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641573 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641573 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641573 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641573 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641573 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6289288-0)[0x561cefaafb40] (mgcp_client_endpoint_fsm.c:724) 20241116085641573 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641573 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641573 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641573 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=215 'MDCX 49 rtpbridge/13@mgw MGCP 1.0\r\nC: 5ff7'... (mgcp_client.c:805) 20241116085641573 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116085641573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641573 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641573 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641573 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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)@58b8e6c24fc4: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085641577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641577 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085641577 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085641577 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085641577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085641577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085641577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085641577 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085641577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085641577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085641577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085641577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085641577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085641577 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) 20241116085641577 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241116085641577 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085641577 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085641577 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085641577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085641577 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085641577 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085641577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085641577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641577 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085641577 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085641577 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085641577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641577 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085641577 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{UNUSED}: Allocated (fsm.c:456) 20241116085641577 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{UNUSED}: is child of mgw(mgw-fsm-15713462-0)[0x561cefab8910] (fsm.c:486) 20241116085641577 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15713462-0)[0x561cefab8910] (mgcp_client_endpoint_fsm.c:724) 20241116085641577 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641577 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641577 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641577 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15713462-0)[0x561cefac86a0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641577 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15713462-0)[0x561cefac86a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0] (fsm.c:486) 20241116085641577 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15713462-0)[0x561cefac86a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641577 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15713462-0)[0x561cefac86a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085641577 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 50 rtpbridge/*@mgw MGCP 1.0\r\nC: efc4b'... (mgcp_client.c:805) 20241116085641577 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085641577 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15713462-0)[0x561cefac86a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641577 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5ff78817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5ff78817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "efc4b617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efc4b617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241116085641585 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241116085641585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641585 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641585 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641585 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641585 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6289288-0)[0x561cefaafb40] (mgcp_client_endpoint_fsm.c:724) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6289288-0)[0x561cefaaf830]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6289288-0)[0x561cefaaf830]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80] (fsm.c:486) 20241116085641585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6289288-0)[0x561cefaaf830]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6289288-0)[0x561cefaaf830]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241116085641585 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=205 'CRCX 51 rtpbridge/13@mgw MGCP 1.0\r\nC: 5ff7'... (mgcp_client.c:805) 20241116085641585 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116085641585 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6289288-0)[0x561cefaaf830]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641585 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "efc4b617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efc4b617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116085641590 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241116085641590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085641590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085641590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641590 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085641590 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641590 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641590 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641590 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641590 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641590 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641590 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085641590 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085641591 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085641591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5ff78817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5ff78817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085641591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085641591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085641591 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241116085641591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaf830]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaf830]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaf830]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaf830]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641591 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641591 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641591 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641591 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641591 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641591 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641591 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641591 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{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) 20241116085641591 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641591 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641591 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641591 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641591 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641591 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00082b24), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641591 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085641595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085641595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085641595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085641595 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085641595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xefc4b6) (hnbgw_rua.c:471) 20241116085641595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15713462 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085641595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085641595 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085641595 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085641595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085641595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641596 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085641596 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085641596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641596 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085641596 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15713462-0)[0x561cefab8910] (mgcp_client_endpoint_fsm.c:724) 20241116085641596 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641596 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641596 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085641596 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: efc4'... (mgcp_client.c:805) 20241116085641596 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116085641596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085641596 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641596 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641596 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "efc4b617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efc4b617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641602 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241116085641602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085641602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085641602 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085641602 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085641602 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641602 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641602 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641602 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641602 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641602 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641602 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085641602 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085641602 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15713462-0)[0x561cefab8910] (mgcp_client_endpoint_fsm.c:724) 20241116085641602 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085641602 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085641602 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085641602 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15713462-0)[0x561cefac1bc0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085641602 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15713462-0)[0x561cefac1bc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0] (fsm.c:486) 20241116085641602 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15713462-0)[0x561cefac1bc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085641602 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15713462-0)[0x561cefac1bc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241116085641602 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: efc4'... (mgcp_client.c:805) 20241116085641602 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116085641603 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15713462-0)[0x561cefac1bc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085641603 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085641603 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641603 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641603 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "efc4b617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "efc4b617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085641611 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241116085641611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefac1bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085641611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefac1bc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085641611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefac1bc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085641611 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefac1bc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085641611 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085641611 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641611 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641611 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641611 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085641611 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085641611 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641611 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{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) 20241116085641611 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085641611 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085641611 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085641611 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085641611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085641611 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085641611 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085641611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aa024), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085641611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085641611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085641611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085641611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085641611 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085641611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085641611 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085641611 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085641611 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085641611 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085641611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085641611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085641611 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643288 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643288 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643288 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643288 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643288 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) 20241116085643288 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241116085643288 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643288 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643289 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643289 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643289 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643289 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643289 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643289 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643289 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643289 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 3cda7'... (mgcp_client.c:805) 20241116085643289 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa43c60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643289 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 3cda7'... (mgcp_client.c:805) 20241116085643289 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643289 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa43c60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643289 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{IN_USE}: Removing from parent mgw(mgw-fsm-3988083-0)[0x561cefa284c0] (mgcp_client_endpoint_fsm.c:873) 20241116085643289 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643289 DLMGCP DEBUG mgw-endp(mgw-fsm-3988083-0)[0x561cefa2a770]{IN_USE}: Deallocated (fsm.c:568) 20241116085643289 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643289 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643289 DMGW DEBUG mgw(mgw-fsm-3988083-0)[0x561cefa284c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "3cda7317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "3cda7317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643303 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241116085643303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643303 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085643304 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241116085643304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa43c60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa43c60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa43c60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643304 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa43c60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)3988083 20241116085643317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643317 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3cda73,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988083 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643317 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643317 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643318 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643318 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ca573), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643318 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643321 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643321 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643321 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643321 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:0 20241116085643321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643321 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) 20241116085643321 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241116085643321 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643321 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643321 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643321 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643321 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643321 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer 20241116085643321 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643321 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643321 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643321 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: c32d1'... (mgcp_client.c:805) 20241116085643321 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643321 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643321 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa44050]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643321 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: c32d1'... (mgcp_client.c:805) 20241116085643321 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643322 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa44050]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643322 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{IN_USE}: Removing from parent mgw(mgw-fsm-12791066-0)[0x561cefa2cf80] (mgcp_client_endpoint_fsm.c:873) 20241116085643322 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643322 DLMGCP DEBUG mgw-endp(mgw-fsm-12791066-0)[0x561cefa45860]{IN_USE}: Deallocated (fsm.c:568) 20241116085643322 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643322 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643322 DMGW DEBUG mgw(mgw-fsm-12791066-0)[0x561cefa2cf80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116085643322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)4236239 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c32d1a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "c32d1a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643338 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241116085643338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643338 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa4c130]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085643339 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241116085643339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa44050]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa44050]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa44050]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643339 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa44050]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)12791066 20241116085643344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643345 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc32d1a,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12791066 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643345 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643345 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643345 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643345 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b294c0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643345 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643345 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643346 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643346 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643346 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643346 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643346 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643346 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643346 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643346 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643346 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=009ca573), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643346 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20241116085643346 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643346 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643346 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643346 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) 20241116085643346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{disconnected}: Freeing instance (context_map.c:202) 20241116085643346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988083)[0x561cefa219b0]{disconnected}: Deallocated (fsm.c:568) 20241116085643346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{disconnected}: Freeing instance (context_map.c:206) 20241116085643346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x561cefa22fe0]{disconnected}: Deallocated (fsm.c:568) 20241116085643346 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988083 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009ca573), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20241116085643346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643347 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643347 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643347 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643347 DLSCCP DEBUG SCCP-SCOC(8)[0x561cefa24670]{IDLE}: Deallocated (fsm.c:568) 20241116085643347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643347 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) 20241116085643347 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241116085643347 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643347 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643347 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643347 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643347 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643347 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643347 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643347 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643347 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643347 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 51713'... (mgcp_client.c:805) 20241116085643347 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4d0c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643347 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 51713'... (mgcp_client.c:805) 20241116085643347 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4d0c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643347 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{IN_USE}: Removing from parent mgw(mgw-fsm-5337400-0)[0x561cefa45020] (mgcp_client_endpoint_fsm.c:873) 20241116085643347 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643347 DLMGCP DEBUG mgw-endp(mgw-fsm-5337400-0)[0x561cefa454e0]{IN_USE}: Deallocated (fsm.c:568) 20241116085643347 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643347 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643347 DMGW DEBUG mgw(mgw-fsm-5337400-0)[0x561cefa45020]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643347 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)10960488 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:1 20241116085643355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643355 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643355 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643355 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643355 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643355 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643355 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=00b294c0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643355 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20241116085643355 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643355 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643355 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643355 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) 20241116085643355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{disconnected}: Freeing instance (context_map.c:202) 20241116085643355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12791066)[0x561cefa1f740]{disconnected}: Deallocated (fsm.c:568) 20241116085643355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{disconnected}: Freeing instance (context_map.c:206) 20241116085643355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x561cefa247a0]{disconnected}: Deallocated (fsm.c:568) 20241116085643355 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12791066 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b294c0), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20241116085643355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643356 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643356 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643356 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643356 DLSCCP DEBUG SCCP-SCOC(9)[0x561cefa23a20]{IDLE}: Deallocated (fsm.c:568) 20241116085643356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "51713817" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643362 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643362 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643363 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) 20241116085643363 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241116085643363 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643363 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643363 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643363 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643363 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643363 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643363 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643363 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643363 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643363 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: e72b6'... (mgcp_client.c:805) 20241116085643363 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643363 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa55bb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643363 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: e72b6'... (mgcp_client.c:805) 20241116085643363 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643363 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa55bb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643363 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{IN_USE}: Removing from parent mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0] (mgcp_client_endpoint_fsm.c:873) 20241116085643363 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643363 DLMGCP DEBUG mgw-endp(mgw-fsm-15149930-0)[0x561cefa4e280]{IN_USE}: Deallocated (fsm.c:568) 20241116085643363 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643363 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643363 DMGW DEBUG mgw(mgw-fsm-15149930-0)[0x561cefa4e4b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "51713817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643370 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241116085643370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa452d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085643371 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241116085643371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4d0c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4d0c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4d0c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643371 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4d0c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)5337400 TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e72b6a17" }, { code := "I", val := "11111" } }, sdp := omit } 20241116085643372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643372 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x517138,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5337400 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643372 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643372 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643372 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643372 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643372 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094f9b9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643372 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643372 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643372 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643372 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)6154404 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:2 20241116085643378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e72b6a17" }, { code := "I", val := "22222" } }, sdp := omit } 20241116085643378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643378 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=0094f9b9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643378 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20241116085643378 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643378 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643378 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643378 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) 20241116085643378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{disconnected}: Freeing instance (context_map.c:202) 20241116085643378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5337400)[0x561cefa23600]{disconnected}: Deallocated (fsm.c:568) 20241116085643378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{disconnected}: Freeing instance (context_map.c:206) 20241116085643378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x561cefa29c90]{disconnected}: Deallocated (fsm.c:568) 20241116085643378 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5337400 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094f9b9), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20241116085643378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643378 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643378 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643378 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643378 DLSCCP DEBUG SCCP-SCOC(10)[0x561cefa28960]{IDLE}: Deallocated (fsm.c:568) 20241116085643378 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20241116085643378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa5d930]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085643378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643379 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241116085643379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa55bb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa55bb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa55bb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643379 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa55bb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643383 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643383 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643383 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643383 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643383 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) 20241116085643383 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241116085643383 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643383 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643383 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643383 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643383 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643383 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643383 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643383 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643383 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643383 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: d63de'... (mgcp_client.c:805) 20241116085643383 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643383 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa5e6e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643383 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: d63de'... (mgcp_client.c:805) 20241116085643383 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643383 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa5e6e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643383 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{IN_USE}: Removing from parent mgw(mgw-fsm-14040548-0)[0x561cefa56af0] (mgcp_client_endpoint_fsm.c:873) 20241116085643383 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643383 DLMGCP DEBUG mgw-endp(mgw-fsm-14040548-0)[0x561cefa57050]{IN_USE}: Deallocated (fsm.c:568) 20241116085643383 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643383 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643383 DMGW DEBUG mgw(mgw-fsm-14040548-0)[0x561cefa56af0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)15149930 20241116085643383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643383 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe72b6a,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15149930 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643383 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643383 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643383 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643383 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643383 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042925d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643383 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)11654469 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:3 20241116085643387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643387 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643387 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643387 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643387 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643388 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=0042925d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643388 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20241116085643388 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643388 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643388 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643388 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) 20241116085643388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{disconnected}: Freeing instance (context_map.c:202) 20241116085643388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15149930)[0x561cefa2c370]{disconnected}: Deallocated (fsm.c:568) 20241116085643388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{disconnected}: Freeing instance (context_map.c:206) 20241116085643388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x561cefa2c4a0]{disconnected}: Deallocated (fsm.c:568) 20241116085643388 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15149930 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042925d), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20241116085643388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643388 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643388 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643388 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643388 DLSCCP DEBUG SCCP-SCOC(11)[0x561cefa35390]{IDLE}: Deallocated (fsm.c:568) 20241116085643388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643388 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643388 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643388 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643388 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d63de417" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "d63de417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643391 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241116085643391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643391 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa66460]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085643391 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241116085643391 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa5e6e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643391 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa5e6e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643391 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa5e6e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643391 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa5e6e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)14040548 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643401 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643401 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643401 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643401 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643401 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) 20241116085643401 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241116085643401 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643401 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643401 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643401 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643401 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643401 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643401 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643401 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643401 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 71dae'... (mgcp_client.c:805) 20241116085643401 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643401 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa710c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643401 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 71dae'... (mgcp_client.c:805) 20241116085643401 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643401 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa710c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643401 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{IN_USE}: Removing from parent mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0] (mgcp_client_endpoint_fsm.c:873) 20241116085643401 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643401 DLMGCP DEBUG mgw-endp(mgw-fsm-7461601-0)[0x561cefa5fa10]{IN_USE}: Deallocated (fsm.c:568) 20241116085643401 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643401 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643401 DMGW DEBUG mgw(mgw-fsm-7461601-0)[0x561cefa5f7d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085643401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643401 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd63de4,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14040548 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643401 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643401 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643401 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643401 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e1a4a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643401 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)12260425 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:4 20241116085643405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643405 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643405 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643405 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643405 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643406 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=002e1a4a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643406 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20241116085643406 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643406 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643406 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643406 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) 20241116085643406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{disconnected}: Freeing instance (context_map.c:202) 20241116085643406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14040548)[0x561cefa299c0]{disconnected}: Deallocated (fsm.c:568) 20241116085643406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{disconnected}: Freeing instance (context_map.c:206) 20241116085643406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x561cefa2c5d0]{disconnected}: Deallocated (fsm.c:568) 20241116085643406 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14040548 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002e1a4a), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20241116085643406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643406 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643406 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643406 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643406 DLSCCP DEBUG SCCP-SCOC(12)[0x561cefa2a420]{IDLE}: Deallocated (fsm.c:568) 20241116085643406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643406 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643406 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643406 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643406 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "71dae117" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "71dae117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643410 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241116085643410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643410 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa6f1a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085643411 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241116085643411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa710c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa710c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa710c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa710c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)7461601 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643419 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643419 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643419 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643419 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643419 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) 20241116085643419 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241116085643419 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643419 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643419 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643419 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643419 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643419 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643419 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643419 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643419 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643419 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: da61d'... (mgcp_client.c:805) 20241116085643419 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643419 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643419 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa79520]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643419 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: da61d'... (mgcp_client.c:805) 20241116085643419 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643419 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa79520]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643419 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{IN_USE}: Removing from parent mgw(mgw-fsm-14311892-0)[0x561cefa68500] (mgcp_client_endpoint_fsm.c:873) 20241116085643419 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643419 DLMGCP DEBUG mgw-endp(mgw-fsm-14311892-0)[0x561cefa71980]{IN_USE}: Deallocated (fsm.c:568) 20241116085643419 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643419 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643419 DMGW DEBUG mgw(mgw-fsm-14311892-0)[0x561cefa68500]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085643419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643419 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x71dae1,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7461601 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643419 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643419 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643419 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643419 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00facb52), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643419 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643420 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)14111958 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:5 TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "da61d417" }, { code := "I", val := "11111" } }, sdp := omit } 20241116085643426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643426 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643426 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643426 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643426 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643426 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643426 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643426 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=00facb52), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643426 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20241116085643426 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643426 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643426 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643426 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) 20241116085643426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{disconnected}: Freeing instance (context_map.c:202) 20241116085643426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7461601)[0x561cefa2b670]{disconnected}: Deallocated (fsm.c:568) 20241116085643426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{disconnected}: Freeing instance (context_map.c:206) 20241116085643426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x561cefa29810]{disconnected}: Deallocated (fsm.c:568) 20241116085643426 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7461601 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00facb52), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20241116085643426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643426 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643426 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643426 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643426 DLSCCP DEBUG SCCP-SCOC(13)[0x561cefa34900]{IDLE}: Deallocated (fsm.c:568) 20241116085643426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643426 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "da61d417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643433 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241116085643433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa78250]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085643433 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241116085643433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa79520]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa79520]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa79520]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa79520]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)14311892 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643439 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643439 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643439 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643439 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643439 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) 20241116085643439 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241116085643439 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643439 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643439 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643439 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643439 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643439 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643439 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643439 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643439 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643439 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643439 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 99314'... (mgcp_client.c:805) 20241116085643439 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643440 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643440 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa70590]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643440 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 99314'... (mgcp_client.c:805) 20241116085643440 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643440 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa70590]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643440 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{IN_USE}: Removing from parent mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0] (mgcp_client_endpoint_fsm.c:873) 20241116085643440 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643440 DLMGCP DEBUG mgw-endp(mgw-fsm-10039621-0)[0x561cefa7a930]{IN_USE}: Deallocated (fsm.c:568) 20241116085643440 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643440 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643440 DMGW DEBUG mgw(mgw-fsm-10039621-0)[0x561cefa7a2a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085643440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643440 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xda61d4,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643440 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14311892 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643440 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643440 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643440 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643440 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00430aff), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643440 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)1279798 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:6 20241116085643446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643446 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643446 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643446 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643446 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643446 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643446 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=00430aff), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643446 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20241116085643446 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643446 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643446 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643446 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) 20241116085643446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{disconnected}: Freeing instance (context_map.c:202) 20241116085643446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14311892)[0x561cefa35770]{disconnected}: Deallocated (fsm.c:568) 20241116085643447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{disconnected}: Freeing instance (context_map.c:206) 20241116085643447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x561cefa28ef0]{disconnected}: Deallocated (fsm.c:568) 20241116085643447 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14311892 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00430aff), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20241116085643447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643447 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643447 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643447 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643447 DLSCCP DEBUG SCCP-SCOC(14)[0x561cefa35f50]{IDLE}: Deallocated (fsm.c:568) 20241116085643447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "99314517" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "99314517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643454 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241116085643454 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643454 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643454 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643454 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa81200]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085643454 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241116085643454 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa70590]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643454 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa70590]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643454 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa70590]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643454 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa70590]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)10039621 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643468 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643468 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643468 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643468 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643468 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) 20241116085643468 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241116085643468 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643468 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643468 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643468 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643468 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643468 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643468 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643468 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643468 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: ab063'... (mgcp_client.c:805) 20241116085643468 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8be40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: ab063'... (mgcp_client.c:805) 20241116085643468 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643468 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8be40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643468 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{IN_USE}: Removing from parent mgw(mgw-fsm-11208244-0)[0x561cefa83060] (mgcp_client_endpoint_fsm.c:873) 20241116085643468 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643468 DLMGCP DEBUG mgw-endp(mgw-fsm-11208244-0)[0x561cefa83650]{IN_USE}: Deallocated (fsm.c:568) 20241116085643468 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643468 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643468 DMGW DEBUG mgw(mgw-fsm-11208244-0)[0x561cefa83060]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085643468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643468 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x993145,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10039621 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643468 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643468 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643468 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643468 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00497cd7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643468 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643468 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643468 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643468 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)3921661 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:7 20241116085643472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643472 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643472 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643472 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643472 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643472 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=00497cd7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643472 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20241116085643472 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643472 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643472 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643472 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) 20241116085643472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{disconnected}: Freeing instance (context_map.c:202) 20241116085643472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10039621)[0x561cefa36470]{disconnected}: Deallocated (fsm.c:568) 20241116085643472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{disconnected}: Freeing instance (context_map.c:206) 20241116085643472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x561cefa34c70]{disconnected}: Deallocated (fsm.c:568) 20241116085643472 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10039621 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00497cd7), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20241116085643472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643472 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643472 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643472 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643472 DLSCCP DEBUG SCCP-SCOC(15)[0x561cefa379a0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ab063417" }, { code := "I", val := "11111" } }, sdp := omit } 20241116085643472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending 20241116085643475 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241116085643475 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643475 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643475 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643475 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa89f20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ab063417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643477 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241116085643477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8be40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8be40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8be40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643477 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8be40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)11208244 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643486 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643486 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643486 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643486 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643486 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) 20241116085643486 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241116085643486 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643486 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643486 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643486 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643486 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643486 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643486 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643486 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643486 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643486 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: cb780'... (mgcp_client.c:805) 20241116085643486 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa93e90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643487 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: cb780'... (mgcp_client.c:805) 20241116085643487 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa93e90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643487 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{IN_USE}: Removing from parent mgw(mgw-fsm-13334541-0)[0x561cefa82a20] (mgcp_client_endpoint_fsm.c:873) 20241116085643487 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643487 DLMGCP DEBUG mgw-endp(mgw-fsm-13334541-0)[0x561cefa8c3e0]{IN_USE}: Deallocated (fsm.c:568) 20241116085643487 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643487 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643487 DMGW DEBUG mgw(mgw-fsm-13334541-0)[0x561cefa82a20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085643487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643487 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xab0634,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208244 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643487 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643487 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643487 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643487 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643487 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00353c19), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643488 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643488 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643488 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643488 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)14782320 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:8 TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cb780d17" }, { code := "I", val := "11111" } }, sdp := omit } 20241116085643498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643498 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643498 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643498 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643498 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643498 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=00353c19), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643498 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20241116085643498 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643499 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643499 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643499 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) 20241116085643499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{disconnected}: Freeing instance (context_map.c:202) 20241116085643499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208244)[0x561cefa362c0]{disconnected}: Deallocated (fsm.c:568) 20241116085643499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{disconnected}: Freeing instance (context_map.c:206) 20241116085643499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x561cefa36d30]{disconnected}: Deallocated (fsm.c:568) 20241116085643499 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208244 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00353c19), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20241116085643499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643499 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643499 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643499 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643499 DLSCCP DEBUG SCCP-SCOC(16)[0x561cefa37200]{IDLE}: Deallocated (fsm.c:568) 20241116085643499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643500 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "cb780d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643505 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241116085643505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa92cb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085643506 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241116085643506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa93e90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa93e90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa93e90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643506 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa93e90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643508 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643508 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643508 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643508 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)13334541 20241116085643508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643508 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) 20241116085643508 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241116085643508 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643508 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643508 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643508 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643508 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643508 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643508 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643508 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643508 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643508 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 9e01'... (mgcp_client.c:805) 20241116085643508 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643508 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8b400]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643508 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 9e01'... (mgcp_client.c:805) 20241116085643508 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085643508 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8b400]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643508 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{IN_USE}: Removing from parent mgw(mgw-fsm-647189-0)[0x561cefa94a90] (mgcp_client_endpoint_fsm.c:873) 20241116085643508 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643508 DLMGCP DEBUG mgw-endp(mgw-fsm-647189-0)[0x561cefa95110]{IN_USE}: Deallocated (fsm.c:568) 20241116085643508 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643508 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643508 DMGW DEBUG mgw(mgw-fsm-647189-0)[0x561cefa94a90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085643509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643509 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcb780d,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334541 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643509 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643509 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643509 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643509 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d64b95), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643509 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643509 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643509 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643509 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:9 TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)10877203 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:9 20241116085643513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643513 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643513 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643513 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643514 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643514 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=00d64b95), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643514 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20241116085643514 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643514 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643514 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643514 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) 20241116085643514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{disconnected}: Freeing instance (context_map.c:202) 20241116085643514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334541)[0x561cefa36b50]{disconnected}: Deallocated (fsm.c:568) 20241116085643514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{disconnected}: Freeing instance (context_map.c:206) 20241116085643514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x561cefa37330]{disconnected}: Deallocated (fsm.c:568) 20241116085643514 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334541 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d64b95), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20241116085643514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643514 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643514 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643514 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643514 DLSCCP DEBUG SCCP-SCOC(17)[0x561cefa3eba0]{IDLE}: Deallocated (fsm.c:568) 20241116085643514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9e01517" }, { code := "I", val := "11111" } }, sdp := omit } 20241116085643514 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending 20241116085643516 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241116085643516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa9b9e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "9e01517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643517 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241116085643517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8b400]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8b400]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8b400]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643517 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa8b400]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)647189 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643529 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643529 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643529 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643529 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643529 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) 20241116085643529 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241116085643529 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643529 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643529 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643529 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643529 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643529 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643529 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643529 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643529 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643529 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643529 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 428b'... (mgcp_client.c:805) 20241116085643529 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085643529 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643529 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa9c150]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643529 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 428b'... (mgcp_client.c:805) 20241116085643529 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085643529 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa9c150]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643529 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{IN_USE}: Removing from parent mgw(mgw-fsm-4361156-0)[0x561cefa9dc00] (mgcp_client_endpoint_fsm.c:873) 20241116085643529 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643529 DLMGCP DEBUG mgw-endp(mgw-fsm-4361156-0)[0x561cefa9e290]{IN_USE}: Deallocated (fsm.c:568) 20241116085643529 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643529 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643529 DMGW DEBUG mgw(mgw-fsm-4361156-0)[0x561cefa9dc00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085643529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643529 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9e015,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643529 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-647189 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643529 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643529 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643529 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643529 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643529 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bbbcb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643529 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643529 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643529 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643529 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643529 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)1801836 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:10 TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "428bc417" }, { code := "I", val := "11111" } }, sdp := omit } 20241116085643532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643532 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643532 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643532 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643532 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643532 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=007bbbcb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643532 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20241116085643532 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643532 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643532 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643532 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) 20241116085643532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{disconnected}: Freeing instance (context_map.c:202) 20241116085643532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-647189)[0x561cefa36e60]{disconnected}: Deallocated (fsm.c:568) 20241116085643532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{disconnected}: Freeing instance (context_map.c:206) 20241116085643532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x561cefa3e350]{disconnected}: Deallocated (fsm.c:568) 20241116085643532 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-647189 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007bbbcb), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20241116085643532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643532 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643532 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643532 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643532 DLSCCP DEBUG SCCP-SCOC(18)[0x561cefa3f910]{IDLE}: Deallocated (fsm.c:568) 20241116085643532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643532 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643532 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643532 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643532 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "428bc417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643534 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241116085643534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643534 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaa4b60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085643534 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241116085643534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa9c150]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa9c150]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa9c150]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa9c150]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)4361156 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643554 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643554 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643554 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643554 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643554 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) 20241116085643554 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241116085643554 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643554 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643554 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643555 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643555 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643555 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643555 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643555 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643555 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643555 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 224d'... (mgcp_client.c:805) 20241116085643555 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085643555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaa5af0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643555 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 224d'... (mgcp_client.c:805) 20241116085643555 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085643555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaa5af0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643555 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{IN_USE}: Removing from parent mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0] (mgcp_client_endpoint_fsm.c:873) 20241116085643555 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643555 DLMGCP DEBUG mgw-endp(mgw-fsm-2248044-0)[0x561cefa9d2d0]{IN_USE}: Deallocated (fsm.c:568) 20241116085643555 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643555 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643555 DMGW DEBUG mgw(mgw-fsm-2248044-0)[0x561cefa9d5f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085643555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643555 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x428bc4,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4361156 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643555 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643555 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643555 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643555 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ae1e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)604516 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:11 20241116085643567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643567 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643567 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643567 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643567 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643567 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=00e4ae1e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643567 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20241116085643567 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643567 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643567 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643567 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) 20241116085643568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{disconnected}: Freeing instance (context_map.c:202) 20241116085643568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4361156)[0x561cefa3ef10]{disconnected}: Deallocated (fsm.c:568) 20241116085643568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{disconnected}: Freeing instance (context_map.c:206) 20241116085643568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x561cefa3fa40]{disconnected}: Deallocated (fsm.c:568) 20241116085643568 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4361156 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4ae1e), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20241116085643568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643568 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643568 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643568 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643568 DLSCCP DEBUG SCCP-SCOC(19)[0x561cefa40600]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "224d6c17" }, { code := "I", val := "11111" } }, sdp := omit } 20241116085643568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643568 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643568 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643568 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643568 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "224d6c17" }, { code := "I", val := "22222" } }, sdp := omit } 20241116085643573 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20241116085643573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643573 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaadb10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643574 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241116085643574 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaa5af0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643574 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaa5af0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643574 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaa5af0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643574 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaa5af0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643576 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643576 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643576 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643576 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643577 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) 20241116085643577 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241116085643577 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643577 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643577 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643577 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643577 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643577 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643577 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643577 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643577 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643577 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 80 rtpbridge/14@mgw MGCP 1.0\r\nC: a122'... (mgcp_client.c:805) 20241116085643577 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085643577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaeaa0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643577 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 81 rtpbridge/14@mgw MGCP 1.0\r\nC: a122'... (mgcp_client.c:805) 20241116085643577 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085643577 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaeaa0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643577 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{IN_USE}: Removing from parent mgw(mgw-fsm-10560224-0)[0x561cefaa6b60] (mgcp_client_endpoint_fsm.c:873) 20241116085643577 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643577 DLMGCP DEBUG mgw-endp(mgw-fsm-10560224-0)[0x561cefaa6d70]{IN_USE}: Deallocated (fsm.c:568) 20241116085643577 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643577 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643577 DMGW DEBUG mgw(mgw-fsm-10560224-0)[0x561cefaa6b60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)2248044 20241116085643580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643579 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643580 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x224d6c,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248044 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643580 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643580 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643580 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643580 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d092c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643580 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)5782310 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:12 TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "a122e017" }, { code := "I", val := "11111" } }, sdp := omit } 20241116085643586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643586 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643586 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643586 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643586 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643586 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=006d092c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643586 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20241116085643586 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643586 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643586 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643586 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) 20241116085643586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{disconnected}: Freeing instance (context_map.c:202) 20241116085643586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2248044)[0x561cefa3fc50]{disconnected}: Deallocated (fsm.c:568) 20241116085643586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{disconnected}: Freeing instance (context_map.c:206) 20241116085643586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x561cefa3f280]{disconnected}: Deallocated (fsm.c:568) 20241116085643586 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2248044 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d092c), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20241116085643587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643587 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643587 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643587 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643587 DLSCCP DEBUG SCCP-SCOC(20)[0x561cefa41390]{IDLE}: Deallocated (fsm.c:568) 20241116085643587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "a122e017" }, { code := "I", val := "22222" } }, sdp := omit } 20241116085643590 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241116085643590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643590 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefab6a30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643591 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241116085643591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaeaa0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaeaa0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaeaa0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643591 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaeaa0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)10560224 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643596 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643596 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643596 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643596 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643596 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) 20241116085643596 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241116085643596 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643596 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643596 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643596 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643596 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643596 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643596 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643596 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643596 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643596 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 82 rtpbridge/13@mgw MGCP 1.0\r\nC: 5ff7'... (mgcp_client.c:805) 20241116085643596 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085643596 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643596 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaf830]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643596 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 83 rtpbridge/13@mgw MGCP 1.0\r\nC: 5ff7'... (mgcp_client.c:805) 20241116085643596 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085643596 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaf830]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643596 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{IN_USE}: Removing from parent mgw(mgw-fsm-6289288-0)[0x561cefaafb40] (mgcp_client_endpoint_fsm.c:873) 20241116085643596 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643596 DLMGCP DEBUG mgw-endp(mgw-fsm-6289288-0)[0x561cefaafd80]{IN_USE}: Deallocated (fsm.c:568) 20241116085643596 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643596 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643596 DMGW DEBUG mgw(mgw-fsm-6289288-0)[0x561cefaafb40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085643596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643596 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643596 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa122e0,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643596 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10560224 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643596 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643596 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643596 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643596 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096390f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643596 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643596 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)10844021 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:14 20241116085643599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643599 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643599 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643599 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5ff78817" }, { code := "I", val := "11111" } }, sdp := omit } 20241116085643599 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=0096390f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643599 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20241116085643599 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643599 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643599 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643599 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) 20241116085643599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{disconnected}: Freeing instance (context_map.c:202) 20241116085643599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10560224)[0x561cefa42ab0]{disconnected}: Deallocated (fsm.c:568) 20241116085643599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{disconnected}: Freeing instance (context_map.c:206) 20241116085643599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x561cefa42290]{disconnected}: Deallocated (fsm.c:568) 20241116085643599 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10560224 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096390f), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20241116085643599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643599 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643599 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643599 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643599 DLSCCP DEBUG SCCP-SCOC(22)[0x561cefa42f20]{IDLE}: Deallocated (fsm.c:568) 20241116085643599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "5ff78817" }, { code := "I", val := "22222" } }, sdp := omit } 20241116085643601 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241116085643601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefaafeb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085643601 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241116085643601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaf830]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaf830]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaf830]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643601 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefaaf830]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)6289288 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085643620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643620 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643620 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643620 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643621 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643621 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) 20241116085643621 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241116085643621 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085643621 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643621 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085643621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085643621 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085643621 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085643621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085643621 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085643621 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085643621 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085643621 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085643621 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643621 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: efc4'... (mgcp_client.c:805) 20241116085643621 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085643621 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643621 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefac1bc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085643621 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: efc4'... (mgcp_client.c:805) 20241116085643621 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085643621 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefac1bc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085643621 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{IN_USE}: Removing from parent mgw(mgw-fsm-15713462-0)[0x561cefab8910] (mgcp_client_endpoint_fsm.c:873) 20241116085643621 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085643621 DLMGCP DEBUG mgw-endp(mgw-fsm-15713462-0)[0x561cefac1dd0]{IN_USE}: Deallocated (fsm.c:568) 20241116085643621 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085643621 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085643621 DMGW DEBUG mgw(mgw-fsm-15713462-0)[0x561cefab8910]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085643621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085643621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085643621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085643621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085643621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643621 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643621 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5ff788,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6289288 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643621 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643621 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643621 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643621 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00082b24), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643622 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643622 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643622 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643622 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643622 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)16011415 TC_rab_assignment_concurrent0(224)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "efc4b617" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:13 20241116085643629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643629 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643629 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643629 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643629 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643629 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=00082b24), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643629 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20241116085643629 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643629 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643629 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643629 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) 20241116085643629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{disconnected}: Freeing instance (context_map.c:202) 20241116085643629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6289288)[0x561cefa40a60]{disconnected}: Deallocated (fsm.c:568) 20241116085643629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{disconnected}: Freeing instance (context_map.c:206) 20241116085643629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x561cefa41960]{disconnected}: Deallocated (fsm.c:568) 20241116085643629 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6289288 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00082b24), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20241116085643629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643629 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643629 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643629 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643629 DLSCCP DEBUG SCCP-SCOC(21)[0x561cefa42160]{IDLE}: Deallocated (fsm.c:568) 20241116085643629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643629 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "efc4b617" }, { code := "I", val := "22222" } }, sdp := omit } 20241116085643633 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241116085643633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643633 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefac86a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085643633 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241116085643634 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefac1bc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085643634 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefac1bc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085643634 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefac1bc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085643634 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefac1bc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)15713462 20241116085643826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085643826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085643826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085643826 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085643826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xefc4b6,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085643826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15713462 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085643826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085643826 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085643826 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085643826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085643826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085643826 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085643826 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085643827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aa024), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085643827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085643827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085643827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085643827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643827 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)5484454 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on connection ID:15 20241116085643838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643838 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085643838 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085643838 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085643838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085643838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085643838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085643838 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085643839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085643839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085643839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085643839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085643839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085643839 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=007aa024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085643839 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20241116085643839 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085643839 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085643839 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085643839 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) 20241116085643839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085643839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085643839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085643839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{disconnected}: Freeing instance (context_map.c:202) 20241116085643839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15713462)[0x561cefa42670]{disconnected}: Deallocated (fsm.c:568) 20241116085643839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085643839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{disconnected}: Freeing instance (context_map.c:206) 20241116085643839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x561cefa41c20]{disconnected}: Deallocated (fsm.c:568) 20241116085643839 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15713462 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085643839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007aa024), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20241116085643839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085643839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085643839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085643839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085643839 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085643839 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085643839 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085643839 DLSCCP DEBUG SCCP-SCOC(23)[0x561cefa43980]{IDLE}: Deallocated (fsm.c:568) 20241116085643839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085643839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085643839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085643839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085643839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085643839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085643839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085643840 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34038<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34040<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34052<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@58b8e6c24fc4: Final verdict of PTC: pass 20241116085645472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34062<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34070<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34082<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34094<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34114<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34126<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@58b8e6c24fc4: Final verdict of PTC: pass 20241116085645622 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085645622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f0a059), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085645622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085645622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085645622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085645622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085645622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085645622 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085645622 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085645622 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085645622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085645622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085645622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085645622 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085645623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085645623 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085645623 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085645623 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085645623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085645624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085645624 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085645624 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085645624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085645624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085645624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085645624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085645624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085645624 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=00f0a059) (sccp_scrc.c:477) 20241116085645624 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20241116085645624 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085645624 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085645624 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085645624 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085645624 DLSCCP DEBUG SCCP-SCOC(6)[0x561cefa24030]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@58b8e6c24fc4: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34134<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085645848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085645848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085645848 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085645848 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085645848 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assignment_concurrent(196)@58b8e6c24fc4: Final verdict of PTC: none 20241116085645849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34002<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@58b8e6c24fc4: Final verdict of PTC: none 20241116085645849 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33607<->l=127.0.0.1:4262) (control_if.c:193) 20241116085645849 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085645849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085645849 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085645849 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085645849 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085645849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085645849 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085645849 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085645849 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085645849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085645849 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085645849 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-RAN(206)@58b8e6c24fc4: Final verdict of PTC: none 20241116085645849 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085645849 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085645849 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085645849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085645849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(203)@58b8e6c24fc4: Final verdict of PTC: none 20241116085645850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085645850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085645850 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085645850 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085645850 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085645850 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085645850 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085645850 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085645850 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085645850 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085645850 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085645850 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc0-M3UA(204)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@58b8e6c24fc4: Final verdict of PTC: none 20241116085645850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085645851 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085645851 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085645851 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085645851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085645851 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW-MGCP(208)@58b8e6c24fc4: Final verdict of PTC: none 20241116085645851 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116085645851 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085645851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085645851 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085645851 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085645851 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085645852 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085645852 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085645852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085645852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(207)@58b8e6c24fc4: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@58b8e6c24fc4: Final verdict of PTC: none 20241116085645852 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(198)@58b8e6c24fc4: Final verdict of PTC: none 20241116085645852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085645852 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085645852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085645852 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085645852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085645852 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085645852 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085645852 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085645852 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085645852 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(202)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(197)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085645860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:56:45 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 20241116085645941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085646443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37478<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1951256) Waiting for packet dumper to finish... 1 (prev_count=1951256, count=1951796) 20241116085647850 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085647850 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085647850 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085647852 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085647852 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085647852 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:56: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_rab_release started. 20241116085649571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37484<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085649575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085649578 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41057<->l=127.0.0.1:4262) (control_if.c:570) 20241116085649646 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085649646 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085649646 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085649646 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085649646 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085649646 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085649646 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_rab_release-Iuh0(229)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085649646 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085649647 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085649647 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085649647 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085649647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085649647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085649647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085649647 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085649647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085649647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085649647 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085649647 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085649647 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085649647 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085649647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085649647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085649647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085649647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085649647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085649647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085649647 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085649647 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085649647 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085649647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085649647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085649647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085649647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085649647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085649647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085649647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085649647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085649647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085649647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085649647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085649647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085649648 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085649648 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085649648 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085649648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085649648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085649648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085649648 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085649648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085649648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085649648 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085649648 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085649648 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085649648 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085649648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085649648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085649648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085649648 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085649648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085649648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085649648 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085649648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085649648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085649648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085649648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085649648 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085649648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085649648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085649648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085649648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085649648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085649648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(233)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085649666 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085649667 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085649667 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085649667 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085649667 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085649667 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085649668 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085649668 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085649668 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085649668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085649668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085649668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085649668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085649668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085649668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085649668 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085649668 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085649668 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085649668 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085649668 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085649668 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085649668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085649668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085649668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085649668 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085649668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085649668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085649668 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085649668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085649668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085649668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085649668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085649668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085649668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085649668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085649668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085649668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085649668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085649668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085649668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085649669 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085649669 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085649669 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085649669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085649669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085649669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085649669 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085649669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085649669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085649669 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085649669 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085649669 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085649669 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085649669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085649669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085649669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085649669 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085649669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085649669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085649669 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085649670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649670 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085649670 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085649670 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085649670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085649670 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085649670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649670 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085649670 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085649670 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085649670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085649670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085649670 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085649709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085649709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085649709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085649709 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085649709 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085649709 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085649709 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085649709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085649709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085649860 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085649860 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085649860 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085649860 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085649867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649867 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085649867 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085649867 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085649867 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085649867 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085649867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085649870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649871 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085649871 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085649871 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085649871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085649871 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085649871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085649871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085649871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085649871 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085649871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085649871 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085649871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085649871 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085649871 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085649871 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085649871 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085649872 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085649872 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085649872 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085649872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085649872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085649872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085649872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085649872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085649872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085649872 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085649872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085649872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085649872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085649872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085649872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085649872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085649872 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085649885 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085649885 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085649885 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085649885 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085649891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649891 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085649891 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085649891 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085649891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085649891 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085649891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085649893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649893 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085649893 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085649893 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085649893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085649893 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085649893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085649894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085649894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085649894 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085649894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085649894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085649894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085649894 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085649894 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085649894 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085649894 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085649895 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085649895 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085649895 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085649895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085649895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085649895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085649895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085649895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085649895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085649895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085649895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085649895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085649895 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085649895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085649895 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085649895 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085649895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085649895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085649895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085649895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085649895 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085650678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085650678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085650678 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085650678 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085650678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085650678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085650678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085650678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085650678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085650678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085650678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085650678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085650678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085650678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085650678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085650678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085650678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085650678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085650678 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085650678 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085650678 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085650678 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085650678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085650678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085650678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085650678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085650678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085650678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085650678 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085650678 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085650679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085650679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085650679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085650679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085650679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085650679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085650679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085650679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085650680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085650680 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085650680 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085650680 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085650680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085650680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085650680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085650680 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085650680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085650680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085650680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085650680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085650680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085650680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085650680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085650680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085650680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085650680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085650680 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085650680 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085650680 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085650693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085650693 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085650693 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085650693 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085650693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085650693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085650693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085650693 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085650693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085650693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085650693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085650693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085650693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085650693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085650693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085650693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085650693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085650693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085650693 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085650693 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085650693 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085650693 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085650693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085650693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085650694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085650694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085650694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085650694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085650694 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085650694 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085650694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085650694 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085650694 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085650694 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085650694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085650694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085650694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085650694 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085650696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085650696 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085650696 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085650696 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085650696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085650696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085650696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085650696 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085650697 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085650697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085650697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085650697 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085650697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085650697 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085650697 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085650697 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085650697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085650697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085650697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085650697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085650697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085650697 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085650697 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085650697 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085650760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37502<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@58b8e6c24fc4: f_create_expect(l3 := '2587B6E3BB547E76F18C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@58b8e6c24fc4: Created Expect[0] for '2587B6E3BB547E76F18C'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@58b8e6c24fc4: Added conn table entry 0TC_rab_release0(238)10729429 20241116085651791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085651791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085651791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085651791 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085651791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa3b7d5, normal) (hnbgw_rua.c:407) 20241116085651791 DHNB DEBUG map_rua[0x561cefa24670]{init}: Allocated (fsm.c:456) 20241116085651791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085651791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10729429 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085651791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085651791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085651791 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10729429 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085651791 DCN DEBUG map_sccp[0x561cefa44050]{init}: Allocated (fsm.c:456) 20241116085651791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085651791 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10729429 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085651791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10729429 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085651791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085651791 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085651791 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085651791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085651791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085651791 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085651791 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{IDLE}: Allocated (fsm.c:456) 20241116085651791 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085651791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2587b6e3bb547e76f18c004f40030002a30056400500f1100926) (sccp_scrc.c:406) 20241116085651791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085651791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085651791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085651791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085651791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085651791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085651791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085651791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085651791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085651791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085651791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085651791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085651791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085651791 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085651791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085651791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085651791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085651791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085651791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085651791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085651791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085651791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085651791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085651791 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@58b8e6c24fc4: Found Expect[0] for l3='2587B6E3BB547E76F18C'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@58b8e6c24fc4: Added conn table entry 0TC_rab_release0(238)6225265 HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: Session index based on connection ID:0 TC_rab_release0(238)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085651796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085651796 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085651796 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085651796 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085651796 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085651796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085651796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085651796 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085651796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085651796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085651796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085651796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085651796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085651796 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001c2a9b) (sccp_scrc.c:477) 20241116085651796 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20241116085651796 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085651796 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085651796 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085651796 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085651796 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) 20241116085651796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085651796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release0(238)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085652002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085652002 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085652002 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085652002 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085652002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085652002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085652002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085652002 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085652002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085652002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085652002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085652002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085652002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085652002 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) 20241116085652002 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241116085652002 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085652003 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085652003 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085652003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085652003 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085652003 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085652003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085652003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085652003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085652003 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085652003 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085652003 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085652003 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085652003 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085652003 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{UNUSED}: Allocated (fsm.c:456) 20241116085652003 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{UNUSED}: is child of mgw(mgw-fsm-10729429-0)[0x561cefa45860] (fsm.c:486) 20241116085652003 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10729429-0)[0x561cefa45860] (mgcp_client_endpoint_fsm.c:724) 20241116085652003 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085652003 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085652003 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085652003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10729429-0)[0x561cefa29b20]{ST_CRCX}: Allocated (fsm.c:456) 20241116085652003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10729429-0)[0x561cefa29b20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60] (fsm.c:486) 20241116085652003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10729429-0)[0x561cefa29b20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085652003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10729429-0)[0x561cefa29b20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085652003 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: a3b7d'... (mgcp_client.c:805) 20241116085652003 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085652003 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10729429-0)[0x561cefa29b20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085652003 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a3b7d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3b7d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a3b7d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3b7d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116085652044 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241116085652045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085652045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085652045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085652045 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085652045 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085652045 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652045 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652045 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085652045 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085652045 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652045 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085652045 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085652045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085652045 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085652045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085652045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085652045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085652045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release0(238)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085652063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085652063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085652063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085652063 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085652063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa3b7d5) (hnbgw_rua.c:471) 20241116085652063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10729429 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085652063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085652063 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085652063 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085652063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085652063 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085652063 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085652063 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085652063 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085652063 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085652063 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10729429-0)[0x561cefa45860] (mgcp_client_endpoint_fsm.c:724) 20241116085652063 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085652063 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085652063 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085652063 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: a3b7d'... (mgcp_client.c:805) 20241116085652063 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1208) 20241116085652063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085652063 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085652063 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652063 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a3b7d517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3b7d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085652077 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241116085652077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085652077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085652077 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652077 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085652077 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085652077 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10729429-0)[0x561cefa45860] (mgcp_client_endpoint_fsm.c:724) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085652077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10729429-0)[0x561cefa2a770]{ST_CRCX}: Allocated (fsm.c:456) 20241116085652077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10729429-0)[0x561cefa2a770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60] (fsm.c:486) 20241116085652077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10729429-0)[0x561cefa2a770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085652077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10729429-0)[0x561cefa2a770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241116085652077 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: a3b7d'... (mgcp_client.c:805) 20241116085652077 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1208) 20241116085652077 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10729429-0)[0x561cefa2a770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652077 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a3b7d517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3b7d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085652097 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241116085652097 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa2a770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085652097 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa2a770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085652097 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa2a770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085652097 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa2a770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085652097 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085652097 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652097 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652097 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652097 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085652097 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085652097 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652097 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{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) 20241116085652097 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085652097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085652097 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085652097 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085652097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085652097 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085652097 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085652097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c2a9b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085652097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085652097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085652097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085652097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085652098 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085652098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085652098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085652098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085652098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085652098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085652098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085652098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085652098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@58b8e6c24fc4: 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)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: vl_len:21 HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241116085652168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085652168 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085652168 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085652168 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085652168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085652168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085652168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085652168 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085652169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085652169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085652169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085652169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085652169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085652169 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) 20241116085652169 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241116085652169 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085652169 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085652169 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085652169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085652169 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085652169 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085652169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085652169 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241116085652169 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241116085652169 DMGW NOTICE mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241116085652169 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241116085652169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241116085652169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241116085652169 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241116085652169 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085652169 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085652169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085652169 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: a3b7d'... (mgcp_client.c:805) 20241116085652169 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085652169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085652169 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa2a770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085652169 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: a3b7d'... (mgcp_client.c:805) 20241116085652169 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085652169 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa2a770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085652169 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{IN_USE}: Removing from parent mgw(mgw-fsm-10729429-0)[0x561cefa45860] (mgcp_client_endpoint_fsm.c:873) 20241116085652169 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085652169 DLMGCP DEBUG mgw-endp(mgw-fsm-10729429-0)[0x561cefa43c60]{IN_USE}: Deallocated (fsm.c:568) 20241116085652169 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085652169 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085652169 DMGW DEBUG mgw(mgw-fsm-10729429-0)[0x561cefa45860]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085652169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085652169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(226)@58b8e6c24fc4: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(238)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a3b7d517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "a3b7d517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085652228 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241116085652228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085652228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085652228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085652228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085652228 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241116085652228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa2a770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085652228 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa2a770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085652229 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa2a770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085652229 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa2a770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085652229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37502<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085652232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085652232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085652232 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085652232 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085652232 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085652232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085652232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085652232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085652232 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085652232 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085652232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c2a9b), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085652233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085652233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085652233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085652233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085652233 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085652233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085652233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085652233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{disrupted}: Freeing instance (context_map.c:202) 20241116085652233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10729429)[0x561cefa24670]{disrupted}: Deallocated (fsm.c:568) 20241116085652233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085652233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{disconnected}: Freeing instance (context_map.c:206) 20241116085652233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x561cefa44050]{disconnected}: Deallocated (fsm.c:568) 20241116085652233 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10729429 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085652233 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41057<->l=127.0.0.1:4262) (control_if.c:193) 20241116085652233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085652233 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085652233 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085652233 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085652233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085652233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085652233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085652233 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085652233 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085652233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085652233 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085652233 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085652233 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085652233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085652233 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085652233 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085652233 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085652233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(234)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@58b8e6c24fc4: Final verdict of PTC: none 20241116085652234 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085652234 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085652234 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085652234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085652234 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085652234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085652234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(235)@58b8e6c24fc4: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@58b8e6c24fc4: Final verdict of PTC: none 20241116085652234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085652234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085652234 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085652234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085652234 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085652234 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(236)@58b8e6c24fc4: Final verdict of PTC: none 20241116085652234 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085652234 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085652234 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085652234 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085652234 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085652234 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085652234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085652234 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085652234 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085652234 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085652234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085652234 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085652234 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085652234 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085652234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085652234 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085652234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085652234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication IPA-CTRL-CLI-IPA(227)@58b8e6c24fc4: Final verdict of PTC: none TC_rab_release-Iuh0(229)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@58b8e6c24fc4: Final verdict of PTC: none 20241116085652235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085652235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085652235 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085652235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085652235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085652235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085652235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085652235 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085652235 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085652235 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085652235 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(233)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(237)@58b8e6c24fc4: Final verdict of PTC: none 20241116085652249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085652251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37484<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_rab_release finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:56:52 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241116085652304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085652807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38298<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=330416) Waiting for packet dumper to finish... 1 (prev_count=330416, count=330956) 20241116085654235 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085654235 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085654236 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085654236 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085654236 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085654236 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:56:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_rab_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_rab_release_abnormal started. 20241116085655899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085655902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085655906 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36347<->l=127.0.0.1:4262) (control_if.c:570) 20241116085655973 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085655973 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085655973 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085655973 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085655974 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085655974 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085655974 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085655974 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085655974 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085655974 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085655974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085655974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085655974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085655974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085655974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085655974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085655974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085655974 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085655974 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085655974 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085655974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085655974 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085655974 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085655974 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085655974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085655974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085655974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085655975 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085655975 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085655975 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085655975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085655975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085655975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085655976 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085655976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085655976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085655976 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085655976 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085655976 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085655976 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085655976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085655976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085655976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085655976 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085655976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085655976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085655976 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085655976 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085655976 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085655976 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085655976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085655976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085655976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085655976 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085655976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085655976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085655976 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085655976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085655976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085655976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085655976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085655976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085655976 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085655976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085655976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085655976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085655976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085655976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085655976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085655976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085655976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085655976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085655976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085655976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085655976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085655976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085655976 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(247)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085655991 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085655991 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085655992 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085655992 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085655992 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085655992 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085655992 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085655992 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085655993 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085655993 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085655993 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085655993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085655993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085655993 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085655993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085655993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085655993 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085655993 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085655993 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085655993 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085655993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085655993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085655993 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085655993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085655993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085655993 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085655993 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085655993 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085655993 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085655993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085655993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085655993 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085655993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085655993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085655993 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085655993 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085655993 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085655993 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085655993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085655993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085655993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085655993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085655993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085655993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085655993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085655993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085655993 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085655993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085655993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085655993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085655993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085655993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085655993 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085655994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085655994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085655994 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085655994 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085655994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085655994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085655994 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085655994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085655994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085655994 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085655994 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085655994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085655994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085655994 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085655994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085655994 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085655994 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085655994 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085655994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085655994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085655994 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085656017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085656017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085656017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085656017 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085656017 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085656017 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085656017 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085656017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085656017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085656188 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085656188 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085656188 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085656188 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085656193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085656193 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085656193 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085656193 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085656193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085656193 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085656193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085656195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085656195 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085656195 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085656195 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085656195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085656195 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085656195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085656195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085656195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085656195 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085656195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085656195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085656195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085656195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085656195 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085656195 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085656195 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085656196 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085656196 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085656196 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085656196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085656196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085656196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085656196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085656196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085656196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085656196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085656196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085656196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085656196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085656196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085656196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085656196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085656196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085656196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085656196 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085656196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085656196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085656196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085656196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085656196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085656196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085656196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085656196 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085656206 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085656206 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085656206 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085656206 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085656210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085656210 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085656210 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085656210 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085656210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085656210 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085656210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085656212 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085656212 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085656212 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085656212 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085656212 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085656212 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085656212 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085656212 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085656212 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085656212 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085656212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085656212 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085656212 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085656212 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085656212 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085656212 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085656212 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085656213 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085656213 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085656213 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085656213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085656213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085656213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085656213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085656213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085656213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085656213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085656213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085656213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085656214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085656214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085656214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085656214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085656214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085656214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085656214 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085656214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085656214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085656214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085656214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085656214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085656214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085656214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085656214 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085657002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085657002 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085657002 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085657002 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085657002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085657002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085657002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085657002 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085657002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085657002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085657002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085657002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085657002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085657002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085657002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085657002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085657002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-RAN(246)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085657003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085657003 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085657003 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085657003 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085657003 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085657003 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085657003 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085657003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085657003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085657003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085657003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085657003 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085657003 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085657003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085657003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085657003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085657003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085657003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085657003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085657003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085657003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085657005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085657005 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085657005 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085657005 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085657005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085657005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085657005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085657005 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085657005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085657005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085657005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085657005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085657005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085657005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085657005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085657005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085657005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085657006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085657006 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085657006 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085657006 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085657013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085657013 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085657013 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085657013 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085657013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085657013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085657013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085657013 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085657013 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085657013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085657013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085657013 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085657013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085657013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085657013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085657013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085657013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085657013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085657014 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085657014 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085657014 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085657014 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085657014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085657014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085657014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085657014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085657014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085657014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085657014 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085657014 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085657014 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085657014 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085657014 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085657014 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085657014 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085657014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085657014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085657014 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085657015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085657015 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085657015 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085657015 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085657015 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085657015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085657015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085657015 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085657015 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085657015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085657015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085657015 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085657015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085657015 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085657015 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085657015 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085657015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085657015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085657015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085657015 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085657015 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085657015 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085657015 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085657015 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085657030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38322<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@58b8e6c24fc4: f_create_expect(l3 := '46536D193AFDFE8E825C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@58b8e6c24fc4: Created Expect[0] for '46536D193AFDFE8E825C'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@58b8e6c24fc4: Added conn table entry 0TC_rab_release_abnormal0(252)246069 20241116085658076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085658076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085658076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085658076 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085658076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c135, normal) (hnbgw_rua.c:407) 20241116085658077 DHNB DEBUG map_rua[0x561cefa24670]{init}: Allocated (fsm.c:456) 20241116085658077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085658077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-246069 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085658077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085658077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085658077 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-246069 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085658077 DCN DEBUG map_sccp[0x561cefa44050]{init}: Allocated (fsm.c:456) 20241116085658077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085658077 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-246069 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085658077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-246069 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085658077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085658077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085658077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085658077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085658077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085658077 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085658077 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{IDLE}: Allocated (fsm.c:456) 20241116085658077 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085658077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a46536d193afdfe8e825c004f40030002920056400500f1100926) (sccp_scrc.c:406)[0;m 20241116085658077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085658077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085658077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085658077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085658077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085658077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085658077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085658077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085658077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085658077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085658077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085658077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085658077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085658077 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085658077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085658077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085658077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085658077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085658077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085658077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085658077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085658077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085658077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085658077 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@58b8e6c24fc4: Found Expect[0] for l3='46536D193AFDFE8E825C'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@58b8e6c24fc4: Added conn table entry 0TC_rab_release_abnormal0(252)809383 TC_rab_release_abnormal0(252)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085658099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085658099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085658099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085658099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085658099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085658099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085658099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085658099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085658099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085658099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085658099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085658099 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ff094) (sccp_scrc.c:477) 20241116085658099 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20241116085658099 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085658099 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085658099 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085658099 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085658099 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) 20241116085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085658099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_rab_release_abnormal0(252)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085658306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085658306 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085658306 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085658306 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085658306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085658306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085658306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085658306 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085658306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085658306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085658306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085658306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085658307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085658307 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) 20241116085658307 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241116085658307 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085658307 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085658307 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085658307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085658307 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085658307 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085658307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085658307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085658307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085658307 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085658307 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085658307 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085658307 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085658307 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085658307 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{UNUSED}: Allocated (fsm.c:456) 20241116085658307 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{UNUSED}: is child of mgw(mgw-fsm-246069-0)[0x561cefa29b20] (fsm.c:486) 20241116085658307 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-246069-0)[0x561cefa29b20] (mgcp_client_endpoint_fsm.c:724) 20241116085658307 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085658307 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085658307 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085658307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-246069-0)[0x561cefa45860]{ST_CRCX}: Allocated (fsm.c:456) 20241116085658307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-246069-0)[0x561cefa45860]{ST_CRCX}: is child of mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60] (fsm.c:486) 20241116085658307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-246069-0)[0x561cefa45860]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085658307 DLMGCP DEBUG MGCP_CONN(mgw-fsm-246069-0)[0x561cefa45860]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085658308 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=198 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 3c135'... (mgcp_client.c:805) 20241116085658308 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1208) 20241116085658308 DLMGCP DEBUG MGCP_CONN(mgw-fsm-246069-0)[0x561cefa45860]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085658308 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3c13517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c13517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3c13517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c13517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116085658351 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241116085658351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085658351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085658351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085658351 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085658351 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085658351 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658351 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658351 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085658351 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085658351 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658351 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085658351 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085658351 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085658351 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085658351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085658351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085658352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085658352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_release_abnormal0(252)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085658371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085658371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085658371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085658371 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085658371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3c135) (hnbgw_rua.c:471) 20241116085658371 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-246069 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085658371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085658371 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085658371 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085658371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085658371 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085658371 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085658371 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085658371 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085658371 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085658371 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-246069-0)[0x561cefa29b20] (mgcp_client_endpoint_fsm.c:724) 20241116085658371 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085658371 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085658371 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658371 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085658371 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=212 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 3c135'... (mgcp_client.c:805) 20241116085658371 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1208) 20241116085658371 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085658371 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085658371 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658371 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3c13517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c13517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085658380 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241116085658380 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085658380 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085658380 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658380 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085658380 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085658380 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-246069-0)[0x561cefa29b20] (mgcp_client_endpoint_fsm.c:724) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085658380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-246069-0)[0x561cefa3c0d0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085658380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-246069-0)[0x561cefa3c0d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60] (fsm.c:486) 20241116085658380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-246069-0)[0x561cefa3c0d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085658380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-246069-0)[0x561cefa3c0d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241116085658380 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=202 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 3c135'... (mgcp_client.c:805) 20241116085658380 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1208) 20241116085658380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-246069-0)[0x561cefa3c0d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658380 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3c13517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3c13517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085658389 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241116085658389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa3c0d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085658389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa3c0d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085658389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa3c0d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085658389 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa3c0d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085658389 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085658389 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658389 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658389 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658389 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085658389 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085658389 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658389 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{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) 20241116085658389 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085658389 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085658389 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085658389 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085658389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085658389 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085658389 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085658389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ff094), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085658389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085658389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085658389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085658390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085658390 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085658390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085658390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085658390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085658390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085658390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085658390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085658390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085658390 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@58b8e6c24fc4: 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)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: vl_len:21 HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241116085658424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085658424 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085658424 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085658424 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085658424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085658424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085658424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085658424 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085658424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085658424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085658424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085658424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085658424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085658424 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) 20241116085658424 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241116085658424 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085658424 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085658424 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085658424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085658424 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085658424 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085658424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085658424 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241116085658424 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241116085658424 DMGW NOTICE mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241116085658424 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241116085658424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241116085658424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241116085658424 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241116085658424 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085658424 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085658425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085658425 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=56 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 3c135'... (mgcp_client.c:805) 20241116085658425 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241116085658425 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085658425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa3c0d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085658425 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=56 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 3c135'... (mgcp_client.c:805) 20241116085658425 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1208) 20241116085658425 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa3c0d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085658425 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{IN_USE}: Removing from parent mgw(mgw-fsm-246069-0)[0x561cefa29b20] (mgcp_client_endpoint_fsm.c:873) 20241116085658425 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085658425 DLMGCP DEBUG mgw-endp(mgw-fsm-246069-0)[0x561cefa43c60]{IN_USE}: Deallocated (fsm.c:568) 20241116085658425 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085658425 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085658425 DMGW DEBUG mgw(mgw-fsm-246069-0)[0x561cefa29b20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085658425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085658425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:732) VirtHNBGW-STATS(240)@58b8e6c24fc4: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(252)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3c13517" }, { code := "I", val := "11111" } }, sdp := omit } 20241116085658487 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241116085658487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085658487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085658487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085658487 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa45860]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "3c13517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085658487 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241116085658487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa3c0d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085658487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa3c0d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085658487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa3c0d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085658487 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa3c0d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085658488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38322<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085658490 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36347<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_release_abnormal(239)@58b8e6c24fc4: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@58b8e6c24fc4: Final verdict of PTC: none 20241116085658490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085658490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085658490 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085658490 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085658490 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085658490 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085658490 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085658490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085658490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085658490 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085658490 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085658490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085658490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085658490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085658490 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085658490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ff094), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085658490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085658490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085658490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085658490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085658490 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{disrupted}: Freeing instance (context_map.c:202) 20241116085658490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-246069)[0x561cefa24670]{disrupted}: Deallocated (fsm.c:568) 20241116085658490 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085658490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085658490 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085658490 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{disconnected}: Freeing instance (context_map.c:206) 20241116085658490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x561cefa44050]{disconnected}: Deallocated (fsm.c:568) 20241116085658490 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-246069 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085658490 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085658490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind IPA-CTRL-CLI-IPA(241)@58b8e6c24fc4: Final verdict of PTC: none 20241116085658490 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085658490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085658490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085658490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085658490 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085658490 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085658490 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085658490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085658490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085658490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085658490 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@58b8e6c24fc4: Final verdict of PTC: none 20241116085658491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085658491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085658491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085658491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085658491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085658491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085658491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085658491 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085658491 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085658491 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085658491 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(246)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@58b8e6c24fc4: Final verdict of PTC: none 20241116085658491 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085658491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085658491 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085658491 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085658491 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085658491 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085658491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085658491 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085658491 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085658491 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085658491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085658491 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085658491 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085658491 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085658491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085658491 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085658491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085658491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085658491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085658491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085658491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085658491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085658491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085658492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085658492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085658492 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.sgsn0-SCCP(248)@58b8e6c24fc4: Final verdict of PTC: none 20241116085658492 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085658492 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085658492 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release_abnormal-Iuh0(243)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(251)@58b8e6c24fc4: Final verdict of PTC: none 20241116085658505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38318<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085658506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38306<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:56:58 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 20241116085658553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085659055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38334<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326332) Waiting for packet dumper to finish... 1 (prev_count=326332, count=331912) 20241116085700492 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085700492 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085700492 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085700492 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085700492 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085700492 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:57:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_rab_assign_fail started. 20241116085702143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085702146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085702150 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36389<->l=127.0.0.1:4262) (control_if.c:570) 20241116085702233 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085702233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c2a9b), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085702233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085702233 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085702233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085702233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085702233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702233 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085702233 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085702233 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085702233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085702233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085702233 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085702240 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085702240 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085702240 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085702240 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085702240 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085702240 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085702240 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085702240 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085702241 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085702241 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085702242 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085702242 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085702242 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085702242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085702242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085702242 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085702242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085702242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085702242 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085702242 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085702242 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085702242 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085702242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085702242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085702242 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085702242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085702242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085702242 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085702242 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085702242 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085702242 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085702242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085702242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085702242 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085702242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085702242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085702242 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085702242 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085702242 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085702242 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085702242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085702242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085702242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085702242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085702242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085702242 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085702242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085702242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085702242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085702242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085702242 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085702242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085702242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085702242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085702242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085702242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085702242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085702242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085702242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085702242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085702242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085702242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085702242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085702242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085702242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085702242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085702242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085702242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085702242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(261)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085702258 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085702258 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085702258 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085702258 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085702259 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085702259 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085702259 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085702259 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085702260 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085702260 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085702260 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085702260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085702260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085702260 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085702260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085702260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085702260 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085702260 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085702260 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085702260 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085702260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085702260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085702260 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085702260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085702260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085702260 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085702260 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085702260 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085702260 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085702260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085702260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085702260 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085702260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085702260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085702260 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085702260 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085702260 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085702260 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085702260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085702260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085702261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085702261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085702261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085702261 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085702261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085702261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085702261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085702261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085702261 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085702261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085702261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085702261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085702261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085702261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085702261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085702261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085702261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085702261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085702261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085702261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085702261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085702261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085702261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085702261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085702261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085702261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085702261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085702284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085702284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085702284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085702284 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085702284 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085702284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085702284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085702284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085702284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085702455 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085702455 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085702455 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085702455 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085702463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702463 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085702463 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085702463 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085702463 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085702463 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085702463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085702466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702466 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085702466 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085702466 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085702466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085702466 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085702466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085702467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085702467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085702467 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085702467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085702467 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085702467 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085702467 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085702467 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085702467 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085702467 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085702468 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085702468 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085702468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085702468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085702468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085702468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085702468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085702468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085702468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085702468 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085702469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085702469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085702469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085702469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085702469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085702469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085702469 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085702473 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085702473 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085702473 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085702473 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085702480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702480 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085702480 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085702480 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085702480 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085702480 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085702480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085702482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702482 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085702482 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085702482 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085702482 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085702482 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085702483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085702483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085702483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085702483 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085702483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085702483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085702483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085702483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085702483 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085702483 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085702483 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085702484 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085702484 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085702484 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085702484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085702484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085702484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085702484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085702484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085702484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085702484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085702484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085702484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085702484 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085702484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085702484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085702484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085702484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085702484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085702484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085702484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085702484 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085703270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085703270 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085703270 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085703270 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085703270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085703270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085703270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085703270 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085703270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085703270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085703270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085703270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085703270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085703270 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085703270 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085703270 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085703270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703270 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085703270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085703270 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085703270 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085703270 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085703270 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085703270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085703270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085703270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085703270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085703270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085703270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085703270 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085703270 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085703270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085703270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085703270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085703270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085703270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085703270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085703270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085703270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085703271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085703271 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085703271 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085703271 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085703271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085703271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085703271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085703271 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085703272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085703272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085703272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085703272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085703272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085703272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085703272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085703272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085703272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085703272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085703272 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085703272 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085703272 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085703277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085703277 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085703277 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085703277 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085703277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085703277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085703277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085703277 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085703277 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085703277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085703277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085703277 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085703277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085703277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085703277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085703277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085703277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085703277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085703277 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085703277 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085703277 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085703277 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085703277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085703277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085703277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085703277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085703277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085703277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085703277 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085703277 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085703278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085703278 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085703278 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085703278 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085703278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085703278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085703278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085703278 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085703280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085703280 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085703280 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085703280 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085703280 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085703280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085703280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085703280 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085703280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085703280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085703280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085703280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085703280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085703280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085703280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085703280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085703280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085703280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085703280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085703280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085703280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085703280 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085703280 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085703280 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085703302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@58b8e6c24fc4: f_create_expect(l3 := '3506E281BC7454BD3993'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@58b8e6c24fc4: Created Expect[0] for '3506E281BC7454BD3993'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@58b8e6c24fc4: Added conn table entry 0TC_rab_assign_fail0(266)8731558 20241116085704345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085704345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085704345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085704345 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085704345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x853ba6, normal) (hnbgw_rua.c:407) 20241116085704345 DHNB DEBUG map_rua[0x561cefa24670]{init}: Allocated (fsm.c:456) 20241116085704345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085704345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8731558 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085704345 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085704345 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085704345 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8731558 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085704345 DCN DEBUG map_sccp[0x561cefa44050]{init}: Allocated (fsm.c:456) 20241116085704345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085704345 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8731558 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085704345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8731558 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085704345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085704346 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085704346 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085704346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085704346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085704346 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085704346 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{IDLE}: Allocated (fsm.c:456) 20241116085704346 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085704346 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3506e281bc7454bd3993004f40030001660056400500f1100926) (sccp_scrc.c:406) 20241116085704346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085704346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085704346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085704346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085704346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085704346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085704346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085704346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085704346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085704346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085704346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085704346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085704346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085704346 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085704346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085704346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085704346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085704346 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085704346 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085704346 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085704346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085704346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085704346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085704346 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@58b8e6c24fc4: Found Expect[0] for l3='3506E281BC7454BD3993'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@58b8e6c24fc4: Added conn table entry 0TC_rab_assign_fail0(266)11567130 HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: Session index based on connection ID:0 TC_rab_assign_fail0(266)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085704355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085704355 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085704355 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085704355 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085704355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085704355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085704355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085704355 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085704355 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085704355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085704355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085704355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085704355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085704355 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c949b5) (sccp_scrc.c:477) 20241116085704355 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20241116085704355 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085704355 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085704355 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085704355 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085704355 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) 20241116085704355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085704355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(254)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085704558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085704558 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085704558 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085704558 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085704558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085704558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085704558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085704558 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085704559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085704559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085704559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085704559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085704559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085704559 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) 20241116085704559 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20241116085704559 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085704559 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085704559 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085704559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085704559 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085704559 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085704559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085704559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085704559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085704559 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085704559 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085704559 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085704559 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085704559 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085704559 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{UNUSED}: Allocated (fsm.c:456) 20241116085704559 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{UNUSED}: is child of mgw(mgw-fsm-8731558-0)[0x561cefa45860] (fsm.c:486) 20241116085704559 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8731558-0)[0x561cefa45860] (mgcp_client_endpoint_fsm.c:724) 20241116085704559 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085704559 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085704559 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085704559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8731558-0)[0x561cefa29b20]{ST_CRCX}: Allocated (fsm.c:456) 20241116085704559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8731558-0)[0x561cefa29b20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60] (fsm.c:486) 20241116085704559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8731558-0)[0x561cefa29b20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085704559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8731558-0)[0x561cefa29b20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085704559 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 853ba'... (mgcp_client.c:805) 20241116085704559 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085704559 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8731558-0)[0x561cefa29b20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085704559 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "853ba617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "853ba617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "853ba617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "853ba617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116085704594 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241116085704594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085704594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085704594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085704594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085704594 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085704594 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{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) 20241116085704594 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{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) 20241116085704594 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085704594 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085704594 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{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) 20241116085704594 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085704594 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085704594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085704594 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085704594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085704594 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085704594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085704594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_fail0(266)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085704624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085704624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085704624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1192) 20241116085704624 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085704624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x853ba6) (hnbgw_rua.c:471) 20241116085704624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8731558 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241116085704624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085704624 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085704624 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085704624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085704624 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241116085704624 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085704624 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085704624 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241116085704624 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241116085704624 DMGW ERROR mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241116085704624 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241116085704624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241116085704624 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085704624 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085704624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c949b5), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20241116085704624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085704624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085704624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085704624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085704624 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241116085704624 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085704624 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085704624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085704624 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 853ba'... (mgcp_client.c:805) 20241116085704624 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1208) 20241116085704624 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085704624 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{IN_USE}: Removing from parent mgw(mgw-fsm-8731558-0)[0x561cefa45860] (mgcp_client_endpoint_fsm.c:873) 20241116085704624 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085704624 DLMGCP DEBUG mgw-endp(mgw-fsm-8731558-0)[0x561cefa43c60]{IN_USE}: Deallocated (fsm.c:568) 20241116085704624 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085704624 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085704624 DMGW DEBUG mgw(mgw-fsm-8731558-0)[0x561cefa45860]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085704625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085704625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085704625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085704625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085704625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085704625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085704625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085704625 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "853ba617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085704654 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241116085704654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085704654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085704654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085704654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa29b20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085704654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(258)@58b8e6c24fc4: Final verdict of PTC: none 20241116085704659 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085704659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085704659 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085704659 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085704659 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085704659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085704659 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085704659 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085704659 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085704659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085704659 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085704659 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085704659 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085704660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085704660 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085704660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085704660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085704660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085704660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085704660 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085704660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085704660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085704660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085704660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085704660 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085704660 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085704660 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085704660 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085704660 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36389<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assign_fail(253)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@58b8e6c24fc4: Final verdict of PTC: none 20241116085704661 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085704661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085704661 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085704661 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085704661 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085704661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085704661 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed TC_rab_assign_fail-Iuh0(257)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@58b8e6c24fc4: Final verdict of PTC: none 20241116085704661 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085704661 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085704661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085704661 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085704661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085704661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085704662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085704662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085704662 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085704662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-RAN(260)@58b8e6c24fc4: Final verdict of PTC: none 20241116085704662 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085704662 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085704662 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085704662 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085704662 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085704662 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085704662 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085704662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085704662 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085704662 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085704662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c949b5), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085704662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085704662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085704662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085704662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085704662 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085704662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085704662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085704662 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085704662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085704662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW_Test.msc0-SCCP(259)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@58b8e6c24fc4: Final verdict of PTC: none 20241116085704663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085704663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{disrupted}: Freeing instance (context_map.c:202) 20241116085704663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8731558)[0x561cefa24670]{disrupted}: Deallocated (fsm.c:568) 20241116085704663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085704663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{disconnected}: Freeing instance (context_map.c:206) 20241116085704663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x561cefa44050]{disconnected}: Deallocated (fsm.c:568) 20241116085704663 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8731558 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085704663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085704663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) IPA-CTRL-CLI-IPA(255)@58b8e6c24fc4: Final verdict of PTC: none 20241116085704663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085704663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085704663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085704663 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085704663 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085704663 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085704663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085704663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085704663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085704663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085704663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085704663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085704663 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(265)@58b8e6c24fc4: Final verdict of PTC: none 20241116085704680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42014<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085704681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41998<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_rab_assign_fail finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:57:04 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 20241116085704724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085705227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42024<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294744) Waiting for packet dumper to finish... 1 (prev_count=294744, count=307504) 20241116085706661 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085706661 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085706661 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085706662 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085706662 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085706662 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:57:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_rab_assign_mgcp_to started. 20241116085708337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085708340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085708343 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38107<->l=127.0.0.1:4262) (control_if.c:570) 20241116085708405 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085708405 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085708405 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085708405 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085708405 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085708405 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085708405 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085708405 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085708405 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085708406 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085708407 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085708407 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085708407 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085708407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085708407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085708407 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085708407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085708407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085708407 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085708407 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085708407 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085708407 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085708407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085708407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085708407 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085708407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085708407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085708407 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085708407 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085708407 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085708407 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085708407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085708407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085708407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085708407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085708407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085708407 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085708407 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085708407 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085708407 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085708407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085708407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085708407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085708407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085708407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085708407 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085708407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085708407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085708407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085708407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085708407 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085708407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085708407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085708407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085708407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085708407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085708407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085708407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085708407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085708407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085708407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085708407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085708407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085708407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085708407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085708407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085708407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085708407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085708407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(275)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085708420 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085708420 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085708421 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085708421 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085708421 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085708421 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085708421 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085708421 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085708422 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085708422 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085708422 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085708422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085708422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085708422 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085708422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085708422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085708422 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085708422 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085708422 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085708422 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085708422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085708422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085708422 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085708422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085708422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085708422 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085708422 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085708422 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085708422 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085708422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085708422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085708422 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085708422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085708422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085708422 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085708422 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085708422 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085708422 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085708422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085708422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085708422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085708422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085708422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085708422 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085708422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085708422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085708422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085708422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085708422 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085708422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085708422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085708422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085708422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085708422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085708422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085708422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085708422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085708422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085708422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085708422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085708422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085708422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085708422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085708422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085708422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085708422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085708422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085708447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085708447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085708447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085708447 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085708447 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085708447 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085708447 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085708447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085708447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085708491 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085708491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ff094), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085708491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085708491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085708491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085708491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085708492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708492 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085708492 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085708492 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085708492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085708492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085708492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085708619 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085708619 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085708619 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085708619 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085708628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708628 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085708628 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085708628 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085708628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085708628 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085708628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085708631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708631 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085708631 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085708631 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085708631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085708631 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085708631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085708631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085708631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085708631 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085708631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085708631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085708631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085708631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085708631 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085708631 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085708632 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085708633 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085708633 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085708633 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085708633 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085708633 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085708633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085708633 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085708633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085708633 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085708633 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085708633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708633 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085708633 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085708633 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085708633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085708633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085708633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085708633 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085708635 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085708635 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085708635 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085708635 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085708641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708641 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085708641 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085708641 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085708641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085708641 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085708641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085708643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708643 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085708643 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085708643 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085708643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085708643 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085708643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085708643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085708643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085708643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085708643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085708643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085708643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085708643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085708643 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085708643 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085708643 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085708644 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085708644 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085708644 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085708644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085708644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085708644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085708644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085708644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085708644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085708644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085708644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085708644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085708644 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085708644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085708644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085708644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085708644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085708644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085708644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085708644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085708644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085709427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085709427 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085709427 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085709427 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085709427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085709427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085709427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085709427 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085709427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085709427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085709427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085709427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085709427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085709427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085709427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085709427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085709427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709427 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085709427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085709427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085709427 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085709427 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085709427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085709427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085709427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085709427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085709428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085709428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085709428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085709428 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085709428 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085709428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085709428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085709428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085709428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085709428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085709428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085709428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085709428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085709428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085709428 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085709428 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085709428 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085709428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085709428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085709428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085709428 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085709428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085709428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085709428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085709428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085709428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085709428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085709428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085709428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085709428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085709429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085709429 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085709429 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085709429 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085709446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085709446 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085709446 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085709446 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085709446 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085709446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085709446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085709446 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085709446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085709446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085709446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085709446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085709446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085709446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085709446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085709446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085709446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085709446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085709446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085709446 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085709446 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085709446 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085709446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085709446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085709446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085709446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085709446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085709446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085709446 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085709446 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085709446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085709446 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085709446 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085709446 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085709447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085709447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085709447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085709447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085709448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085709448 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085709448 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085709448 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085709448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085709448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085709448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085709448 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085709448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085709448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085709448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085709448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085709448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085709448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085709448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085709448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085709448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085709448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085709448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085709448 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085709448 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085709448 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085709448 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085709448 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085709474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@58b8e6c24fc4: 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)@58b8e6c24fc4: f_create_expect(l3 := '835ECACA32CA9BE56ADB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@58b8e6c24fc4: Created Expect[0] for '835ECACA32CA9BE56ADB'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@58b8e6c24fc4: Added conn table entry 0TC_rab_assign_mgcp_to0(280)12453234 20241116085710515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085710515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085710515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085710515 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085710515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbe0572, normal) (hnbgw_rua.c:407) 20241116085710515 DHNB DEBUG map_rua[0x561cefa24670]{init}: Allocated (fsm.c:456) 20241116085710515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12453234)[0x561cefa24670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085710515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453234 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085710515 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085710515 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085710515 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453234 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085710515 DCN DEBUG map_sccp[0x561cefa44050]{init}: Allocated (fsm.c:456) 20241116085710515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085710515 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12453234 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085710515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453234 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085710515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12453234)[0x561cefa24670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085710515 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085710515 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085710515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12453234)[0x561cefa24670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085710515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085710515 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085710515 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{IDLE}: Allocated (fsm.c:456) 20241116085710515 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085710515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a835ecaca32ca9be56adb004f40030001a10056400500f1100926) (sccp_scrc.c:406) 20241116085710515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085710515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085710515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085710515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085710515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085710515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085710515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085710515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085710515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085710515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085710515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085710515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085710515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085710515 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085710515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085710515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12453234)[0x561cefa24670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085710516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085710516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085710516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085710516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085710516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085710516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085710516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085710516 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@58b8e6c24fc4: Found Expect[0] for l3='835ECACA32CA9BE56ADB'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@58b8e6c24fc4: Added conn table entry 0TC_rab_assign_mgcp_to0(280)1907792 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085710529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085710529 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085710529 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085710529 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085710529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085710529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085710529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085710529 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085710529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085710529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085710529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085710529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085710529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085710529 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c0731e) (sccp_scrc.c:477) 20241116085710529 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20241116085710529 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085710529 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085710529 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085710529 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085710529 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) 20241116085710529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085710529 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085710734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085710734 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085710734 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085710734 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085710734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085710734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085710734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085710734 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085710734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085710734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085710734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085710734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085710734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085710735 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) 20241116085710735 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241116085710735 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085710735 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085710735 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085710735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085710735 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085710735 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085710735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085710735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085710735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085710735 DMGW DEBUG mgw(mgw-fsm-12453234-0)[0x561cefa43c60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085710735 DMGW DEBUG mgw(mgw-fsm-12453234-0)[0x561cefa43c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085710735 DMGW DEBUG mgw(mgw-fsm-12453234-0)[0x561cefa43c60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085710735 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085710735 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085710735 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{UNUSED}: Allocated (fsm.c:456) 20241116085710735 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{UNUSED}: is child of mgw(mgw-fsm-12453234-0)[0x561cefa43c60] (fsm.c:486) 20241116085710735 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12453234-0)[0x561cefa43c60] (mgcp_client_endpoint_fsm.c:724) 20241116085710735 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085710735 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085710735 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085710735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12453234-0)[0x561cefa1ddc0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085710735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12453234-0)[0x561cefa1ddc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860] (fsm.c:486) 20241116085710735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12453234-0)[0x561cefa1ddc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085710735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12453234-0)[0x561cefa1ddc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085710735 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: be057'... (mgcp_client.c:805) 20241116085710735 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085710735 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12453234-0)[0x561cefa1ddc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085710735 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "be057217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "be057217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "be057217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "be057217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241116085712234 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085712234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c2a9b), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085712234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085712234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085712234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085712234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085712235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085712235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085712235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085712235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085712235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085712235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085712235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085712235 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085712239 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085712239 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085712239 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085712239 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085712239 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085712239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085712239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085712240 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085712240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085712240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085712240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085712240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085712240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085712240 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=001c2a9b) (sccp_scrc.c:477) 20241116085712240 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20241116085712240 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085712240 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085712240 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085712240 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085712240 DLSCCP DEBUG SCCP-SCOC(24)[0x561cefa4c130]{IDLE}: Deallocated (fsm.c:568) 20241116085714664 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085714664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c949b5), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085714664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085714664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085714664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085714664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085714664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085714664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085714664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085714664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085714664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085714664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085714664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085714664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085714665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085714665 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085714665 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085714665 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085714665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085714665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085714665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085714665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085714665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085714665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085714665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085714665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085714665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085714665 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=00c949b5) (sccp_scrc.c:477) 20241116085714665 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20241116085714665 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085714665 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085714665 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085714665 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085714665 DLSCCP DEBUG SCCP-SCOC(26)[0x561cefa3c0d0]{IDLE}: Deallocated (fsm.c:568) 20241116085714736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa1ddc0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241116085714736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa1ddc0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241116085714736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa1ddc0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860] (mgcp_client_fsm.c:522) 20241116085714736 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1239) 20241116085714736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa1ddc0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241116085714736 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa1ddc0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241116085714736 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241116085714736 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085714736 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241116085714736 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-12453234-0)[0x561cefa43c60] (mgcp_client_endpoint_fsm.c:925) 20241116085714736 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241116085714736 DLMGCP DEBUG mgw-endp(mgw-fsm-12453234-0)[0x561cefa45860]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241116085714736 DMGW DEBUG mgw(mgw-fsm-12453234-0)[0x561cefa43c60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241116085714736 DMGW ERROR mgw(mgw-fsm-12453234-0)[0x561cefa43c60]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241116085714736 DMGW DEBUG mgw(mgw-fsm-12453234-0)[0x561cefa43c60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241116085714736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241116085714736 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085714736 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085714736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0731e), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20241116085714736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085714736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085714736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085714736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085714736 DMGW DEBUG mgw(mgw-fsm-12453234-0)[0x561cefa43c60]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241116085714736 DMGW DEBUG mgw(mgw-fsm-12453234-0)[0x561cefa43c60]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241116085714736 DMGW DEBUG mgw(mgw-fsm-12453234-0)[0x561cefa43c60]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241116085714736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085714736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085714736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085714736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085714736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085714736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085714736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085714736 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085714750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085714750 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085714750 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085714750 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085714750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085714750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085714750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085714750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085714750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085714750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085714750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085714750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085714750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085714750 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) 20241116085714750 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241116085714750 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085714750 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085714750 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085714750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085714750 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085714750 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085714750 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085714750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12453234)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085714750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085714750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085714750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgcp_to0(280)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@58b8e6c24fc4: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)12453234 20241116085714763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085714763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085714763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085714763 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085714763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbe0572,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085714763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453234 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085714763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12453234)[0x561cefa24670]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085714763 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085714763 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085714763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12453234)[0x561cefa24670]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085714763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085714763 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085714763 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085714763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0731e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085714763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085714763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085714763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085714763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085714763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12453234)[0x561cefa24670]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085714763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085714763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085714763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085714763 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085714763 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085714763 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085714763 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085714763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085714763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085714763 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@58b8e6c24fc4: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)1907792 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: Session index based on connection ID:0 20241116085714768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085714768 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085714768 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085714768 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085714768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085714768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085714768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085714768 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085714768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085714768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085714768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085714768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085714768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085714768 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=00c0731e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085714768 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20241116085714768 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085714768 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085714768 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085714768 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) 20241116085714768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085714768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085714768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12453234)[0x561cefa24670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085714769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12453234)[0x561cefa24670]{disconnected}: Freeing instance (context_map.c:202) 20241116085714769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12453234)[0x561cefa24670]{disconnected}: Deallocated (fsm.c:568) 20241116085714769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085714769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{disconnected}: Freeing instance (context_map.c:206) 20241116085714769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x561cefa44050]{disconnected}: Deallocated (fsm.c:568) 20241116085714769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12453234 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085714769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0731e), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20241116085714769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085714769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085714769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085714769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085714769 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085714769 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085714769 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085714769 DLSCCP DEBUG SCCP-SCOC(27)[0x561cefa29b20]{IDLE}: Deallocated (fsm.c:568) 20241116085714769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085714769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085714769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085714769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085714769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085714769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085714769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085714769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085716767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42052<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085716772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085716772 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38107<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(277)@58b8e6c24fc4: Final verdict of PTC: none 20241116085716773 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085716773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085716773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085716773 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085716773 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085716773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085716773 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085716773 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085716773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085716773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085716773 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085716773 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085716773 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085716773 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085716773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085716773 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085716773 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085716774 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085716774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085716774 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085716774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085716774 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)@58b8e6c24fc4: Final verdict of PTC: none 20241116085716774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085716774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085716774 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085716774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085716774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085716774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085716774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085716774 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085716774 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085716774 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@58b8e6c24fc4: Final verdict of PTC: none 20241116085716774 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(275)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@58b8e6c24fc4: Final verdict of PTC: none 20241116085716775 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085716775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085716775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085716775 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085716775 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085716775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085716775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085716775 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116085716775 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085716775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085716775 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-SCCP(276)@58b8e6c24fc4: Final verdict of PTC: none 20241116085716775 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085716775 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085716775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085716775 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085716775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085716775 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)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@58b8e6c24fc4: Final verdict of PTC: none 20241116085716775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085716775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085716775 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085716775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085716775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085716775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085716775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085716775 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW-MGCP(279)@58b8e6c24fc4: Final verdict of PTC: none 20241116085716775 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085716775 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085716775 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(273)@58b8e6c24fc4: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085716776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42040<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:57:16 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 20241116085716831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085717334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=295552) Waiting for packet dumper to finish... 1 (prev_count=295552, count=322508) 20241116085718493 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085718493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ff094), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085718493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085718493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085718493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085718493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085718493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085718493 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085718493 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085718493 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085718493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085718493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085718493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085718493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085718775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085718775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085718775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085718776 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085718776 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085718776 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:57:19 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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241116085720444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085720449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085720453 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36621<->l=127.0.0.1:4262) (control_if.c:570) 20241116085720522 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085720522 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085720523 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085720523 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085720523 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085720523 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085720523 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085720523 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)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085720523 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085720523 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085720524 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085720524 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085720524 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085720524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085720524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085720524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085720524 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085720524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085720524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085720524 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085720524 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085720524 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085720524 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085720524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085720524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085720524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085720524 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085720524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085720524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085720524 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085720524 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085720525 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085720525 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085720525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085720525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085720525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085720525 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085720525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085720525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085720525 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085720525 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085720525 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085720525 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085720525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085720525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085720525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085720525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085720525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085720525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085720525 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085720525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085720525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085720525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085720525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085720525 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085720525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085720525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085720525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085720525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085720525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085720525 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085720525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085720525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085720525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085720525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085720525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085720525 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085720525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085720525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085720525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085720525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085720525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085720525 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(289)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085720540 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085720540 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085720540 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085720540 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085720541 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085720541 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085720541 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085720541 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085720542 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085720542 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085720542 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085720542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085720542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085720542 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085720542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085720542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085720542 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085720542 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085720542 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085720542 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085720542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085720542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085720542 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085720542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085720542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085720542 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085720542 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085720542 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085720542 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085720542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085720542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085720542 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085720542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085720542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085720542 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085720542 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085720542 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085720542 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085720542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085720542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085720542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085720542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085720542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085720542 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085720542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720542 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085720542 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085720542 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085720542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085720542 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085720543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085720543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085720543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085720543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085720543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085720543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085720543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085720543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085720543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085720543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085720543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085720543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085720543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085720543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085720543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085720543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085720543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085720543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085720564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085720564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085720564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085720565 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085720565 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085720565 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085720565 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085720565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085720565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085720738 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085720738 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085720739 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085720739 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085720748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720748 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085720748 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085720748 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085720748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085720748 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085720748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085720751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720751 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085720751 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085720751 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085720751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085720751 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085720751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085720751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085720751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085720751 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085720751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085720751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085720751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085720752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085720752 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085720752 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085720752 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085720753 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085720753 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085720753 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085720753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085720753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085720753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085720753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085720753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085720753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085720753 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085720754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720754 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085720754 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085720754 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085720754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085720754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085720754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085720754 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085720755 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085720755 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085720755 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085720755 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085720763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720763 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085720763 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085720763 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085720763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085720763 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085720763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085720766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720766 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085720766 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085720766 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085720766 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085720766 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085720766 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085720766 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085720766 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085720766 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085720766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085720766 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085720766 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085720766 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085720766 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085720766 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085720766 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085720768 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085720768 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085720768 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085720768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085720768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085720768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085720768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085720768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085720768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085720768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085720768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085720768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085720768 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085720768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085720768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085720768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085720768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085720768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085720768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085720768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085720768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085721556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085721556 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085721556 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085721556 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085721556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085721556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085721556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085721556 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085721557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085721557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085721557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085721557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085721557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085721557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085721557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085721557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085721557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085721557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085721557 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085721557 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085721557 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085721557 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085721557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085721557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085721557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085721557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085721557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085721557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085721557 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085721557 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085721557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085721557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085721557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085721557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085721557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085721557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085721557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085721557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085721559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085721559 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085721559 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085721559 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085721559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085721559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085721559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085721559 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085721559 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085721559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085721559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085721559 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085721559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085721559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085721559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085721559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085721559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085721559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085721559 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085721559 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085721559 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085721561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085721561 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085721561 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085721561 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085721561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085721561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085721561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085721561 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085721561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085721561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085721561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085721561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085721561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085721561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085721561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085721561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085721561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085721561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085721561 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085721561 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085721561 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085721561 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085721561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085721561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085721561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085721562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085721562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085721562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085721562 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085721562 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085721562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085721562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085721562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085721562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085721562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085721562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085721562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085721562 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085721562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085721562 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085721562 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085721562 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085721562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085721562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085721562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085721562 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085721562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085721562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085721562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085721562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085721562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085721562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085721562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085721562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085721562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085721562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085721562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085721562 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085721562 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085721562 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085721562 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085721562 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085721577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48866<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@58b8e6c24fc4: f_create_expect(l3 := '90662E30F997BA685EA3'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@58b8e6c24fc4: Created Expect[0] for '90662E30F997BA685EA3'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@58b8e6c24fc4: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)11413435 20241116085722628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085722628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085722628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085722628 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085722628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xae27bb, normal) (hnbgw_rua.c:407) 20241116085722628 DHNB DEBUG map_rua[0x561cefa44050]{init}: Allocated (fsm.c:456) 20241116085722628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085722628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11413435 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085722628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085722628 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085722628 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11413435 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085722628 DCN DEBUG map_sccp[0x561cefa29b20]{init}: Allocated (fsm.c:456) 20241116085722628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085722628 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11413435 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085722628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11413435 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085722628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085722628 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085722629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085722629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085722629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085722629 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085722629 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{IDLE}: Allocated (fsm.c:456) 20241116085722629 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085722629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a90662e30f997ba685ea3004f400300029f0056400500f1100926) (sccp_scrc.c:406) 20241116085722629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085722629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085722629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085722629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085722629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085722629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085722629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085722629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085722629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085722629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085722629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085722629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085722629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085722629 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085722629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085722629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085722629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085722629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085722629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085722629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085722629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085722629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085722629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085722629 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@58b8e6c24fc4: Found Expect[0] for l3='90662E30F997BA685EA3'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@58b8e6c24fc4: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12062062 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085722644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085722644 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085722644 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085722644 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085722644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085722645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085722645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085722645 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085722645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085722645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085722645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085722645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085722645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085722645 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00484817) (sccp_scrc.c:477) 20241116085722645 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20241116085722645 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085722645 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085722645 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085722645 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085722645 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) 20241116085722645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085722645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) VirtHNBGW-STATS(282)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@58b8e6c24fc4: 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)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085722846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085722846 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085722846 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085722846 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085722846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085722846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085722846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085722846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085722847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085722847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085722847 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) 20241116085722847 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241116085722847 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085722847 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085722847 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085722847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085722847 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085722847 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085722847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085722847 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085722847 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085722847 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085722847 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085722847 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085722847 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085722847 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085722847 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{UNUSED}: Allocated (fsm.c:456) 20241116085722847 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{UNUSED}: is child of mgw(mgw-fsm-11413435-0)[0x561cefa45860] (fsm.c:486) 20241116085722847 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11413435-0)[0x561cefa45860] (mgcp_client_endpoint_fsm.c:724) 20241116085722847 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085722847 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085722847 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085722847 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11413435-0)[0x561cefa3c0d0]{ST_CRCX}: Allocated (fsm.c:456) 20241116085722847 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11413435-0)[0x561cefa3c0d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60] (fsm.c:486) 20241116085722847 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11413435-0)[0x561cefa3c0d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085722847 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11413435-0)[0x561cefa3c0d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085722847 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: ae27b'... (mgcp_client.c:805) 20241116085722847 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1208) 20241116085722847 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11413435-0)[0x561cefa3c0d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085722847 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085722846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085722846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085722846 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-MGCP(293)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ae27bb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ae27bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ae27bb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ae27bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116085722891 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241116085722891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085722891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085722891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085722891 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085722891 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085722891 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722891 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722891 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085722891 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085722891 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722891 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085722891 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085722891 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085722891 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085722891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085722891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085722891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085722891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085722915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085722915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085722915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085722915 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085722915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xae27bb) (hnbgw_rua.c:471) 20241116085722915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11413435 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085722915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085722915 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085722915 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085722915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085722915 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085722915 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085722915 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085722915 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085722915 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085722915 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11413435-0)[0x561cefa45860] (mgcp_client_endpoint_fsm.c:724) 20241116085722915 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085722915 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085722915 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085722915 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: ae27'... (mgcp_client.c:805) 20241116085722915 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116085722915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085722915 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085722915 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722915 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ae27bb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ae27bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085722938 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241116085722939 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241116085722939 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085722939 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085722939 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085722939 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722939 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722939 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085722939 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085722939 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722939 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085722939 DMGW INFO mgw(mgw-fsm-11413435-0)[0x561cefa45860]{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) 20241116085722939 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241116085722939 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085722939 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085722939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085722939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085722939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085722939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085722944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085722944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085722944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085722944 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085722944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xae27bb) (hnbgw_rua.c:471) 20241116085722944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11413435 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085722944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085722944 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085722944 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085722944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085722944 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085722944 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085722944 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085722944 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085722944 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241116085722944 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241116085722944 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085722944 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11413435-0)[0x561cefa45860] (mgcp_client_endpoint_fsm.c:724) 20241116085722944 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085722944 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085722944 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085722944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11413435-0)[0x561cefa4c130]{ST_CRCX}: Allocated (fsm.c:456) 20241116085722944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11413435-0)[0x561cefa4c130]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60] (fsm.c:486) 20241116085722944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11413435-0)[0x561cefa4c130]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085722944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11413435-0)[0x561cefa4c130]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241116085722944 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: ae27'... (mgcp_client.c:805) 20241116085722944 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116085722944 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11413435-0)[0x561cefa4c130]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085722944 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085722944 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722944 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722945 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ae27bb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ae27bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085722971 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241116085722971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4c130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085722971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4c130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085722971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4c130]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085722971 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4c130]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085722971 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085722971 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722971 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722972 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722972 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085722972 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085722972 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722972 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{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) 20241116085722972 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085722972 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085722972 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085722972 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085722972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085722972 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085722972 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085722972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00484817), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085722972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085722972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085722972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085722972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085722972 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085722972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085722972 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085722972 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085722972 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085722972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085722972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085722972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085722972 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: 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)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085723025 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085723025 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085723025 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085723025 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085723025 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085723025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085723025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085723025 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085723025 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085723025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085723025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085723025 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085723025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085723025 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) 20241116085723025 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241116085723025 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085723025 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085723025 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085723025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085723025 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085723025 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085723025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085723025 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085723025 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085723025 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085723025 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085723025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085723025 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: ae27'... (mgcp_client.c:805) 20241116085723025 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085723025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085723025 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4c130]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085723025 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: ae27'... (mgcp_client.c:805) 20241116085723025 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085723025 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4c130]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085723025 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{IN_USE}: Removing from parent mgw(mgw-fsm-11413435-0)[0x561cefa45860] (mgcp_client_endpoint_fsm.c:873) 20241116085723025 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085723025 DLMGCP DEBUG mgw-endp(mgw-fsm-11413435-0)[0x561cefa43c60]{IN_USE}: Deallocated (fsm.c:568) 20241116085723025 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085723025 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085723025 DMGW DEBUG mgw(mgw-fsm-11413435-0)[0x561cefa45860]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085723025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085723025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116085723026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085723026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_rab_assign_mgw_iuup_addr_chg0(294)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ae27bb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "ae27bb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085723032 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241116085723032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085723032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085723032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085723032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa3c0d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085723032 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241116085723032 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4c130]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085723032 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4c130]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085723032 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4c130]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085723032 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa4c130]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@58b8e6c24fc4: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)11413435 20241116085723042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085723042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085723042 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085723042 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085723042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xae27bb,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085723042 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11413435 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085723042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085723042 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085723042 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085723042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085723042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085723042 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085723042 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085723042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00484817), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085723042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085723042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085723042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085723042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085723042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085723042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085723042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085723043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085723043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085723043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085723043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085723043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085723043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085723043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085723043 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@58b8e6c24fc4: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)12062062 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: Session index based on connection ID:0 20241116085723051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085723051 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085723051 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085723051 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085723051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085723051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085723051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085723051 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085723051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085723051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085723051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085723051 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085723051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085723051 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=00484817), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085723052 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20241116085723052 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085723052 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085723052 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085723052 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) 20241116085723052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085723052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085723052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085723052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{disconnected}: Freeing instance (context_map.c:202) 20241116085723052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11413435)[0x561cefa44050]{disconnected}: Deallocated (fsm.c:568) 20241116085723052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085723052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{disconnected}: Freeing instance (context_map.c:206) 20241116085723052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x561cefa29b20]{disconnected}: Deallocated (fsm.c:568) 20241116085723052 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11413435 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085723052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00484817), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20241116085723052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085723052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085723052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085723052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085723052 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085723052 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085723052 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085723052 DLSCCP DEBUG SCCP-SCOC(28)[0x561cefa1ddc0]{IDLE}: Deallocated (fsm.c:568) 20241116085723052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085723052 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085723052 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085723052 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085723052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085723052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085723052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085723052 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085725052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48866<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085725062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085725062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@58b8e6c24fc4: Final verdict of PTC: none 20241116085725062 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085725062 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085725063 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085725063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085725063 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36621<->l=127.0.0.1:4262) (control_if.c:193) 20241116085725063 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085725063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085725063 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085725063 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085725063 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085725063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085725063 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085725063 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(291)@58b8e6c24fc4: Final verdict of PTC: none 20241116085725064 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085725064 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085725064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085725064 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085725064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085725064 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(288)@58b8e6c24fc4: Final verdict of PTC: none 20241116085725064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085725064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085725064 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085725064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085725064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085725064 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085725064 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085725064 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085725064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085725064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085725064 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085725064 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085725064 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085725064 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085725064 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085725064 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085725064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085725064 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085725065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085725065 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)@58b8e6c24fc4: Final verdict of PTC: none 20241116085725065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085725065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085725065 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085725065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085725065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085725065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085725065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085725065 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085725065 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085725065 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085725065 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(287)@58b8e6c24fc4: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(293)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@58b8e6c24fc4: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(282)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085725068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48860<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:57:25 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 20241116085725125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085725627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35976<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=326400) Waiting for packet dumper to finish... 1 (prev_count=326400, count=353304) 20241116085727065 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085727065 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085727065 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085727065 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085727065 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085727065 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:57: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_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 20241116085728494 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085728494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ff094), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085728494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085728494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085728494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085728494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085728495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085728495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085728495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085728495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085728495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085728495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085728495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ranap_cs_mo_disconnect started. 20241116085728737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085728741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085728743 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41421<->l=127.0.0.1:4262) (control_if.c:570) 20241116085728809 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085728809 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085728809 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085728809 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085728810 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085728810 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085728810 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085728810 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085728810 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) TC_ranap_cs_mo_disconnect-Iuh0(299)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085728810 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085728811 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085728811 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085728811 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085728811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085728811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085728811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085728811 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085728811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085728811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085728811 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085728811 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085728811 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085728811 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085728811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085728811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085728811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085728811 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085728811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085728811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085728811 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085728811 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085728811 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085728811 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085728811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085728811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085728811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085728812 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085728812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085728812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085728812 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085728812 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085728812 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085728812 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085728812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085728812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085728812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085728812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085728812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085728812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085728812 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085728812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085728812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085728812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085728812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085728812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085728812 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085728812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085728812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085728812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085728812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085728812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085728812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085728812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085728812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085728812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085728812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085728812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085728812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085728812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085728812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085728812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085728812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085728812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085728812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085728812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085728812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085728812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(303)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085728826 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085728826 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085728826 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085728826 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085728827 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085728827 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085728827 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085728827 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085728828 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085728828 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085728828 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085728828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085728828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085728828 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085728828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085728828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085728828 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085728828 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085728828 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085728828 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085728828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085728828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085728828 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085728828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085728828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085728828 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085728828 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085728828 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085728828 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085728828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085728828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085728828 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085728828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085728828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085728828 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085728828 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085728828 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085728828 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085728828 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085728828 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085728828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085728828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085728828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085728828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085728828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085728828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085728828 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085728828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085728828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085728828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085728828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085728828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085728828 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085728828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085728828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085728828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085728828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085728828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085728828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085728828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085728828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085728828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085728828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085728828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085728828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085728828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085728828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085728828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085728828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085728828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085728828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085728828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085728828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085728828 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085728851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085728851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085728851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085728851 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085728851 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085728852 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085728852 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085728852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085728852 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085729025 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085729025 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085729025 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085729025 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085729032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729032 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085729032 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085729032 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085729032 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085729032 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085729032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085729035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729035 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085729035 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085729035 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085729035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085729035 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085729035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085729035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085729035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085729035 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085729035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085729035 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085729035 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085729035 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085729035 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085729035 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085729035 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085729036 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085729036 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085729036 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085729036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085729037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085729037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085729037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085729037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085729037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085729037 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085729037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085729037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085729037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085729037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085729037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085729037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085729037 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085729041 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085729041 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085729041 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085729041 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085729047 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729047 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085729047 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085729048 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085729048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085729048 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085729048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085729050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729050 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085729050 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085729050 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085729050 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085729050 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085729050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085729050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085729050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085729050 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085729050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085729050 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085729050 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085729050 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085729050 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085729050 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085729050 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085729051 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085729051 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085729051 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085729051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085729051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085729051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085729052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085729052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085729052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085729052 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085729052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729052 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085729052 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085729052 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085729052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085729052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085729052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085729052 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085729841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729841 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085729841 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085729841 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085729841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085729841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085729841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085729841 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085729841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085729841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085729841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085729841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085729841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085729841 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085729841 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085729841 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085729841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729841 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085729841 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085729841 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085729841 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085729841 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085729841 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085729841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085729841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085729841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085729841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085729841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085729841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085729841 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085729841 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085729842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085729842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085729842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085729842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085729842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085729842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085729842 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085729843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729843 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085729843 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085729843 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085729843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085729843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085729843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085729843 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085729843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085729843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085729843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085729843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085729843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085729843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085729843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085729843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085729843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085729843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085729843 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085729843 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085729843 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085729848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729848 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085729848 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085729848 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085729848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085729848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085729848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085729848 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085729848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085729848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085729848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085729848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085729848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085729848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085729848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085729848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085729848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729848 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085729848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085729848 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085729848 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085729848 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085729848 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085729848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085729848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085729848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085729848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085729848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085729848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085729848 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085729848 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085729848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729848 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085729848 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085729848 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085729848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085729848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085729848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085729848 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085729849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085729849 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085729849 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085729849 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085729849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085729849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085729849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085729849 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085729849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085729849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085729849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085729849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085729849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085729850 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085729850 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085729850 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085729850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085729850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085729850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085729850 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085729850 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085729850 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085729850 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085729850 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085729868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35998<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@58b8e6c24fc4: f_create_expect(l3 := 'FAFB98F49DC63D8B3B95'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@58b8e6c24fc4: Created Expect[0] for 'FAFB98F49DC63D8B3B95'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@58b8e6c24fc4: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)8346518 20241116085730914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085730914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085730914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085730914 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085730914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7f5b96, normal) (hnbgw_rua.c:407) 20241116085730914 DHNB DEBUG map_rua[0x561cefa44050]{init}: Allocated (fsm.c:456) 20241116085730914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085730914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8346518 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085730914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085730914 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085730914 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8346518 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085730914 DCN DEBUG map_sccp[0x561cefa29b20]{init}: Allocated (fsm.c:456) 20241116085730914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085730914 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8346518 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085730914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8346518 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085730914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085730914 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085730915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085730915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085730915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085730915 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085730915 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{IDLE}: Allocated (fsm.c:456) 20241116085730915 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085730915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0afafb98f49dc63d8b3b95004f400300009f0056400500f1100926) (sccp_scrc.c:406) 20241116085730915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085730915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085730915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085730915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085730915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085730915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085730915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085730915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085730915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085730915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085730915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085730915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085730915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085730915 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085730915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085730915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085730915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085730915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085730915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085730915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085730915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085730915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085730915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085730915 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@58b8e6c24fc4: Found Expect[0] for l3='FAFB98F49DC63D8B3B95'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@58b8e6c24fc4: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)15680296 HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085730935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085730936 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085730936 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085730936 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085730936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085730936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085730936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085730936 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085730936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085730936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085730936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085730936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085730936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085730936 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008b4879) (sccp_scrc.c:477) 20241116085730936 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20241116085730936 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085730936 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085730936 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085730936 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085730936 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) 20241116085730936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085730936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085731118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085731118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085731118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241116085731118 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085731118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7f5b96) (hnbgw_rua.c:471) 20241116085731118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8346518 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241116085731118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085731118 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241116085731118 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241116085731118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241116085731118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085731118 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085731118 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085731118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b4879), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241116085731118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085731118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085731118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085731118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085731119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085731119 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085731119 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085731119 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085731119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085731119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085731119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085731119 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: vl_len:13 HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241116085731144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085731144 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085731144 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085731144 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085731144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085731144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085731144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085731144 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085731144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085731144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085731144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085731144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085731144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085731144 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) 20241116085731144 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20241116085731144 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085731144 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085731144 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085731144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085731144 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085731145 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085731145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085731145 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085731145 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241116085731145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085731145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_cs_mo_disconnect0(308)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@58b8e6c24fc4: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)8346518 20241116085731168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085731168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085731168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085731168 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085731168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7f5b96,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085731168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8346518 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085731168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085731168 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085731168 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085731168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085731168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085731168 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085731168 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085731168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b4879), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085731168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085731168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085731168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085731168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085731168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085731168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085731168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085731168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085731168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085731168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085731168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085731168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085731168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085731168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085731168 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@58b8e6c24fc4: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)15680296 HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: Session index based on connection ID:0 20241116085731177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085731177 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085731177 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085731177 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085731177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085731177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085731177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085731177 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085731177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085731177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085731177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085731177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085731177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085731177 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=008b4879), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085731177 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20241116085731177 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085731177 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085731177 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085731177 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) 20241116085731177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085731177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085731177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085731177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{disconnected}: Freeing instance (context_map.c:202) 20241116085731177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8346518)[0x561cefa44050]{disconnected}: Deallocated (fsm.c:568) 20241116085731177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085731177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{disconnected}: Freeing instance (context_map.c:206) 20241116085731177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x561cefa29b20]{disconnected}: Deallocated (fsm.c:568) 20241116085731177 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8346518 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085731177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b4879), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20241116085731177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085731177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085731177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085731177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085731177 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085731177 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085731177 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085731177 DLSCCP DEBUG SCCP-SCOC(29)[0x561cefa1ddc0]{IDLE}: Deallocated (fsm.c:568) 20241116085731177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085731177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085731177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085731177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085731177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085731177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085731177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085731177 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085733180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35998<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_mo_disconnect(295)@58b8e6c24fc4: Final verdict of PTC: none 20241116085733192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35996<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085733192 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41421<->l=127.0.0.1:4262) (control_if.c:193) 20241116085733192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085733192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085733192 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085733193 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085733193 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(305)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@58b8e6c24fc4: Final verdict of PTC: none 20241116085733193 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085733193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085733193 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085733193 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085733194 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085733194 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085733194 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085733194 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085733194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085733194 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085733194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085733194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085733194 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085733194 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085733194 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085733194 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085733194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085733194 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085733194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085733194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(307)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@58b8e6c24fc4: Final verdict of PTC: none 20241116085733194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085733194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085733194 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085733194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085733194 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085733194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085733195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085733195 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085733195 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085733195 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085733195 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085733195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085733195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085733195 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085733195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085733195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085733195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085733195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085733195 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085733195 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085733195 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085733195 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_mo_disconnect-Iuh0(299)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(296)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085733196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35988<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:57:33 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 20241116085733248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085733750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55536<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283860) Waiting for packet dumper to finish... 1 (prev_count=283860, count=284400) 20241116085735195 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085735195 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085735195 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085735195 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085735195 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085735196 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:57: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ranap_ps_mo_disconnect started. 20241116085736850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085736853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085736856 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45283<->l=127.0.0.1:4262) (control_if.c:570) 20241116085736934 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085736934 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085736934 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085736934 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085736935 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085736935 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085736935 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085736935 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085736935 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085736935 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085736935 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085736935 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085736935 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085736935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085736935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085736935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085736935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085736935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085736935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085736935 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085736935 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085736935 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085736935 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085736935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085736935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085736936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085736936 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085736936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085736936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085736936 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085736936 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085736936 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085736936 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085736936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085736936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085736936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085736936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085736936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085736936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085736936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085736936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085736936 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085736936 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085736936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085736936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085736936 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085736936 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085736936 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085736936 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085736936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085736936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085736936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085736936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085736936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085736936 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085736936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085736936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085736936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085736936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085736936 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085736936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085736936 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085736936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085736936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085736936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085736936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085736936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085736936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085736936 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085736936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085736936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085736936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085736936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085736936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085736936 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(317)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(315)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085736950 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085736950 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085736951 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085736951 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085736951 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085736951 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085736951 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085736951 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085736952 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085736952 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085736952 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085736952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085736952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085736952 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085736952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085736952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085736952 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085736952 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085736952 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085736952 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085736952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085736952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085736952 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085736952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085736952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085736952 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085736952 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085736952 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085736952 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085736952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085736952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085736952 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085736952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085736952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085736952 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085736952 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085736952 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085736952 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085736952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085736952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085736952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085736952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085736952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085736952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085736952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085736952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085736952 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085736952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085736952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085736952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085736952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085736952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085736952 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085736952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085736952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085736952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085736952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085736952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085736952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085736952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085736952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085736952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085736952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085736952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085736952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085736952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085736952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085736952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085736952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085736952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085736952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085736952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085736952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085736952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085736975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085736975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085736975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085736975 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085736975 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085736975 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085736975 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085736975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085736975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085737149 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085737149 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085737149 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085737149 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085737158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737158 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085737158 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085737158 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085737158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085737158 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085737158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085737161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737161 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085737161 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085737161 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085737161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085737161 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085737161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085737161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085737161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085737161 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085737161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085737161 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085737161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085737161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085737161 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085737161 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085737161 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085737163 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085737163 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085737163 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085737163 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085737163 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085737163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085737163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085737163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085737163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085737163 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085737163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085737163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085737163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085737163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085737163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085737163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085737163 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085737165 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085737165 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085737165 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085737165 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085737171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737171 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085737171 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085737171 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085737171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085737171 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085737171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085737173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737173 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085737173 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085737173 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085737173 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085737173 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085737173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085737173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085737173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085737173 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085737173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085737173 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085737173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085737173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085737173 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085737173 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085737173 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085737174 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085737174 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085737174 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085737174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085737174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085737174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085737174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085737174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085737174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085737174 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085737174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085737174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085737174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085737174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085737174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085737174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085737174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085737956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737956 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085737956 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085737956 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085737956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085737956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085737956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085737956 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085737956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085737957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085737957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085737957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085737957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085737957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085737957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085737957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085737957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085737957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085737957 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085737957 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085737957 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085737957 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085737957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085737957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085737957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085737957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085737957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085737957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085737957 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085737957 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085737957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085737957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085737957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085737957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085737957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085737957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085737957 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085737957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737957 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085737957 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085737957 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085737957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085737957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085737957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085737957 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085737957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085737957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085737957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085737957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085737957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085737957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085737957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085737957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085737957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085737957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085737957 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085737957 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085737957 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085737972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737972 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085737972 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085737972 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085737972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085737972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085737972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085737972 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085737972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085737972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085737972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085737972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085737972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085737972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085737972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085737972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085737972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737972 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085737972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085737972 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085737972 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085737972 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085737972 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085737972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085737972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085737972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085737972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085737972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085737972 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085737972 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085737972 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085737972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737972 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085737972 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085737972 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085737972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085737972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085737972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085737972 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085737974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085737974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085737974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085737974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085737974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085737974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085737974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085737974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085737974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085737974 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085737974 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085737974 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085737974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085737974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085737974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085737974 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085737974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085737974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085737974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085737974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085737974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085737974 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085737974 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085737974 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085737988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085738495 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085738495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ff094), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085738495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085738495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085738495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085738495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085738496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085738496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085738496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085738496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085738496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085738496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085738496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085738496 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085738501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085738501 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085738501 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085738501 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085738501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085738501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085738501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085738501 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085738501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085738501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085738502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085738502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085738502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085738502 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=000ff094) (sccp_scrc.c:477) 20241116085738502 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20241116085738502 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085738502 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085738502 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085738502 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085738502 DLSCCP DEBUG SCCP-SCOC(25)[0x561cefa2a770]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@58b8e6c24fc4: f_create_expect(l3 := 'D2FDE6E854DBB17BC9A8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@58b8e6c24fc4: Created Expect[0] for 'D2FDE6E854DBB17BC9A8'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@58b8e6c24fc4: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)12761436 20241116085739023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085739023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085739023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085739023 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085739023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc2b95c, normal) (hnbgw_rua.c:407) 20241116085739023 DHNB DEBUG map_rua[0x561cefa44050]{init}: Allocated (fsm.c:456) 20241116085739023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085739023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12761436 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085739023 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085739023 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085739023 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12761436 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085739023 DCN DEBUG map_sccp[0x561cefa29b20]{init}: Allocated (fsm.c:456) 20241116085739023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085739023 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12761436 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085739023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12761436 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085739023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085739023 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085739023 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085739023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085739023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085739023 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085739023 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{IDLE}: Allocated (fsm.c:456) 20241116085739023 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085739023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad2fde6e854dbb17bc9a8004f40030002200056400500f1100926) (sccp_scrc.c:406) 20241116085739023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085739023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085739023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085739023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085739023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085739023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085739023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085739023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085739023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085739023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085739023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085739023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085739023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085739023 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085739023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085739023 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085739023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085739023 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085739023 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085739023 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085739023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085739023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085739023 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085739023 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@58b8e6c24fc4: Found Expect[0] for l3='D2FDE6E854DBB17BC9A8'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@58b8e6c24fc4: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)12588090 HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085739037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085739037 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085739037 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085739037 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085739037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085739037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085739037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085739037 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085739037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085739037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085739037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085739037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085739037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085739037 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d1a1e0) (sccp_scrc.c:477) 20241116085739037 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20241116085739037 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085739037 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085739037 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085739037 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085739037 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) 20241116085739037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085739037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085739230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085739230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085739230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241116085739230 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085739230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc2b95c) (hnbgw_rua.c:471) 20241116085739230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12761436 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241116085739230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085739230 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241116085739230 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241116085739230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241116085739230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085739230 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085739230 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085739230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1a1e0), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241116085739230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085739230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085739230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085739230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085739230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085739230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085739230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085739230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085739230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085739230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085739230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085739230 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241116085739245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085739245 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085739245 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085739245 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085739245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085739245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085739245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085739245 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085739245 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085739245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085739245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085739245 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085739245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085739245 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) 20241116085739245 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20241116085739245 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085739245 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085739245 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085739245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085739245 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085739245 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085739245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085739245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085739245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241116085739245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085739245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_ranap_ps_mo_disconnect0(322)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@58b8e6c24fc4: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)12761436 20241116085739269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085739270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085739270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085739270 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085739270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc2b95c,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085739270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12761436 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085739270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085739270 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085739270 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085739270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085739270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085739270 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085739270 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085739270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1a1e0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085739270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085739270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085739270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085739270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085739270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085739270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085739270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085739270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085739270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085739270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085739270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085739270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085739270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085739270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085739270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@58b8e6c24fc4: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)12588090 HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: Session index based on connection ID:0 20241116085739280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085739281 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085739281 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085739281 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085739281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085739281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085739281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085739281 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085739281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085739281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085739281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085739281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085739281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085739281 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=00d1a1e0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085739281 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20241116085739281 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085739281 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085739281 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085739281 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) 20241116085739281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085739281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085739281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085739281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{disconnected}: Freeing instance (context_map.c:202) 20241116085739281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12761436)[0x561cefa44050]{disconnected}: Deallocated (fsm.c:568) 20241116085739281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085739281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{disconnected}: Freeing instance (context_map.c:206) 20241116085739281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x561cefa29b20]{disconnected}: Deallocated (fsm.c:568) 20241116085739281 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12761436 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085739281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d1a1e0), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20241116085739281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085739281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085739281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085739281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085739281 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085739281 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085739281 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085739281 DLSCCP DEBUG SCCP-SCOC(30)[0x561cefa1ddc0]{IDLE}: Deallocated (fsm.c:568) 20241116085739281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085739281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085739281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085739281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085739281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085739281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085739281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085739281 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085741283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55554<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085741292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55550<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085741293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085741293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085741293 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085741293 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085741294 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(318)@58b8e6c24fc4: Final verdict of PTC: none 20241116085741295 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45283<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(319)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@58b8e6c24fc4: Final verdict of PTC: none 20241116085741296 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085741296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085741296 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085741296 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085741296 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085741296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085741296 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085741296 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085741296 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085741296 DLSS7 <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(316)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@58b8e6c24fc4: Final verdict of PTC: none 20241116085741296 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085741296 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085741296 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085741296 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085741296 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085741296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085741296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(310)@58b8e6c24fc4: Final verdict of PTC: none 20241116085741297 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(321)@58b8e6c24fc4: Final verdict of PTC: none 20241116085741297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085741297 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085741297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085741297 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085741297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085741297 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085741297 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085741297 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085741297 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085741297 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085741297 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085741297 DLSS7 <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(317)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@58b8e6c24fc4: Final verdict of PTC: none 20241116085741297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085741297 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085741297 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085741297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085741297 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085741297 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116085741297 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085741297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085741297 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085741297 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085741297 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085741297 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085741297 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085741297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085741297 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(315)@58b8e6c24fc4: Final verdict of PTC: none 20241116085741297 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(311)@58b8e6c24fc4: Final verdict of PTC: none 20241116085741297 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085741297 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085741297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085741297 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085741297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085741297 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085741297 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085741297 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085741297 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085741297 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(320)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085741298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55548<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:57:41 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20241116085741351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085741853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55562<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291428) Waiting for packet dumper to finish... 1 (prev_count=291428, count=291968) 20241116085743297 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085743298 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085743298 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085743298 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085743298 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085743298 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:57: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ranap_cs_creq_cref started. 20241116085744951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085744958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085744964 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39181<->l=127.0.0.1:4262) (control_if.c:570) 20241116085745030 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085745030 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085745030 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085745030 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085745031 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085745031 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085745031 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085745031 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085745031 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085745031 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085745032 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085745032 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085745032 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085745032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085745032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085745032 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085745032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085745032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085745032 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085745032 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085745032 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085745032 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085745032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085745032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085745032 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085745032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085745032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085745032 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085745032 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085745032 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085745032 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085745032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085745032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085745032 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085745032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085745032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085745032 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085745032 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085745032 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085745032 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085745032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085745032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085745032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085745032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085745032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085745032 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085745032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745032 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085745032 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085745032 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085745032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085745032 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085745032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745032 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085745032 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085745032 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085745033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085745033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085745033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085745033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745033 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085745033 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085745033 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085745033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085745033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085745033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085745033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745033 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085745033 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085745033 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085745033 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085745033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085745033 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(331)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(329)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085745046 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085745046 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085745046 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085745046 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085745046 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085745046 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085745046 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085745046 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085745047 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085745047 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085745047 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085745048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085745048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085745048 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085745048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085745048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085745048 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085745048 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085745048 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085745048 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085745048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085745048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085745048 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085745048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085745048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085745048 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085745048 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085745048 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085745048 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085745048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085745048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085745048 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085745048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085745048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085745048 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085745048 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085745048 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085745048 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085745048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085745048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085745048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085745048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085745048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085745048 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085745048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085745048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085745048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085745048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085745048 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085745048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085745048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085745048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085745048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085745048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085745048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085745048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085745048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085745048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085745048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085745048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085745048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085745048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745048 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085745048 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085745048 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085745048 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085745048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085745048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085745071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085745071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085745071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085745071 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085745071 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085745071 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085745071 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085745071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085745071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085745244 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085745244 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085745244 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085745244 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085745253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745253 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085745253 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085745253 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085745253 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085745253 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085745253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085745256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745256 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085745256 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085745256 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085745256 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085745256 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085745256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085745256 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085745256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085745257 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085745257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085745257 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085745257 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085745257 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085745257 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085745257 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085745257 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085745258 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085745258 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085745258 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085745258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085745258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085745258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085745258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085745258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085745258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085745258 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085745259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085745259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085745259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085745259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085745259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085745259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085745259 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085745260 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085745260 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085745260 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085745260 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085745267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745267 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085745267 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085745267 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085745267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085745267 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085745267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085745269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745269 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085745269 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085745269 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085745269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085745269 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085745270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085745270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085745270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085745270 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085745270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085745270 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085745270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085745270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085745270 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085745270 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085745270 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085745271 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085745271 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085745271 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085745271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085745271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085745271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085745271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085745271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085745271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085745271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085745271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085745271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085745271 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085745271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085745271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085745271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085745271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085745271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085745271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085745271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085745271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085746051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085746051 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085746051 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085746051 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085746051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085746051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085746051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085746051 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085746052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085746052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085746052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085746052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085746052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085746052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085746052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085746052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085746052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085746052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085746052 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085746052 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085746052 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085746052 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085746052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085746052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085746052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085746052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085746052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085746052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085746052 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085746052 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085746052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085746052 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085746052 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085746052 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085746052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085746052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085746052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085746052 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085746053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085746053 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085746053 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085746053 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085746053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085746053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085746053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085746053 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085746053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085746053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085746053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085746053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085746053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085746053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085746053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085746053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746053 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085746053 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085746053 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085746053 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085746053 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085746067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085746067 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085746067 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085746067 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085746067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085746067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085746067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085746067 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085746067 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085746067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085746067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085746067 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085746067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085746067 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085746067 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085746067 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085746067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746068 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085746068 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085746068 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085746068 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085746068 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085746068 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085746068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085746068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085746068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085746068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085746068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085746068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085746068 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085746068 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085746068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085746068 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085746068 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085746068 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085746068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085746068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085746068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085746068 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085746069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085746069 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085746069 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085746069 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085746069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085746069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085746069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085746069 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085746069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085746069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085746069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085746069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085746069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085746069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085746069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085746069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085746069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085746069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085746069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085746069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085746069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085746069 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085746069 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085746069 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085746082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46732<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@58b8e6c24fc4: f_create_expect(l3 := '8C7C0DEC2D283A2D1F18'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@58b8e6c24fc4: Created Expect[0] for '8C7C0DEC2D283A2D1F18'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@58b8e6c24fc4: Added conn table entry 0TC_ranap_cs_creq_cref0(336)11350537 20241116085747114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085747114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085747114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085747114 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085747114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xad3209, normal) (hnbgw_rua.c:407) 20241116085747114 DHNB DEBUG map_rua[0x561cefa44050]{init}: Allocated (fsm.c:456) 20241116085747114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11350537)[0x561cefa44050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085747114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11350537 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085747114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085747114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085747114 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11350537 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085747114 DCN DEBUG map_sccp[0x561cefa29b20]{init}: Allocated (fsm.c:456) 20241116085747114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x561cefa29b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085747114 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11350537 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085747114 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11350537 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085747114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11350537)[0x561cefa44050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085747114 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085747114 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085747114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11350537)[0x561cefa44050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085747114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x561cefa29b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085747114 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085747114 DLSCCP DEBUG SCCP-SCOC(31)[0x561cefa1ddc0]{IDLE}: Allocated (fsm.c:456) 20241116085747114 DLSCCP DEBUG SCCP-SCOC(31)[0x561cefa1ddc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085747114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8c7c0dec2d283a2d1f18004f400300032a0056400500f1100926) (sccp_scrc.c:406) 20241116085747114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085747114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085747114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085747114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085747114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085747114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085747114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085747114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085747114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085747114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085747114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085747114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085747114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085747115 DLSCCP DEBUG SCCP-SCOC(31)[0x561cefa1ddc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085747115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x561cefa29b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085747115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11350537)[0x561cefa44050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085747115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085747115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085747115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085747115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085747115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085747115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085747115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085747115 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@58b8e6c24fc4: Found Expect[0] for l3='8C7C0DEC2D283A2D1F18'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@58b8e6c24fc4: Added conn table entry 0TC_ranap_cs_creq_cref0(336)8023103 TC_ranap_cs_creq_cref0(336)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@58b8e6c24fc4: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)8023103 HNBGW_Test.msc0-SCCP(329)@58b8e6c24fc4: Session index based on connection ID:0 20241116085747134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085747134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085747134 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085747134 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085747134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085747134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085747134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085747135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085747135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085747135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085747135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085747135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085747135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085747135 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) 20241116085747135 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20241116085747135 DLSCCP DEBUG SCCP-SCOC(31)[0x561cefa1ddc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241116085747135 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085747135 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085747135 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) 20241116085747135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x561cefa29b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085747135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x561cefa29b20]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241116085747135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11350537)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085747135 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11350537)[0x561cefa44050]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085747135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085747135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11350537)[0x561cefa44050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085747135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11350537)[0x561cefa44050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085747135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11350537)[0x561cefa44050]{disrupted}: Freeing instance (context_map.c:202) 20241116085747135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11350537)[0x561cefa44050]{disrupted}: Deallocated (fsm.c:568) 20241116085747135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x561cefa29b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085747135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x561cefa29b20]{disconnected}: Freeing instance (context_map.c:206) 20241116085747135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x561cefa29b20]{disconnected}: Deallocated (fsm.c:568) 20241116085747135 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11350537 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085747135 DLSCCP DEBUG SCCP-SCOC(31)[0x561cefa1ddc0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241116085747135 DLSCCP DEBUG SCCP-SCOC(31)[0x561cefa1ddc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085747135 DLSCCP DEBUG SCCP-SCOC(31)[0x561cefa1ddc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085747135 DLSCCP DEBUG SCCP-SCOC(31)[0x561cefa1ddc0]{IDLE}: Deallocated (fsm.c:568) 20241116085747135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085747136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@58b8e6c24fc4: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)11350537 20241116085747147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46732<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085747156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) MutexDispCT-TC_ranap_cs_creq_cref(323)@58b8e6c24fc4: Final verdict of PTC: none 20241116085747156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085747156 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085747156 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085747157 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085747157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085747157 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085747157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085747157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085747157 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085747157 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085747157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085747157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085747157 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085747157 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085747157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085747157 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085747157 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085747157 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085747158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085747158 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085747158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085747158 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(334)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@58b8e6c24fc4: Final verdict of PTC: none 20241116085747158 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085747158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085747158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085747158 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(333)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@58b8e6c24fc4: Final verdict of PTC: none 20241116085747158 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085747158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085747158 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085747158 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085747158 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085747158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085747158 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085747158 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085747158 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085747158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085747158 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085747157 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39181<->l=127.0.0.1:4262) (control_if.c:193) 20241116085747158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085747158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085747158 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085747158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085747158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085747158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085747158 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085747158 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085747158 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085747158 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085747158 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085747158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085747158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085747159 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(335)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(324)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(331)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-PFCP(326)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@58b8e6c24fc4: 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'. 20241116085747159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085747159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085747159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085747159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085747159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085747159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085747159 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085747160 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085747160 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085747160 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085747163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46706<->l=127.0.0.1:4261 (telnet_interface.c:138) Sat Nov 16 08:57:47 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 20241116085747205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085747707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46746<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246036) Waiting for packet dumper to finish... 1 (prev_count=246036, count=246800) 20241116085749159 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085749159 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085749159 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085749159 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085749159 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085749159 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:57:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ranap_ps_creq_cref started. 20241116085750813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085750817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085750821 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42219<->l=127.0.0.1:4262) (control_if.c:570) 20241116085750882 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085750882 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085750883 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085750883 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085750883 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085750883 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085750883 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085750883 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085750883 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085750883 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085750884 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085750884 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085750884 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085750884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085750884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085750884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085750885 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085750885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085750885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085750885 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085750885 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085750885 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085750885 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085750885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085750885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085750885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085750885 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085750885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085750885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085750885 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085750885 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085750885 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085750885 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085750885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085750885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085750885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085750885 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085750885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085750885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085750885 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085750885 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085750885 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085750885 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085750885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085750885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085750885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085750885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085750885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085750885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085750885 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085750885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085750885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085750885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085750885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085750885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085750885 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085750885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085750885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085750885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085750885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085750885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085750885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085750885 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085750885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085750885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085750885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085750885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085750885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085750885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085750885 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085750885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085750885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085750885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085750885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085750885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085750885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085750885 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(345)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(343)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085750899 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085750899 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085750899 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085750899 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085750899 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085750899 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085750899 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085750899 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085750900 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085750900 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085750900 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085750900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085750900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085750900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085750900 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085750900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085750900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085750900 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085750900 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085750900 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085750900 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085750900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085750900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085750900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085750901 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085750901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085750901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085750901 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085750901 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085750901 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085750901 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085750901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085750901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085750901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085750901 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085750901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085750901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085750901 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085750901 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085750901 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085750901 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085750901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085750901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085750901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085750901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085750901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085750901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085750901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085750901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085750901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085750901 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085750901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085750901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085750901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085750901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085750901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085750901 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085750901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085750901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085750901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085750901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085750901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085750901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085750901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085750901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085750901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085750901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085750901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085750901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085750901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085750901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085750901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085750901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085750901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085750901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085750901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085750901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085750901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085750922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085750922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085750922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085750922 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085750922 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085750922 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085750922 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085750922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085750922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085751098 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085751098 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085751098 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085751098 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085751109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751109 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085751109 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085751109 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085751109 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085751109 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085751109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085751113 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085751113 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085751113 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085751113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085751113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751113 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085751113 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085751113 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085751113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085751113 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085751113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085751113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085751113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085751113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085751113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085751113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085751113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085751113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085751113 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085751113 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085751113 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085751115 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085751115 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085751115 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085751115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085751115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085751115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085751115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085751115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085751115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085751115 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn0-M3UA(348)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085751116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085751116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085751116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085751116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085751116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085751116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085751116 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085751119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751119 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085751119 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085751119 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085751119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085751119 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085751119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085751119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751119 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085751119 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085751119 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085751119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085751119 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085751119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085751119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085751119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085751119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085751119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085751119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085751119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085751119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085751119 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085751119 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085751119 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085751120 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085751120 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085751120 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085751120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085751120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085751120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085751120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085751120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085751120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085751120 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085751120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751120 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085751120 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085751120 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085751120 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085751120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085751120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085751120 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085751904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751904 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085751904 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085751904 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085751904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085751904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085751904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085751904 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085751904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085751904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085751904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085751904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085751904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085751904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085751904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085751904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085751904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751904 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085751904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085751904 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085751904 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085751904 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085751904 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085751904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085751904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085751904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085751904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085751904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085751904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085751904 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085751904 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085751905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085751905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085751905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085751905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085751905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085751905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085751905 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085751905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751905 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085751905 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085751905 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085751906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085751906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085751906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085751906 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085751906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085751906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085751906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085751906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085751906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085751906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085751906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085751906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085751906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751906 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085751906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085751906 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085751906 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085751906 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085751918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751918 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085751918 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085751918 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085751918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085751918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085751918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085751918 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085751918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085751918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085751918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085751918 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085751918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085751918 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085751918 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085751918 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085751918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751918 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085751918 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085751918 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085751918 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085751918 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085751918 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085751918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085751918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085751919 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085751918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085751918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085751918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085751918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085751918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085751918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085751918 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085751918 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085751919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085751919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085751919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085751919 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085751919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085751919 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085751919 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085751919 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085751919 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085751919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085751919 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085751919 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085751919 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085751919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085751919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085751919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085751919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085751919 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085751919 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085751919 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085751919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085751919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085751919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085751919 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085751919 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085751919 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085751919 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085751919 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085751937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@58b8e6c24fc4: f_create_expect(l3 := '8A149CA7CAD45AC7F6F8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@58b8e6c24fc4: Created Expect[0] for '8A149CA7CAD45AC7F6F8'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@58b8e6c24fc4: Added conn table entry 0TC_ranap_ps_creq_cref0(350)9104549 20241116085752975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085752975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085752975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085752975 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085752975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8aeca5, normal) (hnbgw_rua.c:407) 20241116085752975 DHNB DEBUG map_rua[0x561cefa44050]{init}: Allocated (fsm.c:456) 20241116085752975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9104549)[0x561cefa44050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085752975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9104549 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085752975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085752975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085752975 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9104549 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085752975 DCN DEBUG map_sccp[0x561cefa29b20]{init}: Allocated (fsm.c:456) 20241116085752975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x561cefa29b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085752975 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9104549 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085752975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9104549 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085752976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9104549)[0x561cefa44050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085752976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085752976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085752976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9104549)[0x561cefa44050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085752976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x561cefa29b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085752976 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085752976 DLSCCP DEBUG SCCP-SCOC(32)[0x561cefa1ddc0]{IDLE}: Allocated (fsm.c:456) 20241116085752976 DLSCCP DEBUG SCCP-SCOC(32)[0x561cefa1ddc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085752976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8a149ca7cad45ac7f6f8004f40030000c40056400500f1100926) (sccp_scrc.c:406) 20241116085752976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085752976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085752976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085752976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085752976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085752976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085752976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085752976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085752976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085752976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085752976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085752976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085752976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085752976 DLSCCP DEBUG SCCP-SCOC(32)[0x561cefa1ddc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085752976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x561cefa29b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085752976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9104549)[0x561cefa44050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085752976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085752976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085752977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085752977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085752977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085752977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085752977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085752977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@58b8e6c24fc4: Found Expect[0] for l3='8A149CA7CAD45AC7F6F8'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@58b8e6c24fc4: Added conn table entry 0TC_ranap_ps_creq_cref0(350)4371970 TC_ranap_ps_creq_cref0(350)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@58b8e6c24fc4: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)4371970 HNBGW_Test.sgsn0-SCCP(346)@58b8e6c24fc4: Session index based on connection ID:0 20241116085752998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085752998 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085752998 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085752998 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085752998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085752998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085752998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085752998 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085752999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085752999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085752999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085752999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085752999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085752999 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) 20241116085752999 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20241116085752999 DLSCCP DEBUG SCCP-SCOC(32)[0x561cefa1ddc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241116085752999 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085752999 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085752999 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) 20241116085752999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x561cefa29b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085752999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x561cefa29b20]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:331) 20241116085752999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9104549)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085752999 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9104549)[0x561cefa44050]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085752999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116085752999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9104549)[0x561cefa44050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085752999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9104549)[0x561cefa44050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085752999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9104549)[0x561cefa44050]{disrupted}: Freeing instance (context_map.c:202) 20241116085752999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9104549)[0x561cefa44050]{disrupted}: Deallocated (fsm.c:568) 20241116085752999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x561cefa29b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085752999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x561cefa29b20]{disconnected}: Freeing instance (context_map.c:206) 20241116085752999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x561cefa29b20]{disconnected}: Deallocated (fsm.c:568) 20241116085752999 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9104549 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085752999 DLSCCP DEBUG SCCP-SCOC(32)[0x561cefa1ddc0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241116085752999 DLSCCP DEBUG SCCP-SCOC(32)[0x561cefa1ddc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085752999 DLSCCP DEBUG SCCP-SCOC(32)[0x561cefa1ddc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085752999 DLSCCP DEBUG SCCP-SCOC(32)[0x561cefa1ddc0]{IDLE}: Deallocated (fsm.c:568) 20241116085752999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085753000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@58b8e6c24fc4: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)9104549 20241116085753012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085753028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085753028 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42219<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_creq_cref(337)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@58b8e6c24fc4: Final verdict of PTC: none 20241116085753029 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085753029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085753029 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085753029 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085753030 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085753030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085753030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085753030 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085753030 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085753030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085753030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085753030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085753030 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085753030 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085753030 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085753030 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085753030 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085753030 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085753030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085753030 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085753030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085753030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085753030 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085753030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085753030 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085753030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085753030 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085753030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085753031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085753031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085753031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085753031 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085753031 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085753031 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085753031 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085753031 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085753031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085753031 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085753031 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085753031 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085753031 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085753031 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085753031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085753031 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085753031 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085753031 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN VirtHNBGW-STATS(338)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@58b8e6c24fc4: Final verdict of PTC: none 20241116085753031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085753031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085753031 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085753031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085753031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085753031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085753031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085753031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085753031 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085753031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085753031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085753031 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085753031 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085753031 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085753031 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(345)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(349)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@58b8e6c24fc4: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085753034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46760<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:57:53 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 20241116085753090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085753592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55496<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245372) Waiting for packet dumper to finish... 1 (prev_count=245372, count=246028) 20241116085755031 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085755031 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085755031 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085755031 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085755031 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085755031 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:57: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_cs_iu_release_req_rua_disconnect started. 20241116085756688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085756691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085756694 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41319<->l=127.0.0.1:4262) (control_if.c:570) 20241116085756759 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085756759 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085756759 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085756759 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085756759 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085756759 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085756759 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085756759 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085756760 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085756760 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085756760 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085756760 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085756760 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085756760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085756760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085756760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085756760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085756760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085756760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085756760 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085756760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085756760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085756760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085756760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085756760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085756760 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085756761 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085756761 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085756761 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085756761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085756761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085756761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085756761 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085756761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085756761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085756761 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085756761 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085756761 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085756761 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085756761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085756761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085756761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085756761 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085756761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085756761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085756761 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085756761 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085756761 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085756761 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085756761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085756761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085756761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085756761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085756761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085756761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085756761 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085756761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085756761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085756761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085756761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085756761 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085756761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085756761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085756761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085756761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085756761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085756761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085756761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085756761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085756761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085756761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085756761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085756761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(359)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085756777 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085756777 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085756777 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085756777 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085756777 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085756777 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085756777 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085756777 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085756778 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085756778 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085756778 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085756778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085756778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085756778 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085756778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085756778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085756778 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085756778 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085756778 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085756778 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085756778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085756778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085756778 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085756778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085756778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085756778 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085756778 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085756778 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085756778 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085756778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085756778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085756778 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085756778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085756778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085756778 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085756778 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085756778 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085756778 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085756778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085756778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085756778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085756778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085756778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085756778 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085756779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085756779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085756779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085756779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085756779 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085756779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085756779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085756779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085756779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085756779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085756779 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085756779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085756779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085756779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085756779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085756779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085756779 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085756779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756779 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085756779 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085756779 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085756779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085756779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085756779 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085756807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085756807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085756807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085756807 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085756807 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085756807 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085756807 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085756807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085756807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085756975 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085756975 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085756975 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085756975 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085756980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756980 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085756980 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085756980 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085756980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085756980 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085756980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085756981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756981 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085756981 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085756981 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085756981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085756981 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085756981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085756981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085756981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085756981 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085756981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085756981 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085756981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085756981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085756981 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085756981 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085756981 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085756983 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085756983 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085756983 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085756983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085756983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085756983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085756983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085756983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085756983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085756983 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085756983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085756983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085756983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085756983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085756983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085756983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085756983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085756992 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085756992 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085756992 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085756992 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085756996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756996 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085756996 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085756996 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085756996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085756996 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085756996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085756998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085756998 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085756998 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085756998 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085756998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085756998 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085756998 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085756998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085756998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085756998 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085756998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085756998 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085756998 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085756998 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085756998 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085756998 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085756998 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085756999 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085756999 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085756999 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085756999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085756999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085756999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085756999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085756999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085756999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085757000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085757000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085757000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085757000 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085757000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085757000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085757000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085757000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085757000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085757000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085757000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085757000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085757793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085757793 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085757793 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085757793 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085757793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085757793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085757793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085757793 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085757793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085757793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085757793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085757793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085757793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085757793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085757793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085757793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085757793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085757794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085757794 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085757794 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085757794 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085757794 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085757794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085757794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085757794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085757794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085757794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085757794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085757794 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085757794 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085757794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085757794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085757794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085757794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085757794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085757794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085757794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085757794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085757795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085757795 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085757795 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085757795 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085757795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085757795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085757795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085757795 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085757795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085757795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085757795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085757795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085757795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085757795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085757795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085757795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085757795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757795 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085757795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085757795 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085757795 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085757795 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085757800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085757800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085757800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085757800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085757800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085757800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085757800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085757800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085757800 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085757800 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085757800 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085757800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085757800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085757800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085757800 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085757800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085757800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (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(361)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085757800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757800 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085757800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085757800 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085757800 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085757800 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085757800 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085757800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085757800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085757800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085757800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085757800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085757800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085757800 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085757800 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085757800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085757800 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085757800 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085757800 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085757800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085757800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085757800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085757800 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085757801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085757801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085757801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085757801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085757801 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085757801 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085757801 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085757801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085757801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085757801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085757801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085757801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085757801 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085757801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085757801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085757801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085757801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085757801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085757801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085757801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085757801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085757801 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085757801 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085757801 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085757828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(358)@58b8e6c24fc4: f_create_expect(l3 := 'A497E21BD3CA0278D6B1'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(358)@58b8e6c24fc4: Created Expect[0] for 'A497E21BD3CA0278D6B1'O to be handled at TC_cs_iu_release_req_rua_disconnect0(364) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@58b8e6c24fc4: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)2688347 20241116085758888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085758888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085758888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116085758888 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085758888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x29055b, normal) (hnbgw_rua.c:407) 20241116085758888 DHNB DEBUG map_rua[0x561cefa44050]{init}: Allocated (fsm.c:456) 20241116085758888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085758888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688347 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085758888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085758888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085758888 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688347 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085758888 DCN DEBUG map_sccp[0x561cefa29b20]{init}: Allocated (fsm.c:456) 20241116085758888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085758888 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2688347 <-> SCCP-33 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085758888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688347 SCCP-33 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116085758888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085758888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085758888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085758888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085758888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085758888 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085758888 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{IDLE}: Allocated (fsm.c:456) 20241116085758888 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085758888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000021), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa497e21bd3ca0278d6b1004f40030001130056400500f1100926) (sccp_scrc.c:406) 20241116085758888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085758888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085758888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085758888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085758888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085758888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085758888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085758888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085758888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085758888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085758888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085758888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085758888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085758888 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085758888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085758888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085758889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085758889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085758889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085758889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085758889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085758889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085758889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085758889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(358)@58b8e6c24fc4: Found Expect[0] for l3='A497E21BD3CA0278D6B1'O handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-RAN(358)@58b8e6c24fc4: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)2494578 HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085758907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085758907 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085758907 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085758907 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085758907 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085758907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085758907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085758907 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085758907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085758908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085758908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085758908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085758908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085758908 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00abbe71) (sccp_scrc.c:477) 20241116085758908 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20241116085758908 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085758908 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085758908 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085758908 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085758908 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085758908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085758908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(363)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cs_iu_release_req_rua_disconnect0(364) HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116085759114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085759114 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085759114 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085759114 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085759114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085759114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085759114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085759114 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085759114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085759114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085759115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085759115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085759115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085759115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000021), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241116085759115 DLSCCP DEBUG Received CO:CODT for local reference 33 (sccp_scoc.c:1824) 20241116085759115 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085759115 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085759115 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085759115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085759115 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085759115 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085759115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085759115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085759115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085759115 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116085759115 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116085759115 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116085759115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085759115 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116085759115 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{UNUSED}: Allocated (fsm.c:456) 20241116085759115 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{UNUSED}: is child of mgw(mgw-fsm-2688347-0)[0x561cefa4c130] (fsm.c:486) 20241116085759115 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2688347-0)[0x561cefa4c130] (mgcp_client_endpoint_fsm.c:724) 20241116085759115 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085759115 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085759115 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085759115 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2688347-0)[0x561cefa43c60]{ST_CRCX}: Allocated (fsm.c:456) 20241116085759115 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2688347-0)[0x561cefa43c60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0] (fsm.c:486) 20241116085759115 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2688347-0)[0x561cefa43c60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085759115 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2688347-0)[0x561cefa43c60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116085759115 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 2905'... (mgcp_client.c:805) 20241116085759115 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241116085759115 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2688347-0)[0x561cefa43c60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085759115 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(363)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29055b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29055b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_cs_iu_release_req_rua_disconnect0(364) TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29055b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29055b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116085759149 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241116085759149 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116085759149 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116085759149 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085759149 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085759149 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116085759149 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759149 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759149 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085759149 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085759149 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759149 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085759149 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116085759149 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085759149 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116085759149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116085759149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116085759149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085759149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085759161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085759161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085759161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085759161 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085759161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x29055b) (hnbgw_rua.c:471) 20241116085759161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688347 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085759161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085759161 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085759161 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085759161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085759161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085759161 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116085759161 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116085759161 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085759161 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116085759161 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2688347-0)[0x561cefa4c130] (mgcp_client_endpoint_fsm.c:724) 20241116085759161 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085759161 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085759161 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116085759161 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 2905'... (mgcp_client.c:805) 20241116085759161 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116085759161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085759161 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085759161 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759161 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "29055b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29055b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085759172 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241116085759172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116085759172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116085759172 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759172 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085759172 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116085759172 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2688347-0)[0x561cefa4c130] (mgcp_client_endpoint_fsm.c:724) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116085759172 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2688347-0)[0x561cefa45860]{ST_CRCX}: Allocated (fsm.c:456) 20241116085759172 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2688347-0)[0x561cefa45860]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0] (fsm.c:486) 20241116085759172 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2688347-0)[0x561cefa45860]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116085759172 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2688347-0)[0x561cefa45860]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241116085759172 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 2905'... (mgcp_client.c:805) 20241116085759172 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116085759172 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2688347-0)[0x561cefa45860]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759172 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "29055b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29055b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116085759192 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241116085759192 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa45860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116085759192 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa45860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116085759192 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa45860]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116085759192 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa45860]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116085759192 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116085759192 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759192 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759192 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759192 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116085759192 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116085759193 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759193 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{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) 20241116085759193 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116085759193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085759193 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116085759193 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116085759193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116085759193 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085759193 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085759193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abbe71), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116085759193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085759193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085759193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085759193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085759193 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116085759193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085759193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085759193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085759193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085759193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085759193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085759193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085759193 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085759362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085759362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085759362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241116085759362 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085759362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x29055b) (hnbgw_rua.c:471) 20241116085759362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688347 SCCP-33 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241116085759362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085759362 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241116085759362 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241116085759362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241116085759362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085759362 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085759362 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085759362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abbe71), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241116085759362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085759362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085759362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085759362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085759363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085759363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085759363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085759363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085759363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085759363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085759363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085759363 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@58b8e6c24fc4: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)2688347 20241116085759566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085759566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085759566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241116085759566 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085759566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x29055b,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241116085759566 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688347 SCCP-33 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241116085759566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085759566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085759566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085759566 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085759566 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085759566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00abbe71), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085759567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085759567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085759567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085759567 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085759567 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085759567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241116085759567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085759567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{disconnected}: Freeing instance (context_map.c:202) 20241116085759567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2688347)[0x561cefa44050]{disconnected}: Deallocated (fsm.c:568) 20241116085759567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085759567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{disconnected}: Freeing instance (context_map.c:206) 20241116085759567 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-33)[0x561cefa29b20]{disconnected}: Deallocated (fsm.c:568) 20241116085759567 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116085759567 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116085759567 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116085759567 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116085759567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085759567 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 2905'... (mgcp_client.c:805) 20241116085759567 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085759567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085759567 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa45860]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116085759567 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 2905'... (mgcp_client.c:805) 20241116085759567 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116085759567 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa45860]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116085759567 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{IN_USE}: Removing from parent mgw(mgw-fsm-2688347-0)[0x561cefa4c130] (mgcp_client_endpoint_fsm.c:873) 20241116085759567 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116085759567 DLMGCP DEBUG mgw-endp(mgw-fsm-2688347-0)[0x561cefa3c0d0]{IN_USE}: Deallocated (fsm.c:568) 20241116085759567 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116085759567 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116085759567 DMGW DEBUG mgw(mgw-fsm-2688347-0)[0x561cefa4c130]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116085759567 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2688347 SCCP-33 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116085759567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085759567 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085759567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085759567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085759567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085759567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085759567 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085759567 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: Session index based on local reference:0 20241116085759574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085759574 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085759574 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085759574 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085759574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085759574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085759574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085759574 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@58b8e6c24fc4: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(364)2494578 20241116085759574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085759574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085759574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085759574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085759574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085759575 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=00abbe71) (sccp_scrc.c:477) 20241116085759575 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20241116085759575 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085759575 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116085759575 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085759575 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085759575 DLSCCP DEBUG SCCP-SCOC(33)[0x561cefa1ddc0]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "29055b17" }, { code := "I", val := "11111" } }, sdp := omit } 20241116085759584 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20241116085759584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085759584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085759584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085759584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa43c60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "29055b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085759585 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20241116085759585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa45860]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116085759585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa45860]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116085759585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa45860]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116085759585 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa45860]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116085800590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55514<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(364)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085800602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085800602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085800603 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085800603 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085800603 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085800603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55506<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085800603 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085800603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085800603 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085800603 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085800603 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085800603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085800603 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085800603 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085800603 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085800603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085800603 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085800603 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085800603 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085800603 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085800603 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085800603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085800603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085800603 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085800604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@58b8e6c24fc4: Final verdict of PTC: none 20241116085800604 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085800604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085800604 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085800604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085800604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085800604 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085800604 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085800604 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085800604 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085800604 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41319<->l=127.0.0.1:4262) (control_if.c:193) 20241116085800604 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085800604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-M3UA(362)@58b8e6c24fc4: Final verdict of PTC: none 20241116085800604 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085800604 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085800604 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085800604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085800604 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085800604 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085800604 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085800604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085800604 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085800604 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085800604 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085800604 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085800604 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085800604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085800605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@58b8e6c24fc4: Final verdict of PTC: none 20241116085800605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085800605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085800605 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085800605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085800605 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085800605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085800605 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085800605 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085800605 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085800605 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085800605 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(359)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@58b8e6c24fc4: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(355)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(352)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(363)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085800607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55502<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(351): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(355): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(356): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(364): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:58:00 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 20241116085800661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085801163 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=319308) Waiting for packet dumper to finish... 1 (prev_count=319308, count=320024) 20241116085802604 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085802604 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085802604 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085802605 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085802605 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085802605 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:58: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ps_iu_release_req_rua_disconnect started. 20241116085804296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085804299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085804302 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36191<->l=127.0.0.1:4262) (control_if.c:570) 20241116085804365 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085804365 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085804366 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085804366 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085804366 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085804366 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085804366 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085804366 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085804366 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085804366 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085804367 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085804367 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085804367 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085804367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085804367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085804367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085804367 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085804367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085804367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085804367 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085804367 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085804367 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085804367 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085804367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085804367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085804367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085804368 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085804368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085804368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085804368 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085804368 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085804368 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085804368 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085804368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085804368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085804368 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085804368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085804368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085804368 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085804368 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085804368 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085804368 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085804368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085804368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085804368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085804368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085804368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085804368 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085804368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085804368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085804368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085804368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085804368 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085804368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085804368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085804368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085804368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085804368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085804368 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085804368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085804368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085804368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085804368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085804368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085804368 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085804368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085804368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085804368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085804368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085804368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085804368 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(373)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(371)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085804383 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085804383 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085804383 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085804383 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085804383 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085804383 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085804383 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085804383 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085804384 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085804384 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085804384 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085804384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085804384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085804384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085804384 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085804384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085804384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085804384 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085804384 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085804384 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085804384 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085804384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085804384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085804384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085804384 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085804384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085804384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085804384 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085804384 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085804384 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085804384 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085804384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085804384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085804384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085804384 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085804384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085804384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085804384 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085804384 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085804385 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085804385 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085804385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085804385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085804385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085804385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085804385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085804385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085804385 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085804385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085804385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085804385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085804385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085804385 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085804385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085804385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085804385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085804385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085804385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085804385 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085804385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085804385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085804385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085804385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085804385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085804385 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085804385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085804385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085804385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085804385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085804385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085804385 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085804406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085804406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085804406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085804406 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085804406 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085804406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085804406 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085804406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085804406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085804579 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085804579 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085804579 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085804579 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085804586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804586 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085804586 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085804586 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085804586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085804586 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085804586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085804589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804589 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085804589 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085804589 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085804589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085804589 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085804589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085804589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085804589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085804589 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085804589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085804589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085804589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085804589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085804589 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085804589 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085804589 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085804591 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085804591 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085804591 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085804591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085804591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085804591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085804591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085804591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085804591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085804591 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085804591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085804591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085804591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085804591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085804591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085804591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085804591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085804596 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085804597 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085804597 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085804597 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085804603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804603 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085804603 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085804603 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085804603 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085804603 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085804603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085804606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804606 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085804606 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085804606 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085804606 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085804606 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085804606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085804606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085804606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085804606 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085804606 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085804606 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085804606 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085804606 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085804606 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085804606 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085804606 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085804608 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085804608 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085804608 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085804608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085804608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085804608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085804608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085804608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085804608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085804608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085804608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085804608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085804608 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085804608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085804608 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085804608 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085804608 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085804608 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085804608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085804608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085804608 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085805396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085805396 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085805396 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085805396 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085805396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085805396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085805396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085805396 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085805396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085805396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085805396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085805396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085805396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085805396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085805396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085805396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085805396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085805397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085805397 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085805397 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085805397 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085805397 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085805397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085805397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085805397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085805397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085805397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085805397 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085805397 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085805397 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085805397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085805397 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085805397 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085805397 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085805397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085805397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085805397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085805397 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085805399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085805399 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085805399 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085805399 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085805399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085805399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085805399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085805399 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085805399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085805399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085805399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085805399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085805399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085805399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085805399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085805399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085805399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085805399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085805399 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085805399 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085805399 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085805403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085805403 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085805403 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085805403 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085805403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085805403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085805403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085805403 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085805403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085805403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085805403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085805403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085805403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085805403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085805403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085805403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085805403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085805403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085805403 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085805403 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085805403 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085805403 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085805403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085805403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085805403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085805403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085805403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085805403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085805403 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085805403 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085805403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085805403 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085805403 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085805403 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085805403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085805403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085805403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085805403 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085805405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085805405 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085805405 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085805405 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085805405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085805405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085805405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085805405 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085805405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085805405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085805405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085805405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085805405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085805405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085805405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085805405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085805405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085805405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085805405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085805405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085805405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085805405 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085805405 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085805405 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085805425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41158<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(375)@58b8e6c24fc4: f_create_expect(l3 := 'D5F2E7AEC15226558AF3'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(375)@58b8e6c24fc4: Created Expect[0] for 'D5F2E7AEC15226558AF3'O to be handled at TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@58b8e6c24fc4: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)5096834 20241116085806475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085806475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085806475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085806475 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085806475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4dc582, normal) (hnbgw_rua.c:407) 20241116085806475 DHNB DEBUG map_rua[0x561cefa45860]{init}: Allocated (fsm.c:456) 20241116085806475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085806475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5096834 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085806475 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085806475 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085806475 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5096834 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085806475 DCN DEBUG map_sccp[0x561cefa43c60]{init}: Allocated (fsm.c:456) 20241116085806476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085806476 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5096834 <-> SCCP-34 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085806476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5096834 SCCP-34 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085806476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085806476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085806476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085806476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085806476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085806476 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085806476 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{IDLE}: Allocated (fsm.c:456) 20241116085806476 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085806476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000022), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad5f2e7aec15226558af3004f40030003090056400500f1100926) (sccp_scrc.c:406) 20241116085806476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085806476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085806476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085806476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085806476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085806476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085806476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085806476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085806476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085806476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085806476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085806476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085806476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085806476 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085806476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085806476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085806476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085806476 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085806476 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085806476 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085806476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085806476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085806476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085806476 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(375)@58b8e6c24fc4: Found Expect[0] for l3='D5F2E7AEC15226558AF3'O handled at TC_ps_iu_release_req_rua_disconnect0(378) HNBGW_Test.sgsn0-RAN(375)@58b8e6c24fc4: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)2416108 HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(378)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085806494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085806494 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085806494 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085806494 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085806494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085806494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085806494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085806494 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085806494 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085806494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085806494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085806494 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085806494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085806494 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001d7c59) (sccp_scrc.c:477) 20241116085806494 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20241116085806494 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085806494 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085806494 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085806494 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085806494 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085806494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085806494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_iu_release_req_rua_disconnect0(378)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085806694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085806694 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085806694 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085806694 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085806694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085806694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085806694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085806694 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085806694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085806694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085806694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085806694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085806694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085806694 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000022), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241116085806694 DLSCCP DEBUG Received CO:CODT for local reference 34 (sccp_scoc.c:1824) 20241116085806694 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085806694 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085806694 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085806694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085806694 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085806694 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085806694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085806694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085806694 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085806694 DRANAP DEBUG ps_rab_ass[0x561cefa44050]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085806694 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085806694 DLPFCP DEBUG ps_rab[0x561cefa29b20]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085806694 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085806694 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085806694 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085806694 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085806694 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(368)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(368)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(368)@58b8e6c24fc4: found destination TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect0(378)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(378)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(368)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(378): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 2, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085806703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085806703 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085806703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085806703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085806703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085806703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085806703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085806703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085806703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085806703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085806703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085806703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{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) 20241116085806703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085806703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085806703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085806703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085806703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085806703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085806703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_iu_release_req_rua_disconnect0(378)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085806713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085806713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085806713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085806714 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085806714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4dc582) (hnbgw_rua.c:471) 20241116085806714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5096834 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085806714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085806714 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085806714 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085806714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085806714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085806714 DRANAP DEBUG ps_rab_ass[0x561cefa44050]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085806714 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085806714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085806714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085806714 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085806714 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085806714 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085806714 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085806714 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(368)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(368)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(368)@58b8e6c24fc4: found destination TC_ps_iu_release_req_rua_disconnect0(378) TC_ps_iu_release_req_rua_disconnect0(378)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(368)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(378): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 3, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085806717 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085806717 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085806717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085806717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085806717 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085806717 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085806717 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{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) 20241116085806717 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085806717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085806717 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085806717 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085806717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d7c59), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085806717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085806717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085806717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085806717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085806717 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085806717 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085806717 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834)[0x561cefa44050]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085806717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{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) 20241116085806717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085806717 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085806717 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085806717 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085806717 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085806717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085806717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085806717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085806717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085806717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085806717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085806717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085806717 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(378)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085806914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085806914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085806914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1192) 20241116085806914 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085806914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4dc582) (hnbgw_rua.c:471) 20241116085806914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5096834 SCCP-34 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241116085806914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085806914 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241116085806914 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241116085806914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241116085806914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085806914 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085806914 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085806914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d7c59), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241116085806914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085806914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085806914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085806914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085806915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085806915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085806915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085806915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085806915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085806915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085806915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085806915 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@58b8e6c24fc4: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)5096834 20241116085807118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085807118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085807118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1192) 20241116085807118 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085807118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4dc582,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241116085807118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5096834 SCCP-34 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241116085807118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085807118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085807118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085807118 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085807118 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085807118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d7c59), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085807119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085807119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085807119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085807119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085807119 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085807119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:382) 20241116085807119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085807119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{disconnected}: Freeing instance (context_map.c:202) 20241116085807119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5096834)[0x561cefa45860]{disconnected}: Deallocated (fsm.c:568) 20241116085807119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085807119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{disconnected}: Freeing instance (context_map.c:206) 20241116085807119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-34)[0x561cefa43c60]{disconnected}: Deallocated (fsm.c:568) 20241116085807119 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085807119 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085807119 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085807119 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085807119 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085807119 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5096834 SCCP-34 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085807119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085807119 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085807119 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085807119 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085807119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085807119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085807119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085807119 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(368)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(368)@58b8e6c24fc4: found destination TC_ps_iu_release_req_rua_disconnect0(378) HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: Session index based on local reference:0 TC_ps_iu_release_req_rua_disconnect0(378)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085807125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085807125 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085807126 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085807126 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085807126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085807126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085807126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085807126 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085807126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085807126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085807126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085807126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085807126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085807126 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=001d7c59) (sccp_scrc.c:477) 20241116085807126 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20241116085807126 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116085807126 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) HNBGW_Test.sgsn0-RAN(375)@58b8e6c24fc4: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(378)2416108 20241116085807126 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085807126 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085807126 DLSCCP DEBUG SCCP-SCOC(34)[0x561cefa1ddc0]{IDLE}: Deallocated (fsm.c:568) HNBGW-PFCP(368)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(378): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241116085807128 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085807128 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085807128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085807128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085807128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{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) 20241116085807128 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085807128 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085807129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085807129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085807129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085807129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085807129 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5096834-RAB-23)[0x561cefa29b20]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085807129 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085807129 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085808131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(378)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085808142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085808143 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085808143 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085808143 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36191<->l=127.0.0.1:4262) (control_if.c:193) 20241116085808143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085808143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085808143 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085808143 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085808143 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085808143 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365)@58b8e6c24fc4: Final verdict of PTC: none 20241116085808143 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085808143 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085808143 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085808143 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085808143 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085808144 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085808144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085808144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085808144 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085808144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085808144 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085808144 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085808144 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085808144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085808144 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085808144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085808144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(374)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@58b8e6c24fc4: Final verdict of PTC: none 20241116085808144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085808144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085808144 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085808144 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085808144 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085808145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085808145 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085808145 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085808145 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085808145 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085808145 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085808145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085808145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085808145 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085808145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085808145 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085808145 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085808145 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085808145 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085808145 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085808145 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085808145 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(376)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@58b8e6c24fc4: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370)@58b8e6c24fc4: Final verdict of PTC: none 20241116085808148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41142<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(366)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(377)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@58b8e6c24fc4: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(369)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(368)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(365): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(369): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(370): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(378): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:58:08 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 20241116085808190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085808692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41162<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304048) Waiting for packet dumper to finish... 1 (prev_count=304048, count=304688) 20241116085810144 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085810145 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085810145 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085810145 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085810145 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085810145 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:58:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ps_rab_assignment started. 20241116085811801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085811807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085811817 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36025<->l=127.0.0.1:4262) (control_if.c:570) 20241116085811896 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085811896 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085811896 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085811896 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085811896 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085811896 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085811896 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085811896 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085811897 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085811897 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085811897 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085811897 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085811897 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085811897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085811897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085811897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) TC_ps_rab_assignment-Iuh0(383)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085811897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085811897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085811897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085811897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085811897 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085811897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085811897 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085811897 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085811897 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085811897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085811897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085811897 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085811898 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085811898 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085811898 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085811898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085811898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085811898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085811898 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085811898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085811898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085811898 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085811898 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085811898 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085811898 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085811898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085811898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085811898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085811898 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085811898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085811898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085811898 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085811898 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085811898 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085811898 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085811898 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085811898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085811898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085811898 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085811898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085811898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085811898 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085811898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085811898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085811898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085811898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085811898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085811898 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085811898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085811898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085811898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085811898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085811898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085811898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085811898 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085811898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085811898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085811898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085811898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085811898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085811898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085811898 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(387)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(385)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085811911 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085811911 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085811911 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085811911 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085811912 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085811912 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085811912 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085811912 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085811913 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085811913 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085811913 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085811913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085811913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085811913 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085811913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085811913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085811913 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085811913 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085811913 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085811913 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085811913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085811913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085811913 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085811913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085811913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085811913 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085811913 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085811913 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085811913 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085811913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085811913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085811913 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085811913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085811913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085811913 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085811913 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085811913 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085811913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085811913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085811913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085811913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085811913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085811913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085811913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085811913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085811913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085811913 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085811913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085811913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085811913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085811913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085811913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085811913 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085811913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085811913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085811913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085811913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085811913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085811913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085811913 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085811913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085811913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085811913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085811913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085811913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085811913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085811913 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085811913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085811913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085811913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085811913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085811913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085811913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085811913 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085811935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085811935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085811935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085811935 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085811935 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085811935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085811935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085811935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085811935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085812110 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085812110 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085812110 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085812110 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085812120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812120 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085812120 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085812120 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085812120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085812120 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085812120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085812122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812122 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085812122 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085812123 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085812123 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085812123 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085812123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085812123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085812123 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085812123 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085812123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085812123 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085812123 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085812123 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085812123 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085812123 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085812123 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085812124 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085812124 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085812124 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085812124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085812124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085812124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085812125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085812125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085812125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085812125 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085812125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085812125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085812125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085812125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085812125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085812125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085812125 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085812126 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085812126 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085812126 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085812126 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085812133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812133 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085812133 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085812133 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085812133 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085812133 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085812133 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085812135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812135 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085812135 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085812135 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085812135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085812135 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085812135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085812135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085812135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085812135 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085812135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085812135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085812135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085812135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085812135 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085812135 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085812135 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085812136 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085812136 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085812136 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085812136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085812136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085812136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085812136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085812136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085812136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085812136 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085812136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085812136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085812136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085812136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085812136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085812136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085812136 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085812925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812925 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085812925 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085812925 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085812925 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085812925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085812925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085812925 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085812926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085812926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085812926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085812926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085812926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085812926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085812926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085812926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085812926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085812926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085812926 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085812926 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085812926 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085812926 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085812926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085812926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085812926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085812926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085812926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085812926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085812926 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085812926 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085812927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085812927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085812927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085812927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085812927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085812927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085812927 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085812929 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812929 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085812929 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085812929 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085812929 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085812929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085812929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085812929 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085812929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085812929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085812929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085812929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085812929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085812929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085812929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085812929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085812929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085812929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085812929 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085812929 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085812929 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085812933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812933 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085812933 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085812933 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085812933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085812933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085812933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085812933 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085812933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085812933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085812933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085812933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085812934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085812934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085812934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085812934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085812934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085812934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085812934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085812934 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085812934 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085812934 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085812934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085812934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085812934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085812934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085812934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085812934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085812934 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085812934 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085812934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085812934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085812934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085812934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085812934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085812934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085812934 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085812934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085812934 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085812934 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085812934 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085812934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085812934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085812934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085812934 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085812934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085812934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085812934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085812934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085812934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085812934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085812934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085812934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085812934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085812934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085812934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085812934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085812934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085812934 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085812934 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085812934 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085813973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(389)@58b8e6c24fc4: f_create_expect(l3 := '658F195322F294DD8286'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(389)@58b8e6c24fc4: Created Expect[0] for '658F195322F294DD8286'O to be handled at TC_ps_rab_assignment0(392) TC_ps_rab_assignment-Iuh0-RUA(384)@58b8e6c24fc4: Added conn table entry 0TC_ps_rab_assignment0(392)2121785 20241116085815013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085815013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085815013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085815013 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085815013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x206039, normal) (hnbgw_rua.c:407) 20241116085815013 DHNB DEBUG map_rua[0x561cefa29b20]{init}: Allocated (fsm.c:456) 20241116085815013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085815013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2121785 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085815013 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085815013 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085815013 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2121785 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085815013 DCN DEBUG map_sccp[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116085815013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085815013 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2121785 <-> SCCP-35 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085815013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2121785 SCCP-35 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085815013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085815013 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085815013 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085815013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085815013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085815013 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085815013 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{IDLE}: Allocated (fsm.c:456) 20241116085815013 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085815013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000023), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a658f195322f294dd8286004f400300029b0056400500f1100926) (sccp_scrc.c:406) 20241116085815013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085815013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085815013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085815013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085815013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085815013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085815013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085815013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085815013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085815013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085815013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085815013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085815013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085815013 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085815013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085815013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085815013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085815013 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085815013 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085815013 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085815013 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085815013 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085815013 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085815013 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(389)@58b8e6c24fc4: Found Expect[0] for l3='658F195322F294DD8286'O handled at TC_ps_rab_assignment0(392) HNBGW_Test.sgsn0-RAN(389)@58b8e6c24fc4: Added conn table entry 0TC_ps_rab_assignment0(392)14688898 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: Session index based on connection ID:0 TC_ps_rab_assignment0(392)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085815019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085815019 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085815019 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085815019 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085815019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085815019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085815019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085815019 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085815019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085815019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085815019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085815019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085815019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085815019 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ee3739) (sccp_scrc.c:477) 20241116085815019 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20241116085815019 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085815019 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085815019 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085815019 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085815019 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085815019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085815019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_rab_assignment0(392)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085815222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085815222 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085815222 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085815222 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085815222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085815222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085815222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085815222 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085815223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085815223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085815223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085815223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085815223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085815223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f000001000000000000000000000000000010101010400100) (sccp_scrc.c:477) 20241116085815223 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241116085815223 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085815223 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085815223 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085815223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085815223 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085815223 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085815223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085815223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085815223 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085815223 DRANAP DEBUG ps_rab_ass[0x561cefa43c60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085815223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085815223 DLPFCP DEBUG ps_rab[0x561cefa44050]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085815223 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085815223 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085815223 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085815223 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085815223 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(382)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(382)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000002'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(382)@58b8e6c24fc4: found destination TC_ps_rab_assignment0(392) TC_ps_rab_assignment0(392)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(392)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(382)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(392): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085815239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085815239 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085815239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085815239 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085815239 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085815239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085815239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085815239 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085815239 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085815239 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085815239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085815239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{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) 20241116085815239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085815239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085815239 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085815239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085815239 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085815239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085815239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment0(392)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085815275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085815275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085815275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085815275 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085815275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x206039) (hnbgw_rua.c:471) 20241116085815275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2121785 SCCP-35 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085815275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085815275 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085815275 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085815275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085815275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085815275 DRANAP DEBUG ps_rab_ass[0x561cefa43c60]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085815275 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085815275 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085815275 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085815275 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085815275 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085815275 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085815275 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085815275 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(382)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(382)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(382)@58b8e6c24fc4: found destination TC_ps_rab_assignment0(392) TC_ps_rab_assignment0(392)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(382)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(392): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 6, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085815292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085815292 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085815292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085815292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085815292 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085815292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085815292 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{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) 20241116085815292 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085815292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085815292 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085815292 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085815292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee3739), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085815292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085815292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085815292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085815292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085815292 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085815292 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085815292 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785)[0x561cefa43c60]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085815292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{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) 20241116085815292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085815292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085815292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085815292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085815292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085815293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085815293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085815293 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085815293 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085815293 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085815293 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085815293 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085815293 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085817323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085817323 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085817323 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085817323 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085817323 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085817323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085817323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085817323 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085817323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085817323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085817323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085817323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085817323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085817323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241116085817323 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241116085817323 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085817323 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085817323 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085817323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085817323 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085817323 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085817323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085817323 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085817323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085817323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085817323 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085817323 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085817323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085817323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085817323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085817323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(382)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(382)@58b8e6c24fc4: found destination TC_ps_rab_assignment0(392) TC_ps_rab_assignment0(392)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(392)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(382)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment0(392): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000002'O, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241116085817333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085817333 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085817333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085817333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085817333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{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) 20241116085817333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085817333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085817333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085817333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085817333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085817333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085817333 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2121785-RAB-23)[0x561cefa44050]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085817333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085817333 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(384)@58b8e6c24fc4: Deleted conn table entry 0TC_ps_rab_assignment0(392)2121785 20241116085817348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085817348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085817348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085817348 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085817348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x206039,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085817348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2121785 SCCP-35 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085817348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085817348 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085817348 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085817348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085817348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085817349 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085817349 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085817349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee3739), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085817349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085817349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085817349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085817349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085817349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085817349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085817349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085817349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085817349 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085817349 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085817349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085817349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085817349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085817349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085817349 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(392)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(389)@58b8e6c24fc4: Deleted conn table entry 0TC_ps_rab_assignment0(392)14688898 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: Session index based on connection ID:0 20241116085817360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085817360 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085817360 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085817360 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085817360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085817360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085817360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085817360 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085817360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085817360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085817360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085817360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085817360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085817360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000023), PART(T=Source Reference,L=4,D=00ee3739), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085817360 DLSCCP DEBUG Received CO:RELRE for local reference 35 (sccp_scoc.c:1824) 20241116085817360 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085817360 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085817360 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085817360 DCN DEBUG handle_cn_disc_ind() conn_id=35 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241116085817360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085817360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085817360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085817360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{disconnected}: Freeing instance (context_map.c:202) 20241116085817360 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2121785)[0x561cefa29b20]{disconnected}: Deallocated (fsm.c:568) 20241116085817360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085817360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{disconnected}: Freeing instance (context_map.c:206) 20241116085817361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-35)[0x561cefa1ddc0]{disconnected}: Deallocated (fsm.c:568) 20241116085817361 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2121785 SCCP-35 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085817361 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee3739), PART(T=Source Reference,L=4,D=00000023) (sccp_scrc.c:406) 20241116085817361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085817361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085817361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085817361 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085817361 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085817361 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085817361 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085817361 DLSCCP DEBUG SCCP-SCOC(35)[0x561cefa45860]{IDLE}: Deallocated (fsm.c:568) 20241116085817361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085817361 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085817361 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085817361 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085817361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085817361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085817361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085817361 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_ps_rab_assignment0(392)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085819360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(392)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085819371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085819371 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085819371 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085819371 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085819371 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085819371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52362<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085819372 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36025<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(386)@58b8e6c24fc4: Final verdict of PTC: none 20241116085819372 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085819372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085819372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085819372 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085819372 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085819372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085819372 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085819372 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085819372 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085819372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085819372 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085819373 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085819373 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085819373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085819373 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085819373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085819373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rab_assignment-Iuh0-RUA(384)@58b8e6c24fc4: Final verdict of PTC: none 20241116085819373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085819373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) MutexDispCT-TC_ps_rab_assignment(379)@58b8e6c24fc4: Final verdict of PTC: none 20241116085819373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085819373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085819373 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085819373 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085819373 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085819373 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085819373 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085819373 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085819373 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(389)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@58b8e6c24fc4: Final verdict of PTC: none 20241116085819374 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(387)@58b8e6c24fc4: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(383)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@58b8e6c24fc4: Final verdict of PTC: none 20241116085819373 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085819373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085819373 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085819374 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085819374 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085819374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085819374 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085819374 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085819374 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085819374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085819374 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085819374 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085819374 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085819374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085819374 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085819374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085819374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085819374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085819374 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085819375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085819375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085819375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085819375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085819375 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085819375 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085819375 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085819375 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(388)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(380)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(391)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085819376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52352<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(379): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment-Iuh0(383): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(384): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment0(392): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:58:19 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 20241116085819472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085819974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52370<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285260) Waiting for packet dumper to finish... 1 (prev_count=285260, count=311884) 20241116085821374 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085821375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085821375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085821375 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085821375 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085821375 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:58: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_ps_rab_assignment_concurrent started. 20241116085823066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085823071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085823074 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33253<->l=127.0.0.1:4262) (control_if.c:570) 20241116085823143 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085823143 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085823144 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085823144 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085823144 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085823144 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085823144 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085823144 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085823144 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085823144 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(397)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085823145 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085823145 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085823145 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085823145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085823145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085823145 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085823145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085823145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085823145 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085823145 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085823145 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085823145 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085823145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085823145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085823145 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085823145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085823145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085823145 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085823145 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085823145 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085823145 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085823145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085823145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085823145 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085823145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085823145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085823145 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085823145 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085823145 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085823145 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085823145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085823145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085823145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085823145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085823145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085823145 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085823145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085823145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085823145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085823145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085823145 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085823145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085823145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085823145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085823145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085823145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085823145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085823145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085823145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085823145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085823145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085823145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085823145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085823145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823146 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085823146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085823146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085823146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085823146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085823146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(401)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(399)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085823161 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085823161 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085823161 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085823161 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085823161 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085823161 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085823161 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085823161 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085823162 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085823162 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085823162 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085823162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085823162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085823162 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085823162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085823162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085823162 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085823162 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085823162 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085823162 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085823162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085823162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085823162 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085823162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085823162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085823162 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085823162 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085823162 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085823162 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085823162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085823162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085823162 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085823162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085823162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085823162 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085823162 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085823162 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085823162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085823162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085823162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085823162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085823162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085823162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085823162 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085823162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085823163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085823163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085823163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085823163 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085823163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085823163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085823163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085823163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085823163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085823163 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085823163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085823163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085823163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085823163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085823163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085823163 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085823163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085823163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085823163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085823163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085823163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085823163 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085823184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085823184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085823184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085823184 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085823184 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085823184 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085823184 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085823184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085823184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085823358 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085823358 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085823358 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085823358 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085823360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823360 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085823360 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085823360 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085823360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085823360 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085823360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085823361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823361 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085823361 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085823361 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085823361 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085823361 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085823361 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085823361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085823361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085823361 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085823361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085823361 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085823361 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085823361 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085823361 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085823361 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085823361 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085823362 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085823362 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085823362 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085823362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085823362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085823362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085823362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085823362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085823362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085823362 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085823362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085823362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085823362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085823362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085823362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085823362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085823362 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085823374 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085823374 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085823374 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085823374 DLSS7 <000c> 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)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085823377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823377 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085823377 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085823377 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085823377 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085823377 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085823377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085823378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823378 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085823378 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085823378 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085823378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085823378 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085823378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085823378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085823378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085823378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085823378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085823378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085823378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085823379 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085823379 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085823379 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085823379 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085823380 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085823380 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085823380 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085823380 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085823380 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085823380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085823380 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085823380 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085823380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085823380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085823380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085823380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085823380 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085823380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085823380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085823380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085823380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085823380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085823380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085823380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085823380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085824167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085824167 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085824167 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085824167 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085824167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085824167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085824167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085824167 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085824167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085824167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085824167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085824167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085824167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085824167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085824167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085824167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085824167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824167 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085824167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085824167 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085824167 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085824167 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085824167 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085824167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085824167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085824167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085824167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085824167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085824167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085824168 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085824168 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085824168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085824168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085824168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085824168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085824168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085824168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085824168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085824168 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085824169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085824169 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085824169 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085824169 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085824169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085824169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085824169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085824169 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085824169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085824169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085824169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085824169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085824169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085824169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085824169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085824169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085824169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085824169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085824169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085824169 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085824169 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085824181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085824181 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085824181 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085824181 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085824181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085824181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085824181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085824181 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085824181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085824182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085824182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085824182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085824182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085824182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085824182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085824182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085824182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824182 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085824182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085824182 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085824182 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085824182 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085824182 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085824182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085824182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085824182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085824182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085824182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085824182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085824182 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085824182 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085824182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085824182 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085824182 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085824182 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085824182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085824182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085824182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085824182 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085824184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085824184 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085824184 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085824184 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085824184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085824184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085824184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085824184 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085824184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085824184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085824184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085824184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085824184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085824184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085824184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085824184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085824184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085824184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085824184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085824184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085824184 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085824184 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085824184 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085825221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085825449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45132<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := '8E7CF402256FEF8EF3F8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[0] for '8E7CF402256FEF8EF3F8'O to be handled at TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := '2EFB65F66853C2F5BE8E'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[1] for '2EFB65F66853C2F5BE8E'O to be handled at TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)4069456 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)16188108 20241116085826262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826262 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3e1850, normal) (hnbgw_rua.c:407) 20241116085826262 DHNB DEBUG map_rua[0x561cefa29b20]{init}: Allocated (fsm.c:456) 20241116085826262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069456 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826262 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826262 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826262 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069456 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826262 DCN DEBUG map_sccp[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116085826262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826262 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4069456 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069456 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826262 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826262 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826262 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826262 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{IDLE}: Allocated (fsm.c:456) 20241116085826262 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8e7cf402256fef8ef3f8004f400300020c0056400500f1100926) (sccp_scrc.c:406) 20241116085826262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826262 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826262 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := '2AEB3C0142D89B6AE4DC'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[2] for '2AEB3C0142D89B6AE4DC'O to be handled at TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)13414862 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[0] for l3='8E7CF402256FEF8EF3F8'O handled at TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 0TC_ps_rab_assignment_concurrent0(406)12470678 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085826271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826271 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826271 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826271 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826271 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826271 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00955cdb) (sccp_scrc.c:477) 20241116085826271 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20241116085826271 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826271 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826271 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826271 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826271 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) 20241116085826271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := '84353FD80575C57EE4D4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[0] for '84353FD80575C57EE4D4'O to be handled at TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)9700529 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := '4F8F92703E2098C40049'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[3] for '4F8F92703E2098C40049'O to be handled at TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := '3D11BEF4CE8D0E7A30D3'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[4] for '3D11BEF4CE8D0E7A30D3'O to be handled at TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)12704489 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)6748932 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := 'BB83AF181F3E447EC1C9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[5] for 'BB83AF181F3E447EC1C9'O to be handled at TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)13778362 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := '89892611E9B77E1001F8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[6] for '89892611E9B77E1001F8'O to be handled at TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)4848536 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := 'DC263E19D763BD1043B9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[7] for 'DC263E19D763BD1043B9'O to be handled at TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)487560 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := '1FA308CBC03BF06E56DA'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[8] for '1FA308CBC03BF06E56DA'O to be handled at TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)12381391 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := 'A5F1AF6EA0CC97C84864'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[9] for 'A5F1AF6EA0CC97C84864'O to be handled at TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)3080416 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := '083F59435434E31E350A'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[10] for '083F59435434E31E350A'O to be handled at TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)13910016 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := 'DCBAE87BB4D8C60425E5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[11] for 'DCBAE87BB4D8C60425E5'O to be handled at TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)4517780 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := 'DE38DE8E2BEA189DE247'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[12] for 'DE38DE8E2BEA189DE247'O to be handled at TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)15237110 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := '035EED0A313071729D68'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[13] for '035EED0A313071729D68'O to be handled at TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)6649222 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: f_create_expect(l3 := '7615CBEF76D41FD391E9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Created Expect[14] for '7615CBEF76D41FD391E9'O to be handled at TC_ps_rab_assignment_concurrent0(421) 20241116085826466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826466 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf702cc, normal) (hnbgw_rua.c:407) 20241116085826466 DHNB DEBUG map_rua[0x561cefa44050]{init}: Allocated (fsm.c:456) 20241116085826466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16188108 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826466 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826466 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826466 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16188108 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826466 DCN DEBUG map_sccp[0x561cefa43c60]{init}: Allocated (fsm.c:456) 20241116085826466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826466 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16188108 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16188108 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826466 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826466 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826466 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826466 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{IDLE}: Allocated (fsm.c:456) 20241116085826466 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2efb65f66853c2f5be8e004f40030002e90056400500f1100926) (sccp_scrc.c:406) 20241116085826466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826466 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826467 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xccb1ce, normal) (hnbgw_rua.c:407) 20241116085826467 DHNB DEBUG map_rua[0x561cefa4c130]{init}: Allocated (fsm.c:456) 20241116085826467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13414862 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826467 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13414862 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826467 DCN DEBUG map_sccp[0x561cefa28e70]{init}: Allocated (fsm.c:456) 20241116085826467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826467 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13414862 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13414862 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826467 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826467 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{IDLE}: Allocated (fsm.c:456) 20241116085826467 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2aeb3c0142d89b6ae4dc004f40030003760056400500f1100926) (sccp_scrc.c:406) 20241116085826467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826467 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826467 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826467 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826467 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9404b1, normal) (hnbgw_rua.c:407) 20241116085826467 DHNB DEBUG map_rua[0x561cefa45560]{init}: Allocated (fsm.c:456) 20241116085826467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9700529 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826467 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9700529 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826467 DCN DEBUG map_sccp[0x561cefa45160]{init}: Allocated (fsm.c:456) 20241116085826467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826467 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9700529 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9700529 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826467 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826467 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826467 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826467 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{IDLE}: Allocated (fsm.c:456) 20241116085826467 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a84353fd80575c57ee4d4004f40030001890056400500f1100926) (sccp_scrc.c:406) 20241116085826467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826467 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826467 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826468 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826468 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc1dae9, normal) (hnbgw_rua.c:407) 20241116085826468 DHNB DEBUG map_rua[0x561cefa290b0]{init}: Allocated (fsm.c:456) 20241116085826468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704489 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826468 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826468 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826468 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704489 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826468 DCN DEBUG map_sccp[0x561cefa29350]{init}: Allocated (fsm.c:456) 20241116085826468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826468 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826468 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12704489 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704489 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826468 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826468 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826468 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826468 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{IDLE}: Allocated (fsm.c:456) 20241116085826468 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a4f8f92703e2098c40049004f40030003370056400500f1100926) (sccp_scrc.c:406) 20241116085826468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826468 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826468 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) 20241116085826468 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241116085826468 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826468 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826468 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826468 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826468 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826469 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826469 DRANAP DEBUG ps_rab_ass[0x561cefa263b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826468 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826468 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826468 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826469 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826469 DLPFCP DEBUG ps_rab[0x561cefa27fc0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826469 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826469 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826469 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826469 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826469 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa263b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20241116085826469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826469 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x66fb04, normal) (hnbgw_rua.c:407) 20241116085826469 DHNB DEBUG map_rua[0x561cefa3e580]{init}: Allocated (fsm.c:456) 20241116085826469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748932 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826469 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826469 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826469 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748932 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826469 DCN DEBUG map_sccp[0x561cefa27aa0]{init}: Allocated (fsm.c:456) 20241116085826469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826469 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6748932 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748932 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826469 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826469 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826469 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826469 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{IDLE}: Allocated (fsm.c:456) 20241116085826469 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3d11bef4ce8d0e7a30d3004f40030003920056400500f1100926) (sccp_scrc.c:406) 20241116085826469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826469 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826470 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826470 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd23dba, normal) (hnbgw_rua.c:407) 20241116085826470 DHNB DEBUG map_rua[0x561cefa3fc50]{init}: Allocated (fsm.c:456) 20241116085826470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13778362 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826470 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13778362 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826470 DCN DEBUG map_sccp[0x561cefa23f40]{init}: Allocated (fsm.c:456) 20241116085826470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826470 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13778362 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13778362 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826470 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826470 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826470 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826470 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{IDLE}: Allocated (fsm.c:456) 20241116085826470 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0abb83af181f3e447ec1c9004f40030002b80056400500f1100926) (sccp_scrc.c:406) 20241116085826470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826470 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{init}: State change to connected (no timeout) (context_map_rua.c:229) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)9522074 20241116085826470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826470 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x49fb98, normal) (hnbgw_rua.c:407) 20241116085826471 DHNB DEBUG map_rua[0x561cefa26780]{init}: Allocated (fsm.c:456) 20241116085826471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826471 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4848536 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826471 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826471 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826471 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4848536 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826471 DCN DEBUG map_sccp[0x561cefa23b70]{init}: Allocated (fsm.c:456) 20241116085826471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826471 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4848536 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4848536 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826471 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826471 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826471 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826471 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{IDLE}: Allocated (fsm.c:456) 20241116085826471 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a89892611e9b77e1001f8004f40030000db0056400500f1100926) (sccp_scrc.c:406) 20241116085826471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826471 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826471 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x77088, normal) (hnbgw_rua.c:407) 20241116085826471 DHNB DEBUG map_rua[0x561cefa45720]{init}: Allocated (fsm.c:456) 20241116085826471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-487560 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826471 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826471 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826471 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-487560 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826471 DCN DEBUG map_sccp[0x561cefa291e0]{init}: Allocated (fsm.c:456) 20241116085826471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826471 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-487560 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-487560 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826471 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826471 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826471 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826471 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{IDLE}: Allocated (fsm.c:456) 20241116085826472 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0adc263e19d763bd1043b9004f400300030d0056400500f1100926) (sccp_scrc.c:406) 20241116085826472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826472 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:1 20241116085826472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826472 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbceccf, normal) (hnbgw_rua.c:407) 20241116085826472 DHNB DEBUG map_rua[0x561cefa2bb90]{init}: Allocated (fsm.c:456) 20241116085826472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12381391 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826472 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12381391 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826472 DCN DEBUG map_sccp[0x561cefa3f890]{init}: Allocated (fsm.c:456) 20241116085826472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826472 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12381391 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12381391 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826472 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826472 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{IDLE}: Allocated (fsm.c:456) 20241116085826472 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a1fa308cbc03bf06e56da004f40030000760056400500f1100926) (sccp_scrc.c:406) 20241116085826472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826472 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826473 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2f00e0, normal) (hnbgw_rua.c:407) 20241116085826473 DHNB DEBUG map_rua[0x561cefa3f6d0]{init}: Allocated (fsm.c:456) 20241116085826473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3080416 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826473 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3080416 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826473 DCN DEBUG map_sccp[0x561cefa2bcc0]{init}: Allocated (fsm.c:456) 20241116085826473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826473 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826473 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3080416 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3080416 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826473 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826473 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{IDLE}: Allocated (fsm.c:456) 20241116085826473 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa5f1af6ea0cc97c84864004f40030000450056400500f1100926) (sccp_scrc.c:406) 20241116085826473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826473 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826473 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd44000, normal) (hnbgw_rua.c:407) 20241116085826473 DHNB DEBUG map_rua[0x561cefa68150]{init}: Allocated (fsm.c:456) 20241116085826473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13910016 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826473 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826473 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826473 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13910016 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826473 DCN DEBUG map_sccp[0x561cefa3fa70]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. 20241116085826473 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826473 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13910016 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13910016 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826474 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826474 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826474 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826474 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{IDLE}: Allocated (fsm.c:456) 20241116085826474 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a083f59435434e31e350a004f40030001c40056400500f1100926) (sccp_scrc.c:406) 20241116085826474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826474 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826474 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x44ef94, normal) (hnbgw_rua.c:407) 20241116085826474 DHNB DEBUG map_rua[0x561cefa2bdf0]{init}: Allocated (fsm.c:456) 20241116085826474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826474 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4517780 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826474 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826474 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826474 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4517780 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826474 DCN DEBUG map_sccp[0x561cefa43270]{init}: Allocated (fsm.c:456) 20241116085826474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826474 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4517780 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4517780 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826474 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826474 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826474 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826474 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826474 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826474 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826474 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{IDLE}: Allocated (fsm.c:456) 20241116085826474 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0adcbae87bb4d8c60425e5004f40030003290056400500f1100926) (sccp_scrc.c:406) 20241116085826474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826474 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826474 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826475 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe87ff6, normal) (hnbgw_rua.c:407) 20241116085826475 DHNB DEBUG map_rua[0x561cefa4c5b0]{init}: Allocated (fsm.c:456) 20241116085826475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826475 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826475 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826475 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15237110 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826475 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826475 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826475 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15237110 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826475 DCN DEBUG map_sccp[0x561cefa43430]{init}: Allocated (fsm.c:456) 20241116085826475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826475 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15237110 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15237110 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826475 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826475 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826475 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826475 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{IDLE}: Allocated (fsm.c:456) 20241116085826475 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ade38de8e2bea189de247004f40030003150056400500f1100926) (sccp_scrc.c:406) 20241116085826475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[1] for l3='2EFB65F66853C2F5BE8E'O handled at TC_ps_rab_assignment_concurrent0(407) 20241116085826475 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:2 20241116085826475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826475 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826475 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x657586, normal) (hnbgw_rua.c:407) 20241116085826476 DHNB DEBUG map_rua[0x561cefa4c910]{init}: Allocated (fsm.c:456) 20241116085826476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6649222 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826476 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6649222 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826476 DCN DEBUG map_sccp[0x561cefa247a0]{init}: Allocated (fsm.c:456) 20241116085826476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826476 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6649222 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6649222 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085826476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826476 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826476 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{IDLE}: Allocated (fsm.c:456) 20241116085826476 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a035eed0a313071729d68004f40030002460056400500f1100926) (sccp_scrc.c:406) 20241116085826476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826476 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826476 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826476 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826476 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 1TC_ps_rab_assignment_concurrent0(407)15264106 20241116085826476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826476 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826476 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826476 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826476 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826476 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[2]. TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[2] for l3='2AEB3C0142D89B6AE4DC'O handled at TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 2TC_ps_rab_assignment_concurrent0(408)8714793 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:3 TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:4 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[0] for l3='84353FD80575C57EE4D4'O handled at TC_ps_rab_assignment_concurrent0(409) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 3TC_ps_rab_assignment_concurrent0(409)11800792 HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:5 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[3] for l3='4F8F92703E2098C40049'O handled at TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 4TC_ps_rab_assignment_concurrent0(410)4267656 TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000003'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[5]. HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[4] for l3='3D11BEF4CE8D0E7A30D3'O handled at TC_ps_rab_assignment_concurrent0(411) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 5TC_ps_rab_assignment_concurrent0(411)7526079 20241116085826485 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826485 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826485 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826485 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826485 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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(402)@58b8e6c24fc4: Session index based on connection ID:2 20241116085826485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826485 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826485 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826485 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826485 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004e3dcc) (sccp_scrc.c:477) 20241116085826485 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20241116085826485 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826485 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241116085826485 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826485 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826485 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) 20241116085826485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:6 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:7 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[5] for l3='BB83AF181F3E447EC1C9'O handled at TC_ps_rab_assignment_concurrent0(412) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 6TC_ps_rab_assignment_concurrent0(412)13945339 TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:8 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:9 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[6] for l3='89892611E9B77E1001F8'O handled at TC_ps_rab_assignment_concurrent0(413) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 7TC_ps_rab_assignment_concurrent0(413)2411601 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[10]. TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[7] for l3='DC263E19D763BD1043B9'O handled at TC_ps_rab_assignment_concurrent0(414) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 8TC_ps_rab_assignment_concurrent0(414)6773337 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:11 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[8] for l3='1FA308CBC03BF06E56DA'O handled at TC_ps_rab_assignment_concurrent0(415) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 9TC_ps_rab_assignment_concurrent0(415)2763575 TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[11]. TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[9] for l3='A5F1AF6EA0CC97C84864'O handled at TC_ps_rab_assignment_concurrent0(416) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 10TC_ps_rab_assignment_concurrent0(416)744933 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[10] for l3='083F59435434E31E350A'O handled at TC_ps_rab_assignment_concurrent0(417) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 11TC_ps_rab_assignment_concurrent0(417)7045902 TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:12 20241116085826499 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826499 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826499 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826499 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa263b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[12]. 20241116085826499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826499 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa263b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826499 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa263b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826499 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa263b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826499 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826499 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{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) 20241116085826499 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826499 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826499 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826499 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826499 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) 20241116085826499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085826499 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085826499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x914b9a, normal) (hnbgw_rua.c:407) 20241116085826499 DHNB DEBUG map_rua[0x561cefa263b0]{init}: Allocated (fsm.c:456) 20241116085826499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085826499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9522074 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116085826499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085826499 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9522074 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116085826499 DCN DEBUG map_sccp[0x561cefa1d510]{init}: Allocated (fsm.c:456) 20241116085826499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085826499 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9522074 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116085826499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9522074 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085826499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085826499 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085826499 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:13 20241116085826499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[11] for l3='DCBAE87BB4D8C60425E5'O handled at TC_ps_rab_assignment_concurrent0(418) 20241116085826499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085826499 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085826499 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{IDLE}: Allocated (fsm.c:456) 20241116085826499 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085826499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a7615cbef76d41fd391e9004f40030003370056400500f1100926) (sccp_scrc.c:406) 20241116085826499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085826499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085826499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085826499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826500 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085826500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085826500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085826500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826500 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826500 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826500 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 12TC_ps_rab_assignment_concurrent0(418)8975726 20241116085826500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826500 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826500 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826500 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826500 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826500 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826500 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826500 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d260f) (sccp_scrc.c:477) 20241116085826500 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20241116085826500 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826500 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826500 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826500 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826500 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826500 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826500 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826500 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826500 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826500 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826500 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) 20241116085826500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826501 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003c7dad) (sccp_scrc.c:477) 20241116085826501 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20241116085826501 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826501 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826501 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826501 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826501 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) 20241116085826501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[13]. 20241116085826501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826501 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dc225f) (sccp_scrc.c:477) 20241116085826501 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20241116085826501 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826501 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826501 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826501 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826501 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) 20241116085826501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826502 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00874ea0) (sccp_scrc.c:477) 20241116085826502 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20241116085826502 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826502 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826502 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:14 20241116085826502 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826502 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) 20241116085826502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[12] for l3='DE38DE8E2BEA189DE247'O handled at TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 13TC_ps_rab_assignment_concurrent0(419)15360715 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[13] for l3='035EED0A313071729D68'O handled at TC_ps_rab_assignment_concurrent0(420) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 14TC_ps_rab_assignment_concurrent0(420)6740375 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Found Expect[14] for l3='7615CBEF76D41FD391E9'O handled at TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Added conn table entry 15TC_ps_rab_assignment_concurrent0(421)8070842 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:14 TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085826702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826702 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826702 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826702 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826702 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826702 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826702 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826702 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826702 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3e1850) (hnbgw_rua.c:471) 20241116085826702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069456 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826703 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826703 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826703 DRANAP DEBUG ps_rab_ass[0x561cefa2b110]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826703 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826703 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826703 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826703 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826703 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa2b110]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826703 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826703 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826703 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826703 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826703 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826703 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa2b110]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826703 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826703 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826703 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005751b4) (sccp_scrc.c:477) 20241116085826703 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20241116085826703 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826703 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826703 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826703 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826703 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) 20241116085826703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826703 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826703 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826703 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826703 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826703 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826703 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826703 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826704 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007df06c) (sccp_scrc.c:477) 20241116085826704 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20241116085826704 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826704 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826704 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826704 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826704 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826704 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826704 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826704 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826704 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826704 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826704 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) 20241116085826704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826704 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826704 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826704 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826704 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0043d15f) (sccp_scrc.c:477) 20241116085826704 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20241116085826704 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826704 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826704 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826704 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826704 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) 20241116085826704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826705 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006ca349) (sccp_scrc.c:477) 20241116085826705 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20241116085826705 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826705 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826705 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826705 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826705 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) 20241116085826705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826705 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b01da4) (sccp_scrc.c:477) 20241116085826705 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20241116085826705 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826705 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826705 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826705 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826705 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) 20241116085826705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826706 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ffa25a) (sccp_scrc.c:477) 20241116085826706 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20241116085826706 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826706 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826706 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826706 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826706 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) 20241116085826706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826706 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0098f4a7) (sccp_scrc.c:477) 20241116085826706 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20241116085826706 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826706 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826706 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826706 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826706 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) 20241116085826706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826707 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0070f1e2) (sccp_scrc.c:477) 20241116085826707 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20241116085826707 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826707 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826707 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826707 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826707 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) 20241116085826707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826707 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bc8b4f) (sccp_scrc.c:477) 20241116085826707 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20241116085826707 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826707 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826707 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826707 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826707 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) 20241116085826707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826708 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006135ed) (sccp_scrc.c:477) 20241116085826708 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20241116085826708 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085826708 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085826708 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826708 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085826708 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) 20241116085826708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085826708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085826708 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826708 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) 20241116085826708 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241116085826708 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826708 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826708 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826708 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826708 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826708 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826708 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826708 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826708 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826708 DLPFCP DEBUG ps_rab[0x561cefa370e0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826708 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826708 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241116085826708 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826708 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826708 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E8'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(406) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000004'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826719 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826719 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826719 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826719 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa2b110]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826719 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826719 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa2b110]{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) 20241116085826719 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa2b110]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826719 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826719 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00955cdb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826720 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa2b110]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826720 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa2b110]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826720 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456)[0x561cefa2b110]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826720 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{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) 20241116085826720 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826720 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241116085826720 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826720 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20241116085826720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(407): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E9'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826728 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826728 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826728 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826728 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826728 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826729 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{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) 20241116085826729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826729 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826729 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826739 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf702cc) (hnbgw_rua.c:471) 20241116085826739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16188108 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826739 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826739 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826739 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826739 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826739 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826739 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826739 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826739 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826739 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826739 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003E9'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(407) TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(407): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826741 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826741 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826741 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826741 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826741 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826741 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{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) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 20241116085826741 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826741 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826741 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e3dcc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826741 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826741 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826741 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826741 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{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) 20241116085826741 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826741 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826741 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826741 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826741 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826741 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer 20241116085826742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826742 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826742 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826742 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826742 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer 20241116085826742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826742 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) 20241116085826742 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241116085826742 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826742 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826742 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826742 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826742 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116085826742 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826742 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826742 DLPFCP DEBUG ps_rab[0x561cefa2b110]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826742 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826742 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826742 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826742 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000005'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(408): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EA'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826745 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826745 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826745 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826745 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826745 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826746 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826746 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826746 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{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) 20241116085826746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826746 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826746 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826746 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826750 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xccb1ce) (hnbgw_rua.c:471) 20241116085826750 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13414862 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826750 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826750 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826750 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826750 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826750 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826750 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826750 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826750 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826750 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826750 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826750 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826750 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826750 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EA'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(408) TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(408): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826752 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826752 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826752 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826752 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826752 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826752 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826752 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{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) 20241116085826752 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826752 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826752 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d260f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826752 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826752 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826752 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826752 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{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) 20241116085826752 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826752 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826752 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826752 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826752 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826752 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826752 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer 20241116085826752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826752 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116085826752 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826752 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826752 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826753 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) 20241116085826753 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241116085826753 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826753 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826753 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826753 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826753 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826753 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826753 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826753 DLPFCP DEBUG ps_rab[0x561cefa27710]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826753 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826753 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826753 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 } } } } TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(409): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EB'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826756 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826756 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826756 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826756 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826756 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826756 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{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) 20241116085826756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826760 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9404b1) (hnbgw_rua.c:471) 20241116085826760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9700529 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826760 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826760 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826760 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826760 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826760 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826760 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826760 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826760 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826760 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EB'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(409) TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(409): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826762 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826762 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826762 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826762 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826762 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826762 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826762 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{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) 20241116085826762 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826762 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826762 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7dad), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826762 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826762 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:4 20241116085826762 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826762 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{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) 20241116085826762 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 20241116085826762 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826762 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826762 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826762 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826762 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826762 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085826762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826762 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826762 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826762 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826762 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826763 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) 20241116085826763 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241116085826763 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826763 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826763 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826763 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826763 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826763 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826763 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826763 DLPFCP DEBUG ps_rab[0x561cefa25230]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826763 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826763 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826763 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:3 20241116085826763 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826763 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000007'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(410): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EC'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826766 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826766 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{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) 20241116085826766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826770 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc1dae9) (hnbgw_rua.c:471) 20241116085826770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704489 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826770 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826770 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826770 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826770 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826770 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826770 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826770 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826770 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826770 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826770 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826770 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EC'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(410) TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(410): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826772 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826772 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826772 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826772 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826772 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826772 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826772 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{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) 20241116085826772 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826772 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826772 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc225f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826772 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826772 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826772 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826772 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{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) 20241116085826772 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826772 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826772 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826772 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826772 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 20241116085826772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085826773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826773 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826773 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826773 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826773 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826773 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) 20241116085826773 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:4 20241116085826773 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826773 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826773 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826773 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826773 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826773 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826773 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826773 DLPFCP DEBUG ps_rab[0x561cefa25090]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116085826773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826773 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826773 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000008'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(411): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 18, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003ED'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826776 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826776 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826776 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826777 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{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) 20241116085826777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826781 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x66fb04) (hnbgw_rua.c:471) 20241116085826781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748932 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826781 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826781 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826781 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826781 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826781 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826781 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826781 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826781 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003ED'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(411) TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(411): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 19, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826783 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{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) 20241116085826783 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826783 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826783 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00874ea0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826783 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{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) 20241116085826783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826783 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826783 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826783 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085826784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826784 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826784 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826784 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826784 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826784 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) 20241116085826784 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241116085826784 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826784 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826784 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826784 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826784 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826784 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826784 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826784 DLPFCP DEBUG ps_rab[0x561cefa25bf0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826784 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826784 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826784 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826784 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000009'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(412): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 20, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EE'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826788 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826788 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826788 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826788 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826788 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826788 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826788 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826788 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826788 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826788 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{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) 20241116085826788 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826788 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826788 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826788 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826788 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826792 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd23dba) (hnbgw_rua.c:471) 20241116085826792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13778362 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826792 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826792 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826792 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826792 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826792 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826792 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EE'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(412) TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(412): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 21, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 20241116085826794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826794 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826794 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{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) 20241116085826794 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826794 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826794 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005751b4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826794 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{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) 20241116085826794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826794 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826794 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085826794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826795 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826795 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826795 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826795 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826795 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) 20241116085826795 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241116085826795 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826795 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826795 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826795 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826795 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826795 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826795 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826795 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826795 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826795 DLPFCP DEBUG ps_rab[0x561cefa42550]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826795 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826795 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826795 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826795 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826795 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000A'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(414): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 := '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 } } } 20241116085826799 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826799 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826799 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826799 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826799 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826799 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826799 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{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) 20241116085826799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826799 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826799 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826799 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826799 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826803 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x77088) (hnbgw_rua.c:471) 20241116085826803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-487560 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826803 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826803 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826803 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826803 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826803 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826803 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826804 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826804 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(414) TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(414): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 } } } 20241116085826806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826806 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826806 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826806 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826806 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{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) 20241116085826806 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826806 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826806 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043d15f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826806 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826806 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826806 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{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) 20241116085826806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826806 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826806 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826806 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826806 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826806 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826806 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) 20241116085826806 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241116085826806 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826806 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826806 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826806 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826806 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826806 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826806 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826806 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826806 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826806 DLPFCP DEBUG ps_rab[0x561cefa4d220]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826806 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826806 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826806 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826806 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826806 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:8 HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 24, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000B'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(413): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 := '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 } } } 20241116085826809 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826809 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826809 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826809 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826809 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826810 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826810 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826810 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826810 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826810 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{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) 20241116085826810 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826810 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826810 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826810 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826810 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826814 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x49fb98) (hnbgw_rua.c:471) 20241116085826814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4848536 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826814 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826814 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826814 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826814 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826814 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826814 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826814 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826814 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826814 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826814 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826814 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826814 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 25, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(413) TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(413): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 } } } 20241116085826816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826816 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{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) 20241116085826816 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826816 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826816 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826816 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007df06c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{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) 20241116085826816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 20241116085826816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826816 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085826817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826817 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826817 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826817 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826817 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:7 20241116085826817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826817 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) 20241116085826817 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241116085826817 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826817 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826817 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826817 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826817 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826817 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer 20241116085826817 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826817 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826817 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826817 DLPFCP DEBUG ps_rab[0x561cefa41a00]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826817 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826817 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826817 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826817 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826817 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000C'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(415): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826820 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{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) 20241116085826820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826825 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbceccf) (hnbgw_rua.c:471) 20241116085826825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12381391 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826825 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826825 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826825 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826825 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826825 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826825 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826825 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(415) TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(415): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826827 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826827 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085826827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826827 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{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) 20241116085826827 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826827 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826827 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ca349), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{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) 20241116085826827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826827 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826827 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826827 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826827 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826827 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826827 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826827 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826827 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826827 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) 20241116085826827 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241116085826827 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826827 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826827 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826827 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826827 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826827 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826827 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826827 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826827 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826827 DLPFCP DEBUG ps_rab[0x561cefa37210]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826827 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826827 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826827 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:9 HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000D'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(416): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F2'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826831 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{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) 20241116085826831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826835 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2f00e0) (hnbgw_rua.c:471) 20241116085826835 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3080416 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826835 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826835 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826835 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826835 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826835 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826835 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826835 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826835 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826835 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826835 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826835 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826835 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F2'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(416): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826838 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{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) 20241116085826838 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826838 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826838 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b01da4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{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) 20241116085826838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826838 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826838 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826838 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826838 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826838 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826838 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826838 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826838 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826838 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826838 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826838 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) 20241116085826838 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241116085826838 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826838 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826838 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826838 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826838 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826838 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826838 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826838 DLPFCP DEBUG ps_rab[0x561cefa45de0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826838 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826838 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000E'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(417): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F3'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826842 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826842 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826842 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826842 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826842 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826842 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826842 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{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) 20241116085826842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826842 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826842 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826842 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826842 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826846 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd44000) (hnbgw_rua.c:471) 20241116085826846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13910016 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826846 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826846 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826846 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826846 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826846 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826846 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826846 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826846 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826846 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F3'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(417) TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(417): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826848 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826848 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{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) 20241116085826848 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826848 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826848 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffa25a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{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) 20241116085826848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826848 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826848 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826848 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826848 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826848 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826848 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826848 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer 20241116085826849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826849 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826849 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826849 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826849 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116085826849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826849 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) 20241116085826849 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241116085826849 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826849 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826849 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826849 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826849 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826849 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826849 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826849 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826849 DLPFCP DEBUG ps_rab[0x561cefa47440]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826849 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826849 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826849 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826849 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826849 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '000000000000000F'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(418): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F4'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826853 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826853 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826853 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826853 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826853 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826853 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826853 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826853 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826853 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826853 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{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) 20241116085826853 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826853 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826853 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826853 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826853 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826857 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x44ef94) (hnbgw_rua.c:471) 20241116085826857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4517780 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826857 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826857 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826857 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826857 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826857 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826857 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826857 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826857 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826857 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826857 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826857 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F4'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(418) TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(418): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826859 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826859 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826859 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826859 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826859 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{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) 20241116085826859 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826859 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826859 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098f4a7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826859 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826859 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826859 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{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) 20241116085826859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826859 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826859 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826859 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826859 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826859 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826859 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826859 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826859 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085826860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826860 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826860 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826860 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826860 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826860 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) 20241116085826860 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241116085826860 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826860 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826860 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826860 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826860 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826860 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826860 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826860 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826860 DLPFCP DEBUG ps_rab[0x561cefa49c90]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826860 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826860 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826860 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826860 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826860 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000010'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(419): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 34, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F5'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826864 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826864 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826864 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826864 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826864 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826864 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{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) 20241116085826864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826868 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe87ff6) (hnbgw_rua.c:471) 20241116085826868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15237110 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826868 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826868 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826868 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826868 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826868 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826868 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826868 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826868 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826868 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F5'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(419) TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(419): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 35, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826871 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{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) 20241116085826871 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826871 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826871 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070f1e2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{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) 20241116085826871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826871 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826871 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826871 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826871 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826871 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826871 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826871 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826871 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826871 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) 20241116085826871 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241116085826871 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826871 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826871 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826871 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826871 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826871 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826871 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826871 DLPFCP DEBUG ps_rab[0x561cefa36f40]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826871 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826871 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000011'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 36, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F6'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826874 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826874 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826874 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826874 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826874 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826874 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826874 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826874 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826874 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826874 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826874 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826874 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{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) 20241116085826874 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826874 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826874 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826874 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826874 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826878 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x657586) (hnbgw_rua.c:471) 20241116085826878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6649222 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826878 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826878 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826878 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826878 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826878 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826878 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826878 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F6'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(420) TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 37, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826880 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826880 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826880 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826880 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826880 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826880 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826880 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{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) 20241116085826880 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826880 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826880 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc8b4f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826880 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826880 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826880 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826880 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{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) 20241116085826880 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826880 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826880 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826880 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826880 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826880 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826880 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826880 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826880 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241116085826881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826881 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085826881 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085826881 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085826881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085826881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085826881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085826881 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085826881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085826881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085826881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085826881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085826881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085826881 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) 20241116085826881 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241116085826881 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085826881 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085826881 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085826881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085826881 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116085826881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116085826881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116085826881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826881 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241116085826881 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826881 DLPFCP DEBUG ps_rab[0x561cefa48380]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241116085826881 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241116085826881 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826881 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241116085826881 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826881 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := '7F000002'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000012'O, ipv4_address := '7F000002'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(421) TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(421): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 38, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F7'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20241116085826884 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826884 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241116085826885 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241116085826885 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116085826885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241116085826885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241116085826885 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241116085826885 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241116085826885 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241116085826885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241116085826885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{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) 20241116085826885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241116085826885 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826885 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826885 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826885 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085826885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085826888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085826888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085826888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116085826888 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116085826888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x914b9a) (hnbgw_rua.c:471) 20241116085826888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9522074 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116085826888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116085826888 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116085826889 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116085826889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116085826889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826889 DRANAP DEBUG ps_rab_ass[0x561cefa2b750]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241116085826889 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241116085826889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826889 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241116085826889 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241116085826889 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085826889 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241116085826889 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085826889 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@58b8e6c24fc4: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F7'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(421) TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(421): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 39, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20241116085826890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085826890 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085826890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241116085826890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241116085826890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241116085826890 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116085826890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{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) 20241116085826890 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241116085826890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241116085826890 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085826890 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085826890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006135ed), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241116085826890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085826890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085826890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085826890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085826890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241116085826890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241116085826890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074)[0x561cefa2b750]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241116085826890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{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) 20241116085826890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241116085826890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085826890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085826890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085826890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085826891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085826891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085826891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085826891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085826891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085826891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085826891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085826891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085828745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828745 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828745 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828745 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828745 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241116085828746 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241116085828746 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828746 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828746 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828746 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828746 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828746 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828746 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828746 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828746 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828746 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E8'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(406) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241116085828756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828756 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{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) 20241116085828756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085828756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828756 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4069456-RAB-23)[0x561cefa27fc0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828756 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)4069456 20241116085828771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828771 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 20241116085828771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3e1850,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069456 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828771 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828771 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828771 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828771 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00955cdb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828771 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828771 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828771 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828772 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828772 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828772 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828772 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828772 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828772 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828772 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828772 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) 20241116085828772 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241116085828772 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828772 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828772 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828772 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828772 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828772 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828772 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828772 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828772 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828772 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828772 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085828772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828772 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828772 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828772 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) 20241116085828772 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241116085828772 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828772 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828772 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828772 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828773 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828773 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241116085828773 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828773 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085828773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003E9'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(407) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:0 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EA'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(408) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(407): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000004'O, sequence_number := 41, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828779 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828779 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{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) 20241116085828780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241116085828780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16188108-RAB-23)[0x561cefa370e0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(408): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000005'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828781 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828781 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{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) 20241116085828781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828781 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085828781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828781 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13414862-RAB-23)[0x561cefa2b110]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828781 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828781 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(406)12470678 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)16188108 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:0 20241116085828786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828786 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf702cc,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16188108 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828786 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828786 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828786 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828786 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e3dcc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828787 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828787 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828787 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828787 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828787 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828787 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828787 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828787 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828787 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828787 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828788 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828788 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828788 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828788 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828788 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) 20241116085828788 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241116085828788 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828788 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828788 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828788 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828788 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828788 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828788 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828788 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828788 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828788 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828788 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) 20241116085828788 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241116085828788 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828788 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828788 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828788 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828788 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828788 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828788 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828788 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241116085828788 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828788 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085828789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)13414862 20241116085828790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:1 20241116085828790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828790 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xccb1ce,cause=radio(normal)) (hnbgw_rua.c:439) HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(409) 20241116085828790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13414862 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828790 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828790 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828790 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828790 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d260f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer 20241116085828791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828791 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116085828791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828791 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828791 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828791 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828791 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000024), PART(T=Source Reference,L=4,D=00955cdb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828792 DLSCCP DEBUG Received CO:RELRE for local reference 36 (sccp_scoc.c:1824) 20241116085828792 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828792 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828792 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828792 DCN DEBUG handle_cn_disc_ind() conn_id=36 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241116085828792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{disconnected}: Freeing instance (context_map.c:202) 20241116085828792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4069456)[0x561cefa29b20]{disconnected}: Deallocated (fsm.c:568) 20241116085828792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{disconnected}: Freeing instance (context_map.c:206) 20241116085828792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x561cefa1ddc0]{disconnected}: Deallocated (fsm.c:568) 20241116085828792 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4069456 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00955cdb), PART(T=Source Reference,L=4,D=00000024) (sccp_scrc.c:406) 20241116085828792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828792 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828792 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828792 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828792 DLSCCP DEBUG SCCP-SCOC(36)[0x561cefa45860]{IDLE}: Deallocated (fsm.c:568) 20241116085828792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828792 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828792 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828792 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828792 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(410) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828795 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828795 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828795 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828795 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:2 TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828796 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828796 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828796 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) 20241116085828796 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241116085828796 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828796 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828796 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828796 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828796 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828796 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer 20241116085828796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 3 (3*PFCPtx) (pfcp_cp_peer.c:416) 20241116085828796 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828796 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116085828796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(407)15264106 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:0 TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003ED'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(411) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(409): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828801 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 4 (3*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828801 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{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) 20241116085828801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828801 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241116085828801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9700529-RAB-23)[0x561cefa27710]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828801 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 2 (2*PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(410): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828802 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828802 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{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) 20241116085828802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828802 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241116085828802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(408)8714793 20241116085828802 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12704489-RAB-23)[0x561cefa25230]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828802 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:2 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(411): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000008'O, sequence_number := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 20241116085828805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085828805 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{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) 20241116085828805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085828805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828805 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6748932-RAB-23)[0x561cefa25090]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828805 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)9700529 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)12704489 20241116085828808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828808 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9404b1,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9700529 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828808 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828808 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828808 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828808 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828808 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7dad), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828808 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828808 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828808 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828808 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828808 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828808 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828808 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828808 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828808 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828808 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828809 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828809 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828809 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828809 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828809 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828809 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828809 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828809 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828809 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828809 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828809 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=004e3dcc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828809 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20241116085828809 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828809 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828809 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828809 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) 20241116085828809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{disconnected}: Freeing instance (context_map.c:202) 20241116085828809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16188108)[0x561cefa44050]{disconnected}: Deallocated (fsm.c:568) 20241116085828809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{disconnected}: Freeing instance (context_map.c:206) 20241116085828809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x561cefa43c60]{disconnected}: Deallocated (fsm.c:568) 20241116085828809 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16188108 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004e3dcc), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20241116085828809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828809 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828810 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828810 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828810 DLSCCP DEBUG SCCP-SCOC(37)[0x561cefa3c0d0]{IDLE}: Deallocated (fsm.c:568) 20241116085828810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828810 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=000d260f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828810 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20241116085828810 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828810 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828810 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828810 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) 20241116085828810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{disconnected}: Freeing instance (context_map.c:202) 20241116085828810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13414862)[0x561cefa4c130]{disconnected}: Deallocated (fsm.c:568) 20241116085828810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{disconnected}: Freeing instance (context_map.c:206) 20241116085828810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x561cefa28e70]{disconnected}: Deallocated (fsm.c:568) 20241116085828810 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13414862 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828810 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d260f), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20241116085828810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828810 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828810 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828810 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828810 DLSCCP DEBUG SCCP-SCOC(38)[0x561cefa45430]{IDLE}: Deallocated (fsm.c:568) 20241116085828811 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828811 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828811 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828811 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) 20241116085828811 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241116085828811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828811 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)6748932 20241116085828811 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828811 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828811 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828811 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828811 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828811 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828811 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828811 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828811 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828811 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085828812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828812 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828812 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc1dae9,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704489 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828812 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828812 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828812 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828812 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:3 20241116085828812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc225f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer 20241116085828813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828813 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828813 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828813 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828813 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828813 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(412) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:4 TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(409)11800792 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(412): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000009'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828819 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{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) 20241116085828819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085828819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828819 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13778362-RAB-23)[0x561cefa25bf0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828819 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085828819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828819 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828819 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828819 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828820 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828820 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828820 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828820 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) 20241116085828820 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241116085828820 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828820 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828820 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828820 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828820 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828820 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828820 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828820 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:3 20241116085828821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828821 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x66fb04,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748932 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828821 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828821 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828821 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828821 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828821 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00874ea0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(410)4267656 20241116085828822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828822 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828822 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828822 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828822 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(414) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:4 20241116085828824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828824 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828824 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828824 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828824 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828824 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828824 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=003c7dad), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828824 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20241116085828824 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828824 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828824 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828824 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) 20241116085828824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{disconnected}: Freeing instance (context_map.c:202) 20241116085828824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9700529)[0x561cefa45560]{disconnected}: Deallocated (fsm.c:568) 20241116085828824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{disconnected}: Freeing instance (context_map.c:206) 20241116085828824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x561cefa45160]{disconnected}: Deallocated (fsm.c:568) 20241116085828824 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9700529 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c7dad), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20241116085828824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828824 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828824 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828824 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828824 DLSCCP DEBUG SCCP-SCOC(39)[0x561cefa28870]{IDLE}: Deallocated (fsm.c:568) 20241116085828825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828825 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 20241116085828826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828826 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828826 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828826 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828826 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085828826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828826 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=00dc225f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828826 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20241116085828826 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828826 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828826 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828826 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) 20241116085828826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:5 20241116085828826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{disconnected}: Freeing instance (context_map.c:202) 20241116085828826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12704489)[0x561cefa290b0]{disconnected}: Deallocated (fsm.c:568) 20241116085828826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{disconnected}: Freeing instance (context_map.c:206) 20241116085828827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x561cefa29350]{disconnected}: Deallocated (fsm.c:568) 20241116085828827 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12704489 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc225f), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20241116085828827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer 20241116085828827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828827 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828827 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828827 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828827 DLSCCP DEBUG SCCP-SCOC(40)[0x561cefa3e210]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116085828827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828827 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828827 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828827 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828827 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828827 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:3 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)13778362 20241116085828828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828828 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) 20241116085828828 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241116085828828 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828828 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828828 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828828 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828828 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828828 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending 20241116085828828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241116085828828 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828828 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(414): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 } } } 20241116085828829 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828829 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{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) 20241116085828830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828830 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241116085828830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828830 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-487560-RAB-23)[0x561cefa42550]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828830 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20241116085828830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828830 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd23dba,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13778362 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828830 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828830 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828830 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828830 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005751b4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828831 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := 48, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(413) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(411)7526079 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 20241116085828835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828835 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828835 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828835 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828836 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(413): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '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 } } } 20241116085828836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828836 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=00874ea0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828836 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20241116085828836 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828836 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828836 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828836 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) 20241116085828836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{disconnected}: Freeing instance (context_map.c:202) 20241116085828836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6748932)[0x561cefa3e580]{disconnected}: Deallocated (fsm.c:568) 20241116085828836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{disconnected}: Freeing instance (context_map.c:206) 20241116085828836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x561cefa27aa0]{disconnected}: Deallocated (fsm.c:568) 20241116085828836 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6748932 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00874ea0), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20241116085828836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828836 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828836 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828836 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828836 DLSCCP DEBUG SCCP-SCOC(41)[0x561cefa23e10]{IDLE}: Deallocated (fsm.c:568) 20241116085828836 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828836 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{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) 20241116085828836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828836 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4848536-RAB-23)[0x561cefa4d220]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828836 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828836 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085828837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828837 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828837 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828837 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828837 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828837 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828837 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) 20241116085828838 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241116085828838 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828838 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828838 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828838 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828838 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828838 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828838 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)487560 20241116085828838 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085828839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828839 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x77088,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-487560 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828839 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828839 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828839 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828839 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043d15f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828839 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(412)13945339 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(415) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828842 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828842 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828842 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828842 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:8 20241116085828842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer 20241116085828842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241116085828842 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=005751b4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828842 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20241116085828842 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828842 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828842 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828842 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) 20241116085828842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{disconnected}: Freeing instance (context_map.c:202) 20241116085828843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13778362)[0x561cefa3fc50]{disconnected}: Deallocated (fsm.c:568) 20241116085828843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{disconnected}: Freeing instance (context_map.c:206) 20241116085828843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x561cefa23f40]{disconnected}: Deallocated (fsm.c:568) 20241116085828843 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13778362 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005751b4), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20241116085828843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828843 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828843 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828843 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828843 DLSCCP DEBUG SCCP-SCOC(42)[0x561cefa2c880]{IDLE}: Deallocated (fsm.c:568) 20241116085828843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)4848536 20241116085828843 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(415): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828845 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828845 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{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) 20241116085828845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828845 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085828845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12381391-RAB-23)[0x561cefa41a00]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828845 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828845 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(414)6773337 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085828846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828846 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828846 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828846 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828846 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828846 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) 20241116085828846 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241116085828846 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828846 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828847 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:8 20241116085828847 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828847 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828847 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828847 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828847 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828847 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828847 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085828847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828847 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x49fb98,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4848536 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828847 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828847 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828847 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828847 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007df06c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828847 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F2'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(416) TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)12381391 20241116085828847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828847 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828847 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828847 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828847 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828848 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=0043d15f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828848 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20241116085828848 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828848 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828848 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828848 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) 20241116085828848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{disconnected}: Freeing instance (context_map.c:202) 20241116085828848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-487560)[0x561cefa45720]{disconnected}: Deallocated (fsm.c:568) 20241116085828848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{disconnected}: Freeing instance (context_map.c:206) 20241116085828848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x561cefa291e0]{disconnected}: Deallocated (fsm.c:568) 20241116085828848 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-487560 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043d15f), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20241116085828848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828848 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828848 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828848 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828848 DLSCCP DEBUG SCCP-SCOC(44)[0x561cefa3f250]{IDLE}: Deallocated (fsm.c:568) 20241116085828848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828848 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828848 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828848 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828848 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(416): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085828851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828851 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{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) 20241116085828851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085828851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3080416-RAB-23)[0x561cefa37210]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(413)2411601 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:7 20241116085828852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828852 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828852 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828852 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828852 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828852 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=007df06c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828852 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20241116085828852 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828852 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828852 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828852 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) 20241116085828852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{disconnected}: Freeing instance (context_map.c:202) 20241116085828852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4848536)[0x561cefa26780]{disconnected}: Deallocated (fsm.c:568) 20241116085828852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{disconnected}: Freeing instance (context_map.c:206) 20241116085828852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x561cefa23b70]{disconnected}: Deallocated (fsm.c:568) 20241116085828852 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4848536 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007df06c), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20241116085828852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828852 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828852 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828852 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828852 DLSCCP DEBUG SCCP-SCOC(43)[0x561cefa2c260]{IDLE}: Deallocated (fsm.c:568) 20241116085828852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828852 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828852 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828852 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828852 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)3080416 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085828853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828853 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828853 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828853 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828853 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:7 20241116085828853 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) 20241116085828853 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241116085828853 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828853 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828853 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828853 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828853 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828853 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending 20241116085828853 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828853 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828853 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828853 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085828853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828853 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbceccf,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12381391 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828853 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828853 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828853 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828853 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ca349), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828853 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2f00e0,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3080416 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828853 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828853 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828853 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828853 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b01da4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828853 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828853 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828853 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828853 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828853 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828853 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828853 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828853 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F3'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(417) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(417): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000E'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(415)2763575 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:9 20241116085828856 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828856 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{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) 20241116085828856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828856 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085828856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13910016-RAB-23)[0x561cefa45de0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828856 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828856 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(416)744933 20241116085828857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828857 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828857 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828857 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828857 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:10 20241116085828857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828857 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=006ca349), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828857 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20241116085828857 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828857 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828857 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828857 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) 20241116085828857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{disconnected}: Freeing instance (context_map.c:202) 20241116085828857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12381391)[0x561cefa2bb90]{disconnected}: Deallocated (fsm.c:568) 20241116085828857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{disconnected}: Freeing instance (context_map.c:206) 20241116085828857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x561cefa3f890]{disconnected}: Deallocated (fsm.c:568) 20241116085828857 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12381391 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006ca349), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20241116085828857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828857 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828857 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828857 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828857 DLSCCP DEBUG SCCP-SCOC(45)[0x561cefa67cf0]{IDLE}: Deallocated (fsm.c:568) 20241116085828857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828857 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828857 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828857 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828857 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828857 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828857 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828857 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828857 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828858 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=00b01da4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828858 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20241116085828858 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828858 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828858 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828858 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) 20241116085828858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{disconnected}: Freeing instance (context_map.c:202) 20241116085828858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3080416)[0x561cefa3f6d0]{disconnected}: Deallocated (fsm.c:568) 20241116085828858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{disconnected}: Freeing instance (context_map.c:206) 20241116085828858 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x561cefa2bcc0]{disconnected}: Deallocated (fsm.c:568) 20241116085828858 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3080416 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b01da4), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20241116085828858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828858 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828858 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828858 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828858 DLSCCP DEBUG SCCP-SCOC(46)[0x561cefa42df0]{IDLE}: Deallocated (fsm.c:568) 20241116085828858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828858 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828858 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828858 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828858 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)13910016 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085828862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828862 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828862 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828862 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828862 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828862 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) 20241116085828862 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241116085828862 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828862 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828862 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828862 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828862 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828862 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828862 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828862 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828862 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828862 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085828862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828862 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd44000,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13910016 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828862 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828862 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828862 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828862 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffa25a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828862 DLSS7 <000c> osmo_ss7_hmrt.c:233 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-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := { } } } } 20241116085828862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828862 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(418) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(417)7045902 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:11 HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(418): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000F'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241116085828864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828864 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{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) 20241116085828864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085828864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4517780-RAB-23)[0x561cefa47440]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241116085828864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828864 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828864 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828864 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828864 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828864 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=00ffa25a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828864 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20241116085828864 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828864 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828864 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828864 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) 20241116085828864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{disconnected}: Freeing instance (context_map.c:202) 20241116085828864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13910016)[0x561cefa68150]{disconnected}: Deallocated (fsm.c:568) 20241116085828864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{disconnected}: Freeing instance (context_map.c:206) 20241116085828864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x561cefa3fa70]{disconnected}: Deallocated (fsm.c:568) 20241116085828864 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13910016 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffa25a), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20241116085828864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828864 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828864 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828864 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828864 DLSCCP DEBUG SCCP-SCOC(47)[0x561cefa43a10]{IDLE}: Deallocated (fsm.c:568) 20241116085828864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)4517780 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085828877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828877 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828877 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828877 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828877 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828877 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828877 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) 20241116085828877 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241116085828877 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828877 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828877 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828877 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828877 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828877 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828877 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828877 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828877 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828877 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085828877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828877 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x44ef94,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828877 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4517780 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828877 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828877 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828878 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828878 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828878 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828878 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098f4a7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828878 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828878 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828878 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828878 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F5'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(419) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(419): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000010'O, sequence_number := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(418)8975726 20241116085828882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828882 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{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) 20241116085828882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085828882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15237110-RAB-23)[0x561cefa49c90]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:12 20241116085828883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828883 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828883 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828883 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828883 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828883 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828883 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828883 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=0098f4a7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828883 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20241116085828883 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828883 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828883 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828883 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) 20241116085828883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{disconnected}: Freeing instance (context_map.c:202) 20241116085828883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4517780)[0x561cefa2bdf0]{disconnected}: Deallocated (fsm.c:568) 20241116085828883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{disconnected}: Freeing instance (context_map.c:206) 20241116085828883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x561cefa43270]{disconnected}: Deallocated (fsm.c:568) 20241116085828883 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4517780 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828883 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0098f4a7), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20241116085828883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828883 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828883 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828883 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828883 DLSCCP DEBUG SCCP-SCOC(48)[0x561cefa4d770]{IDLE}: Deallocated (fsm.c:568) 20241116085828883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)15237110 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085828887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828887 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828887 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828887 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828887 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828887 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) 20241116085828887 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241116085828887 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828887 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828887 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828887 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828887 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828887 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828887 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828887 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828887 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828887 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085828887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828887 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe87ff6,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15237110 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828887 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828887 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828887 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828887 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070f1e2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828887 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828887 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F6'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(420) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(420): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000011'O, sequence_number := 54, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(419)15360715 20241116085828890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828890 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{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) 20241116085828890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085828890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6649222-RAB-23)[0x561cefa36f40]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:13 20241116085828891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828891 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828891 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828891 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828891 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828891 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=0070f1e2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828891 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20241116085828891 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828891 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828891 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828891 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) 20241116085828891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{disconnected}: Freeing instance (context_map.c:202) 20241116085828891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15237110)[0x561cefa4c5b0]{disconnected}: Deallocated (fsm.c:568) 20241116085828891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{disconnected}: Freeing instance (context_map.c:206) 20241116085828891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x561cefa43430]{disconnected}: Deallocated (fsm.c:568) 20241116085828891 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15237110 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070f1e2), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20241116085828891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828891 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828891 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828891 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828891 DLSCCP DEBUG SCCP-SCOC(49)[0x561cefa24670]{IDLE}: Deallocated (fsm.c:568) 20241116085828891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)6649222 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_len:12 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116085828896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828896 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828896 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828896 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828896 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828896 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) 20241116085828896 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241116085828896 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116085828896 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828896 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116085828896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116085828896 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116085828896 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116085828896 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116085828896 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241116085828896 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241116085828896 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241116085828896 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241116085828896 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241116085828896 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116085828896 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241116085828896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085828896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) 20241116085828896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085828897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085828897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085828897 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085828897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x657586,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085828897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6649222 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085828897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085828897 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085828897 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085828897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085828897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085828897 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085828897 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085828897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc8b4f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085828897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085828897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085828897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085828897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828897 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828897 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828897 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828897 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F7'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(396)@58b8e6c24fc4: found destination TC_ps_rab_assignment_concurrent0(421) HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@58b8e6c24fc4: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(421): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000012'O, sequence_number := 55, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20241116085828901 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241116085828901 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241116085828901 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241116085828901 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241116085828901 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{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) 20241116085828901 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241116085828901 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241116085828901 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241116085828901 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241116085828901 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241116085828901 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241116085828901 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9522074-RAB-23)[0x561cefa48380]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241116085828901 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241116085828901 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x561cefa1ab50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(420)6740375 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:14 20241116085828902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828902 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085828902 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085828902 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085828902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085828902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085828902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085828902 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085828902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085828902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085828902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085828902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085828902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085828902 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=00bc8b4f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085828902 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20241116085828902 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085828902 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085828903 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085828903 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) 20241116085828903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085828903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085828903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085828903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{disconnected}: Freeing instance (context_map.c:202) 20241116085828903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6649222)[0x561cefa4c910]{disconnected}: Deallocated (fsm.c:568) 20241116085828903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085828903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{disconnected}: Freeing instance (context_map.c:206) 20241116085828903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x561cefa247a0]{disconnected}: Deallocated (fsm.c:568) 20241116085828903 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6649222 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085828903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bc8b4f), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20241116085828903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085828903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085828903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085828903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085828903 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085828903 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085828903 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085828903 DLSCCP DEBUG SCCP-SCOC(50)[0x561cefa24ed0]{IDLE}: Deallocated (fsm.c:568) 20241116085828903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085828903 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085828903 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085828903 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085828903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085828903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085828903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085828903 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)9522074 20241116085829098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085829098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085829098 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116085829098 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116085829098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x914b9a,cause=radio(normal)) (hnbgw_rua.c:439) 20241116085829098 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9522074 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116085829098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116085829098 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116085829098 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116085829098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116085829098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085829098 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116085829098 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116085829098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006135ed), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116085829098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085829098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085829098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085829098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085829098 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116085829098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116085829098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116085829099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085829099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085829099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085829099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085829099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085829099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085829099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085829099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(421)8070842 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on connection ID:15 20241116085829112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085829112 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085829112 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085829112 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085829112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085829112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085829112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085829112 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085829112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085829112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085829112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085829112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085829112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085829112 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=006135ed), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116085829112 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20241116085829112 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116085829112 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085829112 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116085829112 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) 20241116085829112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116085829112 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116085829113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085829113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{disconnected}: Freeing instance (context_map.c:202) 20241116085829113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9522074)[0x561cefa263b0]{disconnected}: Deallocated (fsm.c:568) 20241116085829113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085829113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{disconnected}: Freeing instance (context_map.c:206) 20241116085829113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x561cefa1d510]{disconnected}: Deallocated (fsm.c:568) 20241116085829113 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9522074 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116085829113 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006135ed), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20241116085829113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085829113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085829113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085829113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085829113 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116085829113 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085829113 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085829113 DLSCCP DEBUG SCCP-SCOC(51)[0x561cefa2afe0]{IDLE}: Deallocated (fsm.c:568) 20241116085829113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085829113 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085829113 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085829113 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085829113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085829113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085829113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085829113 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(406)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(407)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(408)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45070<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(409)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45072<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(410)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(411)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(412)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45092<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(414)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45090<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(413)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45104<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(416)@58b8e6c24fc4: Final verdict of PTC: pass 20241116085830859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45098<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(415)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(417)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(418)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45114<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(419)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085830903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45130<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(420)@58b8e6c24fc4: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085831116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45132<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(421)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(400)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(393)@58b8e6c24fc4: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(398)@58b8e6c24fc4: Final verdict of PTC: none 20241116085831128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45046<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085831128 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085831128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085831128 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085831128 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085831128 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085831128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085831128 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085831128 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085831128 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085831128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085831129 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085831129 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085831129 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085831129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085831129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085831129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085831129 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085831129 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085831129 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085831129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085831129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085831129 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085831129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085831129 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085831129 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085831129 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085831129 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085831129 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085831129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085831129 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085831129 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085831129 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085831129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085831129 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085831129 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085831129 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085831129 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085831129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085831129 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085831129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085831130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085831130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085831130 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085831130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085831130 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085831130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085831130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085831130 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085831130 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085831130 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085831130 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085831130 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33253<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(399)@58b8e6c24fc4: Final verdict of PTC: none 20241116085831130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085831130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085831130 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn0-M3UA(404)@58b8e6c24fc4: Final verdict of PTC: none 20241116085831130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085831130 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085831130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085831130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085831130 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085831130 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085831130 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085831130 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(403)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(394)@58b8e6c24fc4: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(397)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(405)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085831132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(393): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(397): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(398): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(406): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(407): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(408): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(409): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(410): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(411): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(412): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(413): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(414): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(415): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(416): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(417): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(418): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(419): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(420): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_ps_rab_assignment_concurrent0(421): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:58:31 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 20241116085831174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085831676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1663280) Waiting for packet dumper to finish... 1 (prev_count=1663280, count=1690044) 20241116085833130 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085833130 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085833130 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085833130 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085833130 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085833130 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:58: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241116085834796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085834801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085834805 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39489<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085834902 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085834902 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085834912 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085834912 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085834912 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085834912 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085834913 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085834913 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085834913 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085834913 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085834913 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36139 (stream_srv.c:129) 20241116085834913 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36139<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085834914 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085834914 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085834914 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085834914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085834914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085834914 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085834914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085834914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085834914 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085834914 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085834914 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085834914 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085834914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085834914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085834914 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085834914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085834914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085834914 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085834914 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085834914 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085834914 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085834914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085834914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085834914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085834914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085834914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085834914 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085834914 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085834914 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085834914 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085834914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085834914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085834914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085834914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085834914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085834914 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085834914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085834914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085834914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085834914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085834914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085834914 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085834914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085834914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085834914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085834914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085834914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085834914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085834914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085834914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085834914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085834914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085834914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085834914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085834914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085834914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085834914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085834914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085834914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085834914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085834914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085834914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085834914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(432)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(432)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(432)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085834930 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085834930 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085834931 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085834931 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085834931 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085834931 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085834931 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085834931 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085834932 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085834932 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085834932 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085834932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085834932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085834932 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085834932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085834932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085834932 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085834932 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085834932 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085834932 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085834932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085834932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085834932 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085834932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085834932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085834932 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085834932 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085834932 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085834932 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085834932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085834932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085834932 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085834932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085834932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085834932 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085834932 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085834932 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085834932 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085834932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085834932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085834932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085834932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085834932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085834932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085834932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085834932 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085834932 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085834932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085834932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085834932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085834932 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085834932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085834932 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085834932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085834932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085834932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085834932 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085834932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085834932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085834932 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085834932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085834932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085834932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085834932 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085834932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085834932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085834932 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085834932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085834932 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085834932 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085834932 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085834932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085834932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085834932 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(435)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(435)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(435)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(433)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085834957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085834957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085834957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085834957 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085834957 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085834957 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085834957 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085834957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085834957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085834962 DLINP DEBUG SRVCONN(,r=127.0.0.1:36139<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085834962 DLINP DEBUG SRVCONN(,r=127.0.0.1:36139<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085834962 DLINP DEBUG SRVCONN(,r=127.0.0.1:36139<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085834962 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085834962 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) 20241116085834962 DLGLOBAL DEBUG validating counter group 0x561ceeed4be0(hnb) with 60 counters (rate_ctr.c:86) 20241116085834962 DHNBAP DEBUG (127.0.0.1:36139 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085834962 DHNBAP NOTICE (127.0.0.1:36139 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085834962 DHNBAP NOTICE (127.0.0.1:36139 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085834962 DLINP DEBUG SRVCONN(,r=127.0.0.1:36139<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085834962 DLINP DEBUG SRVCONN(,r=127.0.0.1:36139<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085835129 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085835129 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085835129 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085835129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(432)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085835136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835136 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085835136 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085835136 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085835136 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085835136 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085835136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085835139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835139 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085835139 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085835139 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085835139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085835139 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085835139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085835139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085835139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085835139 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085835139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085835139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085835139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085835139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085835139 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085835139 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085835139 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085835140 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085835140 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085835140 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085835140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085835140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085835140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085835141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085835141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085835141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085835141 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085835141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835141 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085835141 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085835141 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085835141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085835141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085835141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085835141 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085835144 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085835144 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085835144 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085835144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(435)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085835150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835150 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085835150 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085835150 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085835150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085835150 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085835150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085835153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835153 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085835153 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085835153 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085835153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085835153 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085835153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085835153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085835153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085835153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085835153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085835153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085835153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085835153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085835153 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085835153 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085835153 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085835154 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085835154 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085835154 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085835154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085835154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085835154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085835154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085835154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085835154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085835154 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085835155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085835155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085835155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085835155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085835155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085835155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085835155 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085835938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835938 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085835938 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085835938 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085835938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085835938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085835938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085835938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085835938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085835938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085835938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085835938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085835938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085835938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085835938 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085835938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085835938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835938 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085835938 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085835938 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085835938 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085835938 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085835938 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085835938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085835938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085835938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085835938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085835938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085835938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085835938 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085835938 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085835938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085835938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085835938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085835938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085835938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085835938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085835938 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085835938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835938 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085835938 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085835938 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085835938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085835938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085835938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085835938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085835938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085835938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085835938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085835938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085835938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085835938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085835938 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085835938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085835938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835938 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085835939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085835939 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085835939 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085835939 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(434)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085835955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835955 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085835955 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085835955 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085835955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085835955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085835955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085835955 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085835955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085835955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085835955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085835955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085835955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085835955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085835955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085835955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085835955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835955 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085835955 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085835955 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085835955 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085835955 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085835955 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085835955 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085835955 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085835955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085835956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085835956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085835956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085835956 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085835956 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085835956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085835956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085835956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085835956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085835956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085835956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085835956 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085835957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085835957 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085835957 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085835957 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085835957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085835957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085835957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085835957 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085835957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085835957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085835957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085835957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085835957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085835957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085835957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085835957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085835957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085835957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085835957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085835957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085835957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085835957 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085835957 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085835957 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085835966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085835972 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085835976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085835979 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085835983 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085835986 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085835990 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085835993 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085835996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085835999 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085836002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085836005 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085836007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085836010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085836012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085836014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085836016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085836017 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085836019 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085836020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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 := '000000000000001100001011'B, t_guard := 20.000000 } 20241116085836049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41696<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(437) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)8100295 20241116085837092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085837092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085837092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085837092 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085837093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7b99c7, normal) (hnbgw_rua.c:407) 20241116085837093 DHNB DEBUG map_rua[0x561cefa29b20]{init}: Allocated (fsm.c:456) 20241116085837093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8100295)[0x561cefa29b20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085837093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8100295 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085837093 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085837093 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085837093 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8100295 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085837093 DCN DEBUG map_sccp[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116085837093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085837093 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8100295 <-> SCCP-52 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085837093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8100295 SCCP-52 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085837093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8100295)[0x561cefa29b20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085837093 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085837093 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085837093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8100295)[0x561cefa29b20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085837093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x561cefa1ddc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085837093 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085837093 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{IDLE}: Allocated (fsm.c:456) 20241116085837093 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085837093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000034), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300030b0056400500f1100926) (sccp_scrc.c:406) 20241116085837093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085837093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085837093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085837093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085837093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085837093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085837093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085837093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085837093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085837093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085837093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085837093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085837093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085837093 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085837093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x561cefa1ddc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085837093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8100295)[0x561cefa29b20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085837093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085837093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085837093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085837093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085837093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085837094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085837094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085837094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(437) HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(437)1175407 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(437)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085837112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085837112 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085837112 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085837112 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085837112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085837112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085837112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085837112 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085837112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085837112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085837112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085837112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085837112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085837112 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007f8f0f) (sccp_scrc.c:477) 20241116085837112 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20241116085837113 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085837113 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085837113 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085837113 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085837113 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085837113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x561cefa1ddc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085837113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x561cefa1ddc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085837114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41696<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(437)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085837115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085837117 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085837118 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085837120 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085837121 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085837122 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085837124 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085837125 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085837126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085837127 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085837128 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085837129 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085837130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085837131 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085837132 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085837133 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085837134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085837135 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085837136 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085837137 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000100000010'B, t_guard := 20.000000 } 20241116085837148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41698<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(438) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)5664918 20241116085838170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085838170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085838170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085838170 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085838170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x567096, normal) (hnbgw_rua.c:407) 20241116085838170 DHNB DEBUG map_rua[0x561cefa2b110]{init}: Allocated (fsm.c:456) 20241116085838170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5664918)[0x561cefa2b110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085838170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5664918 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085838170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085838170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085838170 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085838171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5664918 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085838171 DCN DEBUG map_sccp[0x561cefa370e0]{init}: Allocated (fsm.c:456) 20241116085838171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x561cefa370e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085838171 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5664918 <-> SCCP-53 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085838171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5664918 SCCP-53 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085838171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5664918)[0x561cefa2b110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085838171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085838171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085838171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5664918)[0x561cefa2b110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085838171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x561cefa370e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085838171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085838171 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{IDLE}: Allocated (fsm.c:456) 20241116085838171 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085838171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000035), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030001020056400500f1100926) (sccp_scrc.c:406) 20241116085838171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085838171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085838171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085838171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085838171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085838171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085838171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085838171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085838171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085838171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085838171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085838171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085838171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085838171 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085838171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x561cefa370e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085838171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5664918)[0x561cefa2b110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085838171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085838171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085838171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085838171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085838171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085838171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085838171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085838171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(438) HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(438)14568005 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085838176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085838176 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085838176 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085838176 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085838176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085838176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085838176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085838176 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085838176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085838176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085838176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085838176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085838176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085838176 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00424018) (sccp_scrc.c:477) 20241116085838176 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20241116085838176 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085838176 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085838176 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085838176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085838176 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085838176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x561cefa370e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085838176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x561cefa370e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(438)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085838177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41698<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(438)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085838178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085838180 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085838181 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085838182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085838183 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085838184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085838184 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085838185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085838185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085838186 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085838187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085838187 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085838188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085838189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085838189 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085838190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085838191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085838191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085838192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085838193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001011100000'B, t_guard := 20.000000 } 20241116085838202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(439) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)13162621 20241116085839212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085839212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085839212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085839213 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085839213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc8d87d, normal) (hnbgw_rua.c:407) 20241116085839213 DHNB DEBUG map_rua[0x561cefa2b750]{init}: Allocated (fsm.c:456) 20241116085839213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13162621)[0x561cefa2b750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085839213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13162621 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085839213 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085839213 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085839213 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13162621 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085839213 DCN DEBUG map_sccp[0x561cefa35f50]{init}: Allocated (fsm.c:456) 20241116085839213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x561cefa35f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085839213 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13162621 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085839213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13162621 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085839213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13162621)[0x561cefa2b750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085839213 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085839213 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085839213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13162621)[0x561cefa2b750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085839213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x561cefa35f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085839213 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085839213 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{IDLE}: Allocated (fsm.c:456) 20241116085839213 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085839213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000036), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002e00056400500f1100926) (sccp_scrc.c:406) 20241116085839213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085839213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085839213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085839213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085839213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085839213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085839213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085839213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085839213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085839213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085839213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085839213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085839213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085839213 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085839213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x561cefa35f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085839213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13162621)[0x561cefa2b750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085839213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085839213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085839213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085839213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085839213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085839213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085839213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085839213 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: First idle individual index:2 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(439) HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(439)11610206 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241116085839217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085839217 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085839217 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085839217 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085839217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085839217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085839217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085839217 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085839217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085839217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085839217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085839217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085839217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085839217 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00276e9f) (sccp_scrc.c:477) 20241116085839217 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20241116085839217 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085839217 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085839217 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085839217 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085839217 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) 20241116085839217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x561cefa35f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085839217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x561cefa35f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(439)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085839219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(439)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085839220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085839223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085839225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085839226 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085839227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085839228 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085839229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085839229 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085839230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085839231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085839231 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085839232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085839233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085839233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085839234 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085839235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085839235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085839236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085839236 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085839237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001011000101'B, t_guard := 20.000000 } 20241116085839247 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(431)@58b8e6c24fc4: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(440) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@58b8e6c24fc4: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)10601904 20241116085840274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085840274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085840275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241116085840275 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085840275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa1c5b0, normal) (hnbgw_rua.c:407) 20241116085840275 DHNB DEBUG map_rua[0x561cefa1cc40]{init}: Allocated (fsm.c:456) 20241116085840275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10601904)[0x561cefa1cc40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085840275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10601904 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085840275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085840275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085840275 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10601904 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085840275 DCN DEBUG map_sccp[0x561cefa3dd60]{init}: Allocated (fsm.c:456) 20241116085840275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x561cefa3dd60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085840275 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10601904 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085840275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10601904 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241116085840275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10601904)[0x561cefa1cc40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085840275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085840275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085840275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10601904)[0x561cefa1cc40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085840275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x561cefa3dd60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085840275 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085840275 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{IDLE}: Allocated (fsm.c:456) 20241116085840275 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085840275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000037), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=67,D=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002c50056400500f1100926) (sccp_scrc.c:406) 20241116085840275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085840275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085840275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085840275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085840275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085840275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085840275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085840275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085840275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085840275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085840275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085840275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085840275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085840275 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085840275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x561cefa3dd60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085840275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10601904)[0x561cefa1cc40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085840275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085840275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085840275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085840275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085840275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085840275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085840275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085840275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: First idle individual index:3 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(440) HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(440)11205296 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241116085840281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085840281 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085840281 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085840281 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085840281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085840281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085840281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085840281 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085840281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085840281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085840281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085840281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085840281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085840281 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f3f27) (sccp_scrc.c:477) 20241116085840281 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20241116085840281 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085840281 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085840281 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085840282 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085840282 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) 20241116085840282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x561cefa3dd60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085840282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x561cefa3dd60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Compl_on_1_cnlink0(440)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085840283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(440)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085840285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085840288 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085840291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085840295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085840297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085840299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085840301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085840302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085840303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085840304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085840305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085840306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085840307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085840307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085840308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085840308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085840309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085840310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085840310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085840311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085840314 DLINP DEBUG SRVCONN(,r=127.0.0.1:36139<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085840314 DLINP DEBUG SRVCONN(,r=127.0.0.1:36139<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085840314 DLINP NOTICE SRV(,r=127.0.0.1:36139<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085840314 DMAIN NOTICE (127.0.0.1:36139 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36139<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085840314 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(432)@58b8e6c24fc4: Final verdict of PTC: none 20241116085840314 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39489<->l=127.0.0.1:4262) (control_if.c:193) 20241116085840314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429)@58b8e6c24fc4: Final verdict of PTC: none 20241116085840314 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085840314 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085840314 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085840314 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085840314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085840314 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085840314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085840314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085840314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085840314 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085840314 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(434)@58b8e6c24fc4: Final verdict of PTC: none 20241116085840314 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085840314 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085840314 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085840314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085840314 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085840314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085840314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428)@58b8e6c24fc4: Final verdict of PTC: none 20241116085840314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085840314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085840314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085840314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085840314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085840315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085840315 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085840315 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085840315 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085840315 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085840315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085840315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085840315 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085840315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085840315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085840315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085840315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085840315 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085840315 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-M3UA(435)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(431)@58b8e6c24fc4: Final verdict of PTC: none 20241116085840315 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085840315 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085840315 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) HNBGW_Test.sgsn0-SCCP(433)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(436)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(430)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@58b8e6c24fc4: Final verdict of PTC: none 20241116085840315 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085840315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8f0f), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085840315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085840315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085840315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085840315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085840315 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x561cefa1ddc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8100295)[0x561cefa29b20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085840315 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8100295)[0x561cefa29b20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085840315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8100295)[0x561cefa29b20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8100295)[0x561cefa29b20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8100295)[0x561cefa29b20]{disrupted}: Freeing instance (context_map.c:202) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8100295)[0x561cefa29b20]{disrupted}: Deallocated (fsm.c:568) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x561cefa1ddc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x561cefa1ddc0]{disconnected}: Freeing instance (context_map.c:206) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-52)[0x561cefa1ddc0]{disconnected}: Deallocated (fsm.c:568) 20241116085840315 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8100295 SCCP-52 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x561cefa370e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085840315 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085840315 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085840315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00424018), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085840315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085840315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085840315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085840315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085840315 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x561cefa370e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5664918)[0x561cefa2b110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085840315 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5664918)[0x561cefa2b110]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085840315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5664918)[0x561cefa2b110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5664918)[0x561cefa2b110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5664918)[0x561cefa2b110]{disrupted}: Freeing instance (context_map.c:202) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5664918)[0x561cefa2b110]{disrupted}: Deallocated (fsm.c:568) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x561cefa370e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x561cefa370e0]{disconnected}: Freeing instance (context_map.c:206) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-53)[0x561cefa370e0]{disconnected}: Deallocated (fsm.c:568) 20241116085840315 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5664918 SCCP-53 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x561cefa35f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085840315 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085840315 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085840315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00276e9f), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085840315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085840315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085840315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085840315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085840315 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x561cefa35f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13162621)[0x561cefa2b750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085840315 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13162621)[0x561cefa2b750]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085840315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13162621)[0x561cefa2b750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13162621)[0x561cefa2b750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13162621)[0x561cefa2b750]{disrupted}: Freeing instance (context_map.c:202) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13162621)[0x561cefa2b750]{disrupted}: Deallocated (fsm.c:568) VirtHNBGW-STATS(423)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085840315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085840315 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085840315 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085840315 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x561cefa35f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x561cefa35f50]{disconnected}: Freeing instance (context_map.c:206) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x561cefa35f50]{disconnected}: Deallocated (fsm.c:568) 20241116085840315 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13162621 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x561cefa3dd60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085840315 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085840315 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085840315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3f27), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085840315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085840315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085840315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085840315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085840315 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x561cefa3dd60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10601904)[0x561cefa1cc40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085840315 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10601904)[0x561cefa1cc40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085840315 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10601904)[0x561cefa1cc40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10601904)[0x561cefa1cc40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10601904)[0x561cefa1cc40]{disrupted}: Freeing instance (context_map.c:202) 20241116085840315 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10601904)[0x561cefa1cc40]{disrupted}: Deallocated (fsm.c:568) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x561cefa3dd60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x561cefa3dd60]{disconnected}: Freeing instance (context_map.c:206) 20241116085840315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x561cefa3dd60]{disconnected}: Deallocated (fsm.c:568) 20241116085840315 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10601904 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085840315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085840315 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085840316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085840316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085840316 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085840316 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085840316 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085840316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085840316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085840316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085840316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085840316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085840316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085840316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085840316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085840316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085840316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085840316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085840316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085840316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085840316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085840316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085840316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085840316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085840316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(425)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(422): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(423): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(425): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(426): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(427): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(428): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(429): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(430): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(431): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(432): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(433): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(434): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(435): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(436): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(437): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(438): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(439): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(440): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:58:40 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 20241116085840374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085840877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41714<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=381888) Waiting for packet dumper to finish... 1 (prev_count=381888, count=411084) 20241116085842316 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085842316 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085842316 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085842316 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085842316 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085842316 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:58:42 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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241116085843981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085843985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085843989 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34753<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085844075 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085844075 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085844093 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085844093 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844094 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085844094 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844094 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844094 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085844094 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085844094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085844094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085844094 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844094 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085844094 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844094 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44236 (stream_srv.c:129) 20241116085844094 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44236<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085844095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085844095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085844095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085844095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085844095 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844095 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085844095 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085844095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844095 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085844095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085844095 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844095 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085844095 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844095 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844095 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085844095 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085844095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844096 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085844096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085844096 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085844096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085844096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085844096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085844096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085844096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085844096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085844096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085844097 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844097 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085844097 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085844097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844097 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085844097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085844097 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085844097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085844098 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(451)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(451)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(451)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(449)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(454)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(454)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(454)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(452)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085844133 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085844133 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844133 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085844133 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844133 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085844133 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844133 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085844133 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844135 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844135 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085844135 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844135 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085844135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085844135 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844135 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844135 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085844135 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844135 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085844135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085844135 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844135 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844135 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085844135 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844135 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085844135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085844135 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844135 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844135 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085844135 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085844135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085844135 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085844136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085844136 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085844136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085844136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085844136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085844136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085844136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085844136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085844136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085844136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085844136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844136 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844136 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844136 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085844136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085844136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085844136 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(457)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(457)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(457)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(455)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(460)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(460)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(460)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(458)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085844173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085844173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085844173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085844174 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085844174 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085844174 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085844174 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085844174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085844174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085844179 DLINP DEBUG SRVCONN(,r=127.0.0.1:44236<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085844179 DLINP DEBUG SRVCONN(,r=127.0.0.1:44236<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085844179 DLINP DEBUG SRVCONN(,r=127.0.0.1:44236<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085844179 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085844179 DHNBAP DEBUG (127.0.0.1:44236 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085844179 DHNBAP NOTICE (127.0.0.1:44236 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085844179 DHNBAP NOTICE (127.0.0.1:44236 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085844179 DLINP DEBUG SRVCONN(,r=127.0.0.1:44236<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085844179 DLINP DEBUG SRVCONN(,r=127.0.0.1:44236<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085844315 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085844315 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085844315 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085844315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(451)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085844325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844325 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085844325 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085844325 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085844325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085844325 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085844325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085844329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844329 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085844329 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085844329 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085844329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085844329 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085844329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085844329 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 20241116085844329 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 20241116085844329 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085844329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085844330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085844330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085844330 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085844330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085844330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085844330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085844330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085844330 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085844330 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085844330 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844331 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844331 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085844331 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085844331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085844332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085844332 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085844332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085844332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085844332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085844332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(454)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085844336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844336 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085844336 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085844336 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085844336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085844336 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085844336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085844339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085844339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085844339 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085844339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085844339 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085844339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085844339 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085844339 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085844339 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085844339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844339 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085844339 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085844339 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085844339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085844339 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085844339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085844339 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844340 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844340 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085844340 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085844340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844341 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085844341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085844341 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844341 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844341 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844341 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085844341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085844341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085844341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085844341 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085844349 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085844349 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085844349 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085844349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(457)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085844355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844355 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085844355 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085844355 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085844355 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085844355 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085844355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085844357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844357 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085844357 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085844357 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085844357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085844357 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085844357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085844358 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085844358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085844358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085844358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085844358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085844358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085844358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085844358 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085844358 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085844358 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844359 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844359 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085844359 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085844359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085844360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085844360 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085844360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085844360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085844360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085844360 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085844363 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 20241116085844363 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 20241116085844363 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085844363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(460)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085844371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844371 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085844371 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085844371 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085844371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085844371 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085844371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085844375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844375 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085844375 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085844375 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085844375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085844375 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085844375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085844375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085844375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085844375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085844375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085844375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085844375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085844375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085844375 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085844375 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085844375 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085844376 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085844376 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085844376 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085844377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085844377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085844377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085844377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085844377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085844377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085844377 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085844377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085844377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085844377 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085844377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085844377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085844377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085844377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085844377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085844377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085844377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085844377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(450)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085845131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845131 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085845131 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085845131 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085845131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085845131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085845131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085845131 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085845131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085845131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085845131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085845131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085845131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085845131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085845131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085845131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085845131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085845131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085845131 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085845131 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085845131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085845131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085845131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085845131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085845131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085845131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085845132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085845131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085845131 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085845131 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085845132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085845132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085845132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085845132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085845132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085845132 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085845134 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085845134 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085845134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085845134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085845134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085845134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085845134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085845134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085845134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085845134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085845134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085845134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085845134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085845134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845134 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085845134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085845134 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085845134 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085845134 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(453)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085845136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845136 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085845136 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085845136 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085845136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085845137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085845137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085845137 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085845137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085845137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085845137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085845137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085845137 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085845137 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085845137 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085845137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845137 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085845137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085845137 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085845137 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085845137 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) 20241116085845137 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) 20241116085845137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085845137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085845137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085845137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085845137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085845137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085845137 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085845137 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116085845137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845137 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085845137 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085845137 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085845137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085845137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085845137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085845137 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845138 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085845138 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085845138 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085845138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085845138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085845138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085845138 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085845138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085845138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085845138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085845138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085845138 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085845138 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085845138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085845138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845138 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085845138 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085845138 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085845138 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085845138 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(456)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085845161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845161 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085845161 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085845162 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085845162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085845162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085845162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085845162 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085845162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085845162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085845162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085845162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085845162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085845162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085845162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085845162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085845162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085845162 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085845162 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085845162 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085845162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085845162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085845162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085845162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085845162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085845162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085845162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085845162 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085845162 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085845162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085845162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085845162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085845162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085845162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085845162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085845162 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845166 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085845166 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085845166 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085845166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085845166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085845166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085845166 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085845166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085845166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085845166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085845166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085845166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085845166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085845166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085845166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845167 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085845167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085845167 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085845167 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085845167 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(459)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085845173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845173 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085845173 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085845173 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 20241116085845173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085845173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085845173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085845173 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085845173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085845173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085845173 DLM3UA DEBUG 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) 20241116085845173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085845173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085845173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085845173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085845173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085845173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085845173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085845173 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085845173 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) 20241116085845173 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) 20241116085845173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085845174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085845174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085845174 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085845174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085845174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085845174 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085845174 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116085845174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085845174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085845174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085845174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085845174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085845174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085845174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085845176 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085845176 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085845176 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 20241116085845176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085845176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085845176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085845176 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085845176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085845176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085845176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085845176 DLM3UA DEBUG 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) 20241116085845176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085845176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085845176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085845176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085845176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085845176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085845176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085845176 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085845176 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085845176 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085845176 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085845176 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085846191 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085846199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085846203 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085846206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085846209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085846211 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085846213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085846215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085846218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085846220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085846223 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085846225 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085846227 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085846230 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085846232 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085846233 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085846235 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085846237 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085846238 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085846239 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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 := '000000000000001110001000'B, t_guard := 20.000000 } 20241116085846255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(462) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)5408755 20241116085847295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085847295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085847295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085847295 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085847295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5287f3, normal) (hnbgw_rua.c:407) 20241116085847295 DHNB DEBUG map_rua[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116085847295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5408755)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085847295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5408755 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085847295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085847295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085847295 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5408755 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085847295 DCN DEBUG map_sccp[0x561cefa2b110]{init}: Allocated (fsm.c:456) 20241116085847295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x561cefa2b110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085847295 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5408755 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085847295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5408755 SCCP-56 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085847295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5408755)[0x561cefa1ddc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085847295 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085847295 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085847295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5408755)[0x561cefa1ddc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085847295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x561cefa2b110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085847295 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085847295 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{IDLE}: Allocated (fsm.c:456) 20241116085847295 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085847295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000038), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003880056400500f1100926) (sccp_scrc.c:406) 20241116085847295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085847295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085847295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085847295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085847295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085847295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085847295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085847295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085847295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085847295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085847295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085847295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085847295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085847295 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085847295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x561cefa2b110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085847295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5408755)[0x561cefa1ddc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085847295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085847295 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085847296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085847296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085847296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085847296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085847296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085847296 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(449)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(450)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(462) HNBGW_Test.msc0-RAN(450)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(462)7532354 HNBGW_Test.msc0-SCCP(449)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(449)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(462)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085847307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085847307 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085847307 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085847307 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085847307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085847307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085847307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085847307 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085847308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085847308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085847308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085847308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085847308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085847308 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001e5671) (sccp_scrc.c:477) 20241116085847308 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20241116085847308 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085847308 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085847308 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085847308 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085847308 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) 20241116085847308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x561cefa2b110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085847308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x561cefa2b110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085847309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44262<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(462)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085847311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085847314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085847319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085847323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085847326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085847327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085847328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085847329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085847329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085847330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085847331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085847332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085847332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085847333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085847334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085847334 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085847335 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085847336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085847336 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085847337 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000011100101'B, t_guard := 20.000000 } 20241116085847348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44278<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(453)@58b8e6c24fc4: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(453)@58b8e6c24fc4: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(463) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(463)14836996 20241116085848355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085848355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085848355 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085848355 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085848355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe26504, normal) (hnbgw_rua.c:407) 20241116085848355 DHNB DEBUG map_rua[0x561cefa2b750]{init}: Allocated (fsm.c:456) 20241116085848355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14836996)[0x561cefa2b750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085848355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14836996 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085848355 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085848355 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085848355 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085848355 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14836996 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085848355 DCN DEBUG map_sccp[0x561cefa35f50]{init}: Allocated (fsm.c:456) 20241116085848355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x561cefa35f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085848355 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14836996 <-> SCCP-57 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085848355 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14836996 SCCP-57 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085848355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14836996)[0x561cefa2b750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085848355 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085848355 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085848355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14836996)[0x561cefa2b750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085848355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x561cefa35f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085848355 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085848355 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{IDLE}: Allocated (fsm.c:456) 20241116085848355 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085848355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000039), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000e50056400500f1100926) (sccp_scrc.c:406) 20241116085848355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085848355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085848355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085848355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085848355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085848355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085848355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085848355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085848355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085848355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085848355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085848355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085848355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085848355 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085848355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x561cefa35f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085848355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14836996)[0x561cefa2b750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085848355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085848355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085848355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085848355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085848355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085848355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085848355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085848355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(452)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc1-SCCP(452)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(453)@58b8e6c24fc4: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(463) HNBGW_Test.msc1-RAN(453)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(463)5806704 HNBGW_Test.msc1-SCCP(452)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(452)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(463)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085848360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085848360 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085848360 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085848360 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085848360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085848360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085848360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085848360 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085848360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085848360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085848360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085848360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085848360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085848360 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b440f8) (sccp_scrc.c:477) 20241116085848360 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20241116085848360 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085848360 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085848360 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085848360 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085848360 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085848360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x561cefa35f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085848360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x561cefa35f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085848361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44278<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(463)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085848362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085848363 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085848365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085848366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085848367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085848369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085848370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085848370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085848371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085848372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085848373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085848373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085848374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085848375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085848376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085848376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085848377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085848378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085848379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085848379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001001110101'B, t_guard := 20.000000 } 20241116085848390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(450)@58b8e6c24fc4: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(450)@58b8e6c24fc4: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(464) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(464)12066672 20241116085849419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085849419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085849419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085849419 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085849419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb81f70, normal) (hnbgw_rua.c:407) 20241116085849419 DHNB DEBUG map_rua[0x561cefa3dd60]{init}: Allocated (fsm.c:456) 20241116085849419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12066672)[0x561cefa3dd60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085849419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12066672 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085849419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085849419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085849420 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12066672 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085849420 DCN DEBUG map_sccp[0x561cefa35390]{init}: Allocated (fsm.c:456) 20241116085849420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x561cefa35390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085849420 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12066672 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085849420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12066672 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116085849420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12066672)[0x561cefa3dd60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085849420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085849420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085849420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12066672)[0x561cefa3dd60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085849420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x561cefa35390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085849420 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085849420 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{IDLE}: Allocated (fsm.c:456) 20241116085849420 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085849420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002750056400500f1100926) (sccp_scrc.c:406) 20241116085849420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085849420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085849420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085849420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085849420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085849420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085849420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085849420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085849420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085849420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085849420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085849420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085849420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085849420 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085849420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x561cefa35390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085849420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12066672)[0x561cefa3dd60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085849420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085849420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085849420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085849420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085849420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085849420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085849420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085849420 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(449)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.msc0-SCCP(449)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(450)@58b8e6c24fc4: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(464) HNBGW_Test.msc0-RAN(450)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(464)5607694 HNBGW_Test.msc0-SCCP(449)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(449)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(464)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085849428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085849428 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085849428 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085849428 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085849428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085849428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085849428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085849428 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085849429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085849429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085849429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085849429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085849429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085849429 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0008799f) (sccp_scrc.c:477) 20241116085849429 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20241116085849429 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085849429 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085849429 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085849429 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085849429 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) 20241116085849429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x561cefa35390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085849429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x561cefa35390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085849431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44286<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(464)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085849433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085849437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085849441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085849443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085849445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085849446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085849447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085849448 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085849449 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085849450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085849451 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085849452 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085849452 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085849453 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085849454 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085849455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085849455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085849456 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085849457 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085849457 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085849460 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34753<->l=127.0.0.1:4262) (control_if.c:193) 20241116085849460 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085849460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44248<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448)@58b8e6c24fc4: Final verdict of PTC: none 20241116085849460 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085849460 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085849460 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085849460 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085849460 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446)@58b8e6c24fc4: Final verdict of PTC: none 20241116085849460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085849460 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(459)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-RAN(453)@58b8e6c24fc4: Final verdict of PTC: none 20241116085849460 DLINP DEBUG SRVCONN(,r=127.0.0.1:44236<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085849460 DLINP DEBUG SRVCONN(,r=127.0.0.1:44236<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085849460 DLINP NOTICE SRV(,r=127.0.0.1:44236<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085849460 DMAIN NOTICE (127.0.0.1:44236 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44236<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085849460 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085849460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085849460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085849460 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085849460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085849460 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085849460 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085849460 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085849460 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085849460 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085849460 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085849460 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085849460 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085849460 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241116085849460 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-M3UA(457)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(456)@58b8e6c24fc4: Final verdict of PTC: none 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085849460 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085849460 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085849460 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085849460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085849460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085849460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085849460 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116085849460 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085849460 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) 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085849460 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085849460 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085849461 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085849461 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) 20241116085849461 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(449)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(458)@58b8e6c24fc4: Final verdict of PTC: none20241116085849460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085849461 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241116085849461 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085849461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085849461 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085849461 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085849461 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085849461 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085849461 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085849461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085849461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085849461 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085849461 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085849461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085849461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085849461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085849461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085849461 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085849461 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085849461 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085849461 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x561cefa35f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085849461 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085849461 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085849461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b440f8), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085849461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085849461 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085849461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085849461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085849461 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x561cefa35f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14836996)[0x561cefa2b750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085849461 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14836996)[0x561cefa2b750]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085849461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14836996)[0x561cefa2b750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14836996)[0x561cefa2b750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14836996)[0x561cefa2b750]{disrupted}: Freeing instance (context_map.c:202) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14836996)[0x561cefa2b750]{disrupted}: Deallocated (fsm.c:568) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x561cefa35f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x561cefa35f50]{disconnected}: Freeing instance (context_map.c:206) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(443)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(451)@58b8e6c24fc4: Final verdict of PTC: none 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-57)[0x561cefa35f50]{disconnected}: Deallocated (fsm.c:568) 20241116085849461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14836996 SCCP-57 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.sgsn1-M3UA(460)@58b8e6c24fc4: Final verdict of PTC: none 20241116085849461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085849461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085849461 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085849461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085849461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085849461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085849461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085849461 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085849461 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085849461 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085849461 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x561cefa2b110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085849461 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085849461 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085849461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e5671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085849461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085849461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085849461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085849461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085849461 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x561cefa2b110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5408755)[0x561cefa1ddc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085849461 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5408755)[0x561cefa1ddc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085849461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5408755)[0x561cefa1ddc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5408755)[0x561cefa1ddc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5408755)[0x561cefa1ddc0]{disrupted}: Freeing instance (context_map.c:202) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5408755)[0x561cefa1ddc0]{disrupted}: Deallocated (fsm.c:568) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x561cefa2b110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x561cefa2b110]{disconnected}: Freeing instance (context_map.c:206) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x561cefa2b110]{disconnected}: Deallocated (fsm.c:568) 20241116085849461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5408755 SCCP-56 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x561cefa35390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085849461 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085849461 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085849461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008799f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085849461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085849461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085849461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085849461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085849461 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x561cefa35390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) HNBGW-MGCP(461)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(454)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(442)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447)@58b8e6c24fc4: Final verdict of PTC: none20241116085849461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085849461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085849461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085849461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085849461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085849461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085849461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085849461 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085849461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085849461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085849461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085849461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085849461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085849461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085849461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085849461 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12066672)[0x561cefa3dd60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085849461 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12066672)[0x561cefa3dd60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085849461 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12066672)[0x561cefa3dd60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12066672)[0x561cefa3dd60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12066672)[0x561cefa3dd60]{disrupted}: Freeing instance (context_map.c:202) 20241116085849461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12066672)[0x561cefa3dd60]{disrupted}: Deallocated (fsm.c:568) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x561cefa35390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x561cefa35390]{disconnected}: Freeing instance (context_map.c:206) 20241116085849461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x561cefa35390]{disconnected}: Deallocated (fsm.c:568) 20241116085849461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12066672 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116085849461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085849461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085849461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085849461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085849461 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085849461 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085849461 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085849461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085849461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085849461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085849461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085849461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085849461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085849462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085849462 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(452)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(450)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(455)@58b8e6c24fc4: Final verdict of PTC: none 20241116085849486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44232<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(444)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(441): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(442): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(443): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(444): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(445): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(446): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(447): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(448): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(449): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(450): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(451): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(452): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(453): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(454): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(455): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(456): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(457): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(458): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(459): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(460): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(462): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(463): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(464): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:58:49 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 20241116085849605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085850107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44292<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=472196) 20241116085850315 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085850315 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3f27), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085850315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085850316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085850316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085850316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085850316 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085850316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00276e9f), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085850316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085850316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085850316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085850316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085850316 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085850316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00424018), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085850316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085850316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085850316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085850316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085850316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085850316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085850316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085850316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085850316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085850316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085850316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085850316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085850316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085850316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085850316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085850316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085850316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085850316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085850316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085850316 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085850316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8f0f), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085850316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085850316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085850316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085850316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085850316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085850316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085850316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085850316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085850316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085850316 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=472196, count=500320) 20241116085851462 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085851462 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085851462 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085851462 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085851462 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085851462 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085851462 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085851462 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085851462 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:58: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241116085853209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085853212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085853225 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34251<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085853318 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085853318 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085853327 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085853327 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085853327 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085853327 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085853327 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085853327 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085853327 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44471 (stream_srv.c:129) 20241116085853327 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44471<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085853327 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085853327 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085853329 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853329 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085853329 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853329 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085853329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853329 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853329 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853329 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085853329 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853329 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085853329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853329 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853329 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853329 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085853329 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853329 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085853329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853329 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853329 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853329 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085853329 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085853329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853329 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853329 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853329 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853329 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085853329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085853329 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085853329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853329 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853329 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853329 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085853329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085853329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085853329 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085853329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853329 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853329 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853329 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085853329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085853329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085853329 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085853329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853329 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853329 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853329 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085853329 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085853329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085853329 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(475)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(475)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(475)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(473)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(478)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(478)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(478)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(476)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085853361 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085853361 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085853362 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085853362 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085853362 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085853362 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085853362 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085853362 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085853362 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085853363 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853363 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085853363 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853363 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085853363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853363 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853363 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853363 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085853363 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853363 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085853363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853363 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853363 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853363 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085853363 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853363 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085853363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853363 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853363 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853363 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085853363 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085853363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853363 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085853363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085853363 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085853363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085853363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085853363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085853363 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085853363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085853364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085853364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085853364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085853364 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085853364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085853364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085853364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085853364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085853364 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(481)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(481)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(481)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(479)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(484)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(484)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(484)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(482)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085853402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085853402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085853402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085853402 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085853402 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085853402 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085853402 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085853402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085853402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085853406 DLINP DEBUG SRVCONN(,r=127.0.0.1:44471<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085853406 DLINP DEBUG SRVCONN(,r=127.0.0.1:44471<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085853406 DLINP DEBUG SRVCONN(,r=127.0.0.1:44471<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085853406 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085853406 DHNBAP DEBUG (127.0.0.1:44471 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085853406 DHNBAP NOTICE (127.0.0.1:44471 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085853406 DHNBAP NOTICE (127.0.0.1:44471 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085853406 DLINP DEBUG SRVCONN(,r=127.0.0.1:44471<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085853406 DLINP DEBUG SRVCONN(,r=127.0.0.1:44471<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085853543 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085853543 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085853543 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085853543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(475)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085853550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853550 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085853550 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085853550 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085853551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085853551 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085853551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085853553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853553 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085853553 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085853553 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085853553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085853553 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085853553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085853553 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085853553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085853553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085853554 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085853554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085853554 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085853554 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085853554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085853554 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085853554 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085853554 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085853555 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853555 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085853555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085853555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085853555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853555 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085853556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085853556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085853556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085853556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085853557 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 20241116085853557 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 20241116085853557 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085853557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(478)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085853564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853564 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085853564 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085853564 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085853564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085853564 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085853564 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085853567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853567 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085853567 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085853567 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085853567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085853567 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085853567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085853567 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085853567 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085853567 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085853567 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085853567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085853567 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085853567 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085853567 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085853567 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085853567 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085853567 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085853568 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853568 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085853568 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085853568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853569 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085853569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853569 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085853569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085853569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085853569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085853569 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085853578 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085853578 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085853578 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085853578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(481)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085853584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853584 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085853584 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085853584 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085853584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085853584 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085853584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085853585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853585 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085853585 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085853585 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085853585 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085853585 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085853585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085853585 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085853585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085853585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085853585 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085853585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085853585 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085853585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085853585 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085853585 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085853585 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085853585 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085853586 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853586 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085853587 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085853587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085853587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853587 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085853587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085853587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085853587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085853587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085853591 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 20241116085853591 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 20241116085853591 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 20241116085853591 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116085853591 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116085853591 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116085853591 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(484)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085853595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853595 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085853595 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116085853595 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116085853595 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116085853595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085853595 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085853595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116085853595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085853595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085853595 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085853595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085853595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085853596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085853596 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085853596 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085853598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853598 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085853598 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085853598 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085853598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085853598 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241116085853598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085853598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085853598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085853598 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085853598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085853598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085853598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085853598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085853598 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085853598 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085853598 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085853599 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085853599 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085853599 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085853599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085853600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085853600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085853600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085853600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085853600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085853600 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085853600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085853600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085853600 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085853600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085853600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085853600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085853600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085853600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085853600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085853600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085853600 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(474)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085854351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854351 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085854351 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085854351 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085854351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085854351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085854351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085854351 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085854351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085854351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085854351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085854351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085854351 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085854351 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085854351 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085854351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854351 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085854351 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085854351 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085854351 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085854351 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085854351 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085854351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085854351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085854351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085854351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085854351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085854351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085854351 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085854351 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085854351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854351 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085854351 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085854351 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085854351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085854351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085854351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085854351 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854352 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085854352 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085854352 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085854352 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085854352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085854352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085854352 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085854352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085854352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085854352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085854352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085854352 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085854352 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085854352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085854352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854352 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085854352 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085854352 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085854352 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085854352 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(477)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085854366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854366 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085854366 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085854366 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085854366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085854366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085854366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085854366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085854366 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085854366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085854366 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085854366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085854366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085854366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085854366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085854366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085854366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085854366 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085854366 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085854366 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) 20241116085854366 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) 20241116085854366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085854366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085854366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085854366 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085854366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085854366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085854366 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085854366 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116085854367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085854367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085854367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085854367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085854367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085854367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085854367 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854370 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085854370 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085854370 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085854370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085854370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085854370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085854370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085854370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085854370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085854370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085854370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085854370 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085854370 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085854370 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085854370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854371 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085854371 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085854371 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085854371 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085854371 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(480)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085854390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854390 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085854390 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085854390 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085854390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085854390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085854390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085854390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085854391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085854391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085854391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085854391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085854391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085854391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085854391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085854391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085854391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085854391 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085854391 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085854391 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085854391 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085854391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085854391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085854391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085854392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085854392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085854392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085854392 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085854392 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085854392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085854392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085854392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085854392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085854392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085854392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085854392 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854394 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085854394 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085854394 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085854394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085854394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085854394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085854394 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085854394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085854394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085854394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085854394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085854394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085854394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085854394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085854394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085854395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085854395 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085854395 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085854395 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(483)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085854399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854399 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085854399 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085854399 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 20241116085854399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085854399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085854399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085854399 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085854400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085854400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085854400 DLM3UA DEBUG 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) 20241116085854400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085854400 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085854400 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085854400 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085854400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854400 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085854400 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085854400 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085854400 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085854400 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) 20241116085854400 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) 20241116085854400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085854400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085854400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085854400 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085854400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085854400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085854400 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085854400 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116085854400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854400 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085854400 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085854400 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085854400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085854400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085854400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085854400 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085854402 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085854402 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085854402 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 20241116085854402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085854402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085854402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085854402 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085854402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085854402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085854402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085854402 DLM3UA DEBUG 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) 20241116085854402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085854402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085854402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085854402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085854402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085854402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085854402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085854402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085854402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085854402 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085854402 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085854403 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085855416 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085855417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085855418 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085855422 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085855425 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085855429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085855433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085855436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085855440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085855444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085855448 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085855452 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085855456 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085855459 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085855463 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085855467 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085855471 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085855475 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085855479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085855483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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@58b8e6c24fc4: 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 := '000000000000000101100100'B, t_guard := 20.000000 } 20241116085855515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)6707137 20241116085856564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085856564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085856564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085856564 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085856564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6657c1, normal) (hnbgw_rua.c:407) 20241116085856564 DHNB DEBUG map_rua[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116085856564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6707137)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085856564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6707137 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085856565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085856565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085856565 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6707137 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085856565 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6707137 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085856565 DCN DEBUG map_sccp[0x561cefa2b110]{init}: Allocated (fsm.c:456) 20241116085856565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x561cefa2b110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085856565 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6707137 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085856565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6707137 SCCP-59 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085856565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6707137)[0x561cefa1ddc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085856565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085856565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085856565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6707137)[0x561cefa1ddc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085856565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x561cefa2b110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085856565 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085856565 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{IDLE}: Allocated (fsm.c:456) 20241116085856565 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085856565 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001640056400500f1100926) (sccp_scrc.c:406) 20241116085856565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085856565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085856565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085856565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085856565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085856565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085856565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085856565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085856565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085856565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085856565 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085856565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085856565 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085856565 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085856565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x561cefa2b110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085856565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6707137)[0x561cefa1ddc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085856566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085856566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085856566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085856566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085856566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085856566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085856566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085856566 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(473)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(474)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486) HNBGW_Test.msc0-RAN(474)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)345197 HNBGW_Test.msc0-SCCP(473)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(473)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085856585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085856585 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085856585 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085856585 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085856585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085856585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085856585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085856585 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085856585 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085856585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085856585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085856585 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085856585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085856585 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005882a2) (sccp_scrc.c:477) 20241116085856585 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20241116085856585 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085856585 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085856585 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085856585 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085856585 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085856585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x561cefa2b110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085856585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x561cefa2b110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085856587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44726<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085856589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085856593 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085856596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085856599 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085856601 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085856602 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085856603 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085856604 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085856605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085856605 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085856606 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085856607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085856607 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085856608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085856609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085856609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085856610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085856611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085856611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085856612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001100000101'B, t_guard := 20.000000 } 20241116085856623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(477)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(477)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)9675603 20241116085857645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085857645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085857645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085857645 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085857645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x93a353, normal) (hnbgw_rua.c:407) 20241116085857646 DHNB DEBUG map_rua[0x561cefa35390]{init}: Allocated (fsm.c:456) 20241116085857646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9675603)[0x561cefa35390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085857646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9675603 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085857646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085857646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085857646 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9675603 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085857646 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9675603 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085857646 DCN DEBUG map_sccp[0x561cefa2b750]{init}: Allocated (fsm.c:456) 20241116085857646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x561cefa2b750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085857646 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9675603 <-> SCCP-60 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085857646 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9675603 SCCP-60 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085857646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9675603)[0x561cefa35390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085857646 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085857646 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085857646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9675603)[0x561cefa35390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085857646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x561cefa2b750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085857646 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085857646 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{IDLE}: Allocated (fsm.c:456) 20241116085857646 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085857646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003050056400500f1100926) (sccp_scrc.c:406) 20241116085857646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085857646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085857646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085857646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085857646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085857646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085857646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085857646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085857646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085857646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085857646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085857646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085857646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085857646 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085857646 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x561cefa2b750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085857646 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9675603)[0x561cefa35390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085857646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085857646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085857646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085857646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085857646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085857646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085857646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085857646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(476)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc1-SCCP(476)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(477)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487) HNBGW_Test.msc1-RAN(477)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)2454348 HNBGW_Test.msc1-SCCP(476)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(476)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085857658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085857658 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085857658 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085857658 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085857658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085857658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085857658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085857658 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085857658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085857658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085857658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085857658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085857658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085857658 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00227ff7) (sccp_scrc.c:477) 20241116085857658 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20241116085857658 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085857658 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085857658 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085857658 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085857658 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085857658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x561cefa2b750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085857659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x561cefa2b750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085857660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44736<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085857661 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085857664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085857667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085857670 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085857672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085857673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085857674 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085857675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085857676 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085857677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085857678 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085857679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085857679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085857680 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085857681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085857682 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085857683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085857684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085857684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085857685 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000101111011'B, t_guard := 20.000000 } 20241116085857696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(474)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(474)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)14214519 20241116085858715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085858715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085858715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085858715 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085858715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd8e577, normal) (hnbgw_rua.c:407) 20241116085858715 DHNB DEBUG map_rua[0x561cefa1c4e0]{init}: Allocated (fsm.c:456) 20241116085858715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214519)[0x561cefa1c4e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085858715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14214519 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085858715 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085858715 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085858715 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14214519 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085858715 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14214519 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085858715 DCN DEBUG map_sccp[0x561cefa34470]{init}: Allocated (fsm.c:456) 20241116085858715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x561cefa34470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085858716 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14214519 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085858716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14214519 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085858716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214519)[0x561cefa1c4e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085858716 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085858716 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085858716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214519)[0x561cefa1c4e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085858716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x561cefa34470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085858716 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085858716 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{IDLE}: Allocated (fsm.c:456) 20241116085858716 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085858716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300017b0056400500f1100926) (sccp_scrc.c:406) 20241116085858716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085858716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085858716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085858716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085858716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085858716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085858716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085858716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085858716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085858716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085858716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085858716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085858716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085858716 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085858716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x561cefa34470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085858716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214519)[0x561cefa1c4e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085858716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085858716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085858716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085858716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085858716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085858716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085858716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085858716 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(473)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.msc0-SCCP(473)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(474)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488) HNBGW_Test.msc0-RAN(474)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)15420881 HNBGW_Test.msc0-SCCP(473)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(473)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085858718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085858718 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085858718 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085858718 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085858718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085858718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085858718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085858718 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085858718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085858718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085858718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085858718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085858718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085858718 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001c25a1) (sccp_scrc.c:477) 20241116085858718 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20241116085858718 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085858718 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085858718 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085858718 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085858718 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) 20241116085858718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x561cefa34470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085858718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x561cefa34470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085858719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085858720 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085858727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085858730 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085858731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085858732 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085858733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085858734 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085858736 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085858737 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085858738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085858739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085858740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085858740 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085858741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085858742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085858742 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085858743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085858744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085858744 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085858745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085858748 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34251<->l=127.0.0.1:4262) (control_if.c:193) 20241116085858748 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085858748 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085858748 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) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(477)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(474)@58b8e6c24fc4: Final verdict of PTC: none 20241116085858748 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085858748 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085858748 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) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085858748 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085858748 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085858748 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085858748 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470)@58b8e6c24fc4: Final verdict of PTC: none 20241116085858748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44720<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-M3UA(484)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(473)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(479)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(481)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465)@58b8e6c24fc4: Final verdict of PTC: none 20241116085858748 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085858748 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085858748 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085858748 DLINP DEBUG SRVCONN(,r=127.0.0.1:44471<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085858748 DLINP DEBUG SRVCONN(,r=127.0.0.1:44471<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085858748 DLINP NOTICE SRV(,r=127.0.0.1:44471<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085858748 DMAIN NOTICE (127.0.0.1:44471 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44471<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085858748 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085858748 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085858748 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085858748 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085858748 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085858748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(480)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(467)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(475)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(482)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(466)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(483)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(485)@58b8e6c24fc4: Final verdict of PTC: none 20241116085858749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085858749 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085858749 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085858749 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085858749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085858749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085858749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085858750 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085858750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085858750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085858750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085858750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085858750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085858750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085858750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085858750 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085858751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085858751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085858751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085858751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085858751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085858751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085858751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085858751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085858748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085858748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085858748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085858748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085858748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085858748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085858748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085858748 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085858748 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085858748 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085858748 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085858748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085858748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085858748 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085858748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085858748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085858748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085858748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085858748 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085858748 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085858749 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085858749 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085858749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085858749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085858749 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085858749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085858749 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085858749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085858749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085858749 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085858749 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085858749 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085858749 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x561cefa2b110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085858749 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085858749 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085858749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005882a2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085858749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085858749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085858749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085858749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085858749 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x561cefa2b110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6707137)[0x561cefa1ddc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085858749 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6707137)[0x561cefa1ddc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085858749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6707137)[0x561cefa1ddc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6707137)[0x561cefa1ddc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6707137)[0x561cefa1ddc0]{disrupted}: Freeing instance (context_map.c:202) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6707137)[0x561cefa1ddc0]{disrupted}: Deallocated (fsm.c:568) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x561cefa2b110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x561cefa2b110]{disconnected}: Freeing instance (context_map.c:206) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x561cefa2b110]{disconnected}: Deallocated (fsm.c:568) 20241116085858749 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6707137 SCCP-59 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x561cefa34470]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085858749 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085858749 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085858749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c25a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085858749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085858749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085858749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085858749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085858749 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x561cefa34470]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214519)[0x561cefa1c4e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085858749 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214519)[0x561cefa1c4e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085858749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214519)[0x561cefa1c4e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214519)[0x561cefa1c4e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214519)[0x561cefa1c4e0]{disrupted}: Freeing instance (context_map.c:202) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14214519)[0x561cefa1c4e0]{disrupted}: Deallocated (fsm.c:568) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x561cefa34470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x561cefa34470]{disconnected}: Freeing instance (context_map.c:206) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x561cefa34470]{disconnected}: Deallocated (fsm.c:568) 20241116085858749 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14214519 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241116085858749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085858749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085858749 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085858749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085858749 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085858749 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085858749 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085858749 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085858749 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085858749 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085858749 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x561cefa2b750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085858749 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085858749 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085858749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00227ff7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085858749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085858749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085858749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085858749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085858749 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x561cefa2b750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9675603)[0x561cefa35390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085858749 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9675603)[0x561cefa35390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085858749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9675603)[0x561cefa35390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9675603)[0x561cefa35390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9675603)[0x561cefa35390]{disrupted}: Freeing instance (context_map.c:202) 20241116085858749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9675603)[0x561cefa35390]{disrupted}: Deallocated (fsm.c:568) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x561cefa2b750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x561cefa2b750]{disconnected}: Freeing instance (context_map.c:206) 20241116085858749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-60)[0x561cefa2b750]{disconnected}: Deallocated (fsm.c:568) 20241116085858749 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9675603 SCCP-60 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241116085858750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085858750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085858750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085858750 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085858750 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085858750 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085858750 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(476)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(478)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085858775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44714<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(468)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(465): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(466): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(467): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(468): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(469): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(470): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(471): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(472): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(473): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(474): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(475): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(476): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(477): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(478): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(479): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(480): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(481): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(482): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(483): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(484): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(485): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(486): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(487): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(488): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:58:58 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 20241116085858885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44750<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085859462 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085859462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008799f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085859462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085859462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085859462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085859462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085859462 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085859462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e5671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085859462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085859462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085859462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085859462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085859462 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085859462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b440f8), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085859462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085859462 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085859462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085859462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085859462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085859462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085859462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085859462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085859462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085859462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085859462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085859462 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085859462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085859462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085859462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085859462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085859462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085859463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085859463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085859463 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085859463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085859463 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085859463 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085859463 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085859463 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085859463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085859463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085859463 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085859487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44750<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=490744) 20241116085900317 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085900317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8f0f), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085900317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085900317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085900317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085900317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085900317 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085900317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00424018), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085900317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085900317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085900317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085900317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085900317 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085900317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00276e9f), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085900317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085900317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085900317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085900317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085900317 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085900317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3f27), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085900317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085900317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085900317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085900317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085900318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085900318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085900318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085900318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085900318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085900318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085900318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085900318 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085900318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085900318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085900318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085900318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085900318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085900318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085900318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085900318 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085900318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085900318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085900318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085900318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085900318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085900318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085900318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085900318 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085900319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085900319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085900319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085900319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085900319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085900319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085900319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085900319 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=490744, count=507708) 20241116085900749 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085900749 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085900749 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085900749 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085900749 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085900749 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085900749 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085900749 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085900749 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085900749 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085900749 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085900749 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:59:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241116085902590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085902596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085902604 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45459<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085902722 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085902722 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085902730 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085902730 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902730 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085902730 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902731 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085902731 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902731 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49687 (stream_srv.c:129) 20241116085902731 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49687<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085902731 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085902731 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902732 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902732 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085902732 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902732 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085902732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085902732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902732 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902732 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902732 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085902732 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902732 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085902732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085902732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902732 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902732 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902732 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085902732 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902732 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085902732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085902732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902732 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902732 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902732 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085902732 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085902732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085902732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902732 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085902733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085902733 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085902733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085902733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085902733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085902733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085902733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085902733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085902733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085902733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085902733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085902733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085902733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085902733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(499)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(499)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(499)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(497)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(502)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(502)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(502)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-SCCP(500)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085902758 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085902758 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902758 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085902758 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902758 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085902758 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902758 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085902758 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902759 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902759 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085902759 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902759 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085902759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085902759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902759 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902759 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902759 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085902759 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902759 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085902759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085902759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902759 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902759 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902759 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085902759 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902759 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085902759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085902759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902759 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902759 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902759 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085902759 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085902759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085902759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902759 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085902759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085902759 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085902759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085902759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085902759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085902759 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085902759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085902759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085902760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085902760 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085902760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085902760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085902760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085902760 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(505)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(505)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(505)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(503)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(508)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(508)@58b8e6c24fc4: M3UA emulation initiated, the test can be started MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(508)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(506)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085902795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085902795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085902795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085902795 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085902795 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085902795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085902795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085902795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085902795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085902799 DLINP DEBUG SRVCONN(,r=127.0.0.1:49687<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085902799 DLINP DEBUG SRVCONN(,r=127.0.0.1:49687<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085902799 DLINP DEBUG SRVCONN(,r=127.0.0.1:49687<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085902799 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085902799 DHNBAP DEBUG (127.0.0.1:49687 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085902799 DHNBAP NOTICE (127.0.0.1:49687 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085902799 DHNBAP NOTICE (127.0.0.1:49687 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085902799 DLINP DEBUG SRVCONN(,r=127.0.0.1:49687<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085902799 DLINP DEBUG SRVCONN(,r=127.0.0.1:49687<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085902945 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085902945 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085902945 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085902945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(499)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085902953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902953 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085902953 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085902953 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085902953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085902953 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085902953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085902957 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 20241116085902957 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 20241116085902957 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085902957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085902957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902957 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085902957 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085902957 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085902957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085902958 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085902958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085902958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085902958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085902958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085902958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085902958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085902958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085902958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085902958 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085902958 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085902958 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902959 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902959 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085902959 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085902959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902960 DLSS7 DEBUG Found route for dpc=188=0.23.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.msc1-M3UA(502)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085902960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085902960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902960 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085902960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085902960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085902960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085902960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085902964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902964 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085902964 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085902964 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085902964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085902964 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085902964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085902966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902966 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085902966 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085902966 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085902966 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085902966 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085902966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085902966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085902967 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085902967 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085902967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085902967 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085902967 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085902967 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085902967 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085902967 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085902967 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902968 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902968 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085902968 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085902968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902968 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085902968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085902968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902968 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085902968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085902968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085902968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085902968 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085902972 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085902972 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085902972 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085902972 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(505)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085902978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902978 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085902978 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085902978 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085902978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085902978 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085902978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085902980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902980 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085902980 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085902980 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085902980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085902980 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085902980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085902981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085902981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085902981 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085902981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085902981 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085902981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085902981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085902981 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085902981 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085902981 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902982 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902982 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085902982 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085902982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085902982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085902982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902982 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085902983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085902983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085902983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085902983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085902984 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 20241116085902984 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 20241116085902984 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085902984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(508)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085902989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902989 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085902989 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085902989 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085902989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085902989 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085902989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085902990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902990 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085902990 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085902990 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085902990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085902990 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085902990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085902990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085902990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085902990 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085902990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085902990 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085902990 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085902990 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085902990 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085902990 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085902990 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085902991 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085902991 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085902991 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085902991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085902991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085902991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085902992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085902992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085902992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085902992 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085902992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085902992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085902992 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085902992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085902992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085902992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085902992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085902992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085902992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085902992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085902992 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(498)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085903766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903766 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085903766 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085903766 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085903767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085903767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085903767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085903767 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085903767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085903767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085903767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085903767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085903767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085903767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085903767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085903767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903767 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085903767 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085903767 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085903767 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085903767 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085903767 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085903767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085903767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085903767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085903767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085903767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085903767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085903767 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085903767 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085903768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085903768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085903768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085903768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085903768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085903768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085903768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903771 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085903771 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085903771 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085903771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085903771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085903771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085903771 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085903771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085903771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085903771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085903771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085903771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085903771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085903771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085903771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085903772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085903772 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085903772 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085903772 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(501)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085903777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903777 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085903777 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085903777 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085903777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085903777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085903777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085903777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085903777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085903777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085903777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085903777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085903777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085903777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085903777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085903777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085903777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085903777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085903777 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085903777 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) 20241116085903777 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) 20241116085903777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085903777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085903777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085903777 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085903777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085903777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085903777 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085903777 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116085903777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085903777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085903777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085903777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085903777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085903777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085903777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903779 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085903779 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085903779 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085903779 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085903779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085903779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085903779 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085903779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085903779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085903779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085903779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085903779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085903779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085903779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085903779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085903779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085903779 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085903779 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085903779 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(504)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085903783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903783 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085903783 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085903783 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085903783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085903783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085903783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085903783 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085903783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085903783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085903783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085903783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085903783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085903783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085903783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085903783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085903783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085903783 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085903783 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085903783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085903783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085903783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085903783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085903783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085903783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085903783 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085903783 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085903783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085903783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085903783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085903783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085903783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085903783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085903783 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903785 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085903785 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085903785 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085903785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085903785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085903785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085903785 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085903785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085903785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085903785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085903785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085903785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085903785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085903785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085903785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085903785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085903785 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085903785 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085903785 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(507)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085903789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903789 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085903789 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085903789 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 20241116085903789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085903789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085903789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085903789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085903789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085903789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085903789 DLM3UA DEBUG 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) 20241116085903789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085903789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085903789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085903789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085903789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085903789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085903789 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085903789 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085903789 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) 20241116085903789 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) 20241116085903789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085903789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085903789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085903789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085903789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085903789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085903789 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085903789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085903789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085903789 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085903789 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116085903789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085903789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085903789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085903789 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085903789 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085903789 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085903789 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 20241116085903789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085903789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085903789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085903789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085903789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085903789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085903789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085903789 DLM3UA DEBUG 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) 20241116085903789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085903789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085903789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085903789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085903789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085903789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085903789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085903789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085903789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085903789 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085903789 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085903789 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085904809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085904818 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085904823 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085904827 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085904830 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085904836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085904840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085904844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085904848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085904851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085904855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085904859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085904862 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085904866 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085904869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085904871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085904874 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085904877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085904879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085904881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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@58b8e6c24fc4: 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 := '000000000000001100011101'B, t_guard := 20.000000 } 20241116085904916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)11067692 20241116085905965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085905965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085905965 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085905965 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085905965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa8e12c, normal) (hnbgw_rua.c:407) 20241116085905965 DHNB DEBUG map_rua[0x561cefa35390]{init}: Allocated (fsm.c:456) 20241116085905965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11067692)[0x561cefa35390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085905965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11067692 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085905965 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085905965 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085905965 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11067692 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085905965 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11067692 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) 20241116085905965 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11067692 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085905965 DCN DEBUG map_sccp[0x561cefa2b750]{init}: Allocated (fsm.c:456) 20241116085905965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x561cefa2b750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085905965 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11067692 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085905965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11067692 SCCP-62 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085905965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11067692)[0x561cefa35390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085905965 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085905965 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085905965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11067692)[0x561cefa35390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085905965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x561cefa2b750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085905965 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085905965 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{IDLE}: Allocated (fsm.c:456) 20241116085905965 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085905965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300031d0056400500f1100926) (sccp_scrc.c:406) 20241116085905965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085905965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085905965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085905965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085905965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085905965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085905965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085905965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085905965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085905965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085905965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085905965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085905965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085905965 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085905965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x561cefa2b750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085905965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11067692)[0x561cefa35390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085905965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085905965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085905965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085905965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085905965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085905965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085905965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085905965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(497)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(498)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510) HNBGW_Test.msc0-RAN(498)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)13333250 HNBGW_Test.msc0-SCCP(497)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(497)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085905981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085905981 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085905981 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085905981 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085905981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085905981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085905981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085905981 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085905982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085905982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085905982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085905982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085905982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085905982 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004289c5) (sccp_scrc.c:477) 20241116085905982 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20241116085905982 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085905982 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085905982 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085905982 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085905982 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085905982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x561cefa2b750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085905982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x561cefa2b750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085905983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085905985 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085905989 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085905992 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085905994 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085905996 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085905998 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085906000 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085906001 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085906002 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085906003 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085906004 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085906006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085906006 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085906007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085906008 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085906009 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085906010 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085906011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085906012 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085906013 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000101001110'B, t_guard := 20.000000 } 20241116085906026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(501)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(501)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)1667606 20241116085907051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085907052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085907052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085907052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085907052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x197216, normal) (hnbgw_rua.c:407) 20241116085907052 DHNB DEBUG map_rua[0x561cefa2b110]{init}: Allocated (fsm.c:456) 20241116085907052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1667606)[0x561cefa2b110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085907052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1667606 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085907052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085907052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085907052 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1667606 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085907052 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1667606 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) 20241116085907052 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1667606 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085907052 DCN DEBUG map_sccp[0x561cefa34470]{init}: Allocated (fsm.c:456) 20241116085907052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x561cefa34470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085907052 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1667606 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085907052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1667606 SCCP-63 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085907052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1667606)[0x561cefa2b110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085907052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085907052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085907052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1667606)[0x561cefa2b110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085907052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x561cefa34470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085907052 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085907052 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{IDLE}: Allocated (fsm.c:456) 20241116085907052 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085907052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000003f), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300014e0056400500f1100926) (sccp_scrc.c:406) 20241116085907052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085907052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085907052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085907052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085907052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085907052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085907052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085907052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085907052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085907052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085907053 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085907053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085907053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085907053 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085907053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x561cefa34470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085907053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1667606)[0x561cefa2b110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085907053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085907053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085907053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085907053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085907053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085907053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085907053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085907053 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(500)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc1-SCCP(500)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(501)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511) HNBGW_Test.msc1-RAN(501)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)5796863 HNBGW_Test.msc1-SCCP(500)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(500)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085907070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085907070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085907070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085907070 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085907070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085907070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085907070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085907070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085907070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085907070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085907070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085907070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085907070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085907070 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fcc0cc) (sccp_scrc.c:477) 20241116085907070 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20241116085907070 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085907070 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085907070 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085907070 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085907070 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085907070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x561cefa34470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085907070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x561cefa34470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085907072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085907075 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085907078 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085907081 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085907083 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085907085 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085907087 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085907088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085907089 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085907090 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085907091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085907092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085907092 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085907093 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085907094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085907094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085907095 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085907096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085907096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085907097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085907097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000001001000'B, t_guard := 20.000000 } 20241116085907108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(498)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(498)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)6795750 20241116085908130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085908130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085908130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085908130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085908130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67b1e6, normal) (hnbgw_rua.c:407) 20241116085908130 DHNB DEBUG map_rua[0x561cefa35a40]{init}: Allocated (fsm.c:456) 20241116085908130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795750)[0x561cefa35a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085908130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795750 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085908130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085908130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085908130 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795750 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241116085908130 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795750 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) 20241116085908130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795750 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085908130 DCN DEBUG map_sccp[0x561cefa3d1d0]{init}: Allocated (fsm.c:456) 20241116085908130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x561cefa3d1d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085908130 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6795750 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085908131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795750 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085908131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795750)[0x561cefa35a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085908131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085908131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085908131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795750)[0x561cefa35a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085908131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x561cefa3d1d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085908131 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085908131 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{IDLE}: Allocated (fsm.c:456) 20241116085908131 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085908131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000480056400500f1100926) (sccp_scrc.c:406) 20241116085908131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085908131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085908131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085908131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085908131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085908131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085908131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085908131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085908131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085908131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085908131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085908131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085908131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085908131 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085908131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x561cefa3d1d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085908131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795750)[0x561cefa35a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085908131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908131 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085908131 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085908131 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085908131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085908131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085908131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085908131 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(497)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.msc0-SCCP(497)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(498)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512) HNBGW_Test.msc0-RAN(498)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)12442672 HNBGW_Test.msc0-SCCP(497)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(497)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085908137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908137 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085908137 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085908137 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085908137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085908137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085908137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085908137 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085908137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085908137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085908137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085908137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085908137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085908137 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b288fa) (sccp_scrc.c:477) 20241116085908137 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20241116085908137 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085908137 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085908137 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085908137 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085908137 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) 20241116085908137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x561cefa3d1d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085908137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x561cefa3d1d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085908140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085908141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085908144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085908145 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085908147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085908148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085908150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085908151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085908152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085908153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085908154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085908155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085908155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085908156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085908157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085908157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085908158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085908159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085908160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085908160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085908161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085908164 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45459<->l=127.0.0.1:4262) (control_if.c:193) 20241116085908164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085908164 DLINP DEBUG SRVCONN(,r=127.0.0.1:49687<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085908164 DLINP DEBUG SRVCONN(,r=127.0.0.1:49687<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085908164 DLINP NOTICE SRV(,r=127.0.0.1:49687<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085908164 DMAIN NOTICE (127.0.0.1:49687 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49687<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085908164 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(498)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(503)@58b8e6c24fc4: Final verdict of PTC: none 20241116085908165 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085908165 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) 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085908165 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085908165 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) 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085908165 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc1-RAN(501)@58b8e6c24fc4: Final verdict of PTC: none 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085908165 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(504)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(507)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(506)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(500)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494)@58b8e6c24fc4: Final verdict of PTC: none 20241116085908165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085908165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn1-M3UA(508)@58b8e6c24fc4: Final verdict of PTC: none 20241116085908165 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085908165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085908165 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085908165 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085908165 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085908165 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085908165 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085908165 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085908165 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(509)@58b8e6c24fc4: Final verdict of PTC: none 20241116085908165 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085908165 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085908165 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085908165 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085908165 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085908165 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085908165 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085908165 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085908165 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085908165 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085908165 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085908166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085908166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085908166 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085908166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085908166 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085908166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085908166 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085908166 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085908166 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085908166 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085908166 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085908166 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085908166 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085908166 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085908166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085908166 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085908166 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085908166 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085908166 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085908166 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085908166 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085908166 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085908166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x561cefa2b750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085908166 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085908166 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085908166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004289c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085908166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085908166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085908166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085908166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085908166 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085908166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x561cefa2b750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085908166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11067692)[0x561cefa35390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085908166 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11067692)[0x561cefa35390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085908166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085908166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11067692)[0x561cefa35390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085908166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11067692)[0x561cefa35390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085908166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11067692)[0x561cefa35390]{disrupted}: Freeing instance (context_map.c:202) 20241116085908166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11067692)[0x561cefa35390]{disrupted}: Deallocated (fsm.c:568) 20241116085908166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x561cefa2b750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085908166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x561cefa2b750]{disconnected}: Freeing instance (context_map.c:206) 20241116085908167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x561cefa2b750]{disconnected}: Deallocated (fsm.c:568) 20241116085908167 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11067692 SCCP-62 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241116085908167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x561cefa3d1d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085908167 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085908167 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085908167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b288fa), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085908167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085908167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085908167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085908167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085908167 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085908167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x561cefa3d1d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085908167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795750)[0x561cefa35a40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085908167 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795750)[0x561cefa35a40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085908167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085908167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795750)[0x561cefa35a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085908167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795750)[0x561cefa35a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085908167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795750)[0x561cefa35a40]{disrupted}: Freeing instance (context_map.c:202) 20241116085908167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6795750)[0x561cefa35a40]{disrupted}: Deallocated (fsm.c:568) 20241116085908167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x561cefa3d1d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085908167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x561cefa3d1d0]{disconnected}: Freeing instance (context_map.c:206) 20241116085908167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x561cefa3d1d0]{disconnected}: Deallocated (fsm.c:568) 20241116085908167 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6795750 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241116085908167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085908167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085908167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908167 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085908167 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085908167 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085908167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085908167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085908167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085908167 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085908167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085908167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085908167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908167 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085908167 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085908167 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085908167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085908167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085908167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085908167 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085908167 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085908167 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085908167 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085908167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1667606)[0x561cefa2b110]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085908167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1667606)[0x561cefa2b110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085908167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x561cefa34470]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085908167 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085908167 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085908167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcc0cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085908167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085908167 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085908167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085908168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085908168 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085908168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x561cefa34470]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085908168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1667606)[0x561cefa2b110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085908168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1667606)[0x561cefa2b110]{disrupted}: Freeing instance (context_map.c:202) 20241116085908168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1667606)[0x561cefa2b110]{disrupted}: Deallocated (fsm.c:568) 20241116085908168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x561cefa34470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085908168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x561cefa34470]{disconnected}: Freeing instance (context_map.c:206) 20241116085908168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x561cefa34470]{disconnected}: Deallocated (fsm.c:568) 20241116085908168 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1667606 SCCP-63 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241116085908168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085908168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085908168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085908168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085908168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085908168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085908168 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(490)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(505)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(499)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(497)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(491)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493)@58b8e6c24fc4: Final verdict of PTC: none 20241116085908178 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085908178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085908178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085908178 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085908178 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085908178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908178 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085908178 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085908178 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085908178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085908178 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085908178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085908178 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(502)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(492)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(489): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(490): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(492): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(493): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(494): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(495): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(496): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(497): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(498): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(499): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(500): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(501): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(502): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(503): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(504): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(505): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(506): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(507): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(508): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(509): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(510): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(511): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(512): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@58b8e6c24fc4: 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'. 20241116085908194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085908194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085908194 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085908194 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085908194 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085908195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085908195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085908195 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085908195 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085908195 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085908195 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085908195 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44148<->l=127.0.0.1:4261 (telnet_interface.c:138) Sat Nov 16 08:59:08 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 20241116085908328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085908750 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085908750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00227ff7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085908750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085908750 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085908750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085908750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085908750 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085908750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c25a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085908750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085908750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085908750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085908750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085908750 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085908750 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005882a2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085908750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085908750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085908750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085908750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085908751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085908751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085908751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085908751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085908751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085908751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085908751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085908751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085908751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085908751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085908751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085908751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085908751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085908751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085908751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085908751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085908751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085908751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085908751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085908751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085908751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085908751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085908931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44202<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=488696) 20241116085909463 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085909463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b440f8), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085909463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085909463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085909463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085909463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085909463 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085909463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e5671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085909463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085909463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085909463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085909463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085909463 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085909463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008799f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085909463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085909463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085909463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085909463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085909463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085909463 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085909463 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085909463 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085909463 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085909463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085909463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085909463 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085909464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085909464 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085909464 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085909464 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085909464 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085909464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085909464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085909464 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085909464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085909464 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085909464 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085909464 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085909464 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085909464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085909464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085909464 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=488696, count=502204) 20241116085910166 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085910166 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085910166 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085910166 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085910166 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085910166 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085910166 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085910166 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085910166 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085910179 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085910179 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085910179 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085910318 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085910318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3f27), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085910318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085910318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085910318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085910318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085910318 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085910318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00276e9f), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085910318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085910318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085910318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085910318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085910318 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085910318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00424018), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085910318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085910318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085910318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085910318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085910318 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085910318 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8f0f), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085910318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085910318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085910319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085910319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085910319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085910319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085910319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085910319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085910319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085910319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085910319 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085910319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085910319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085910319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085910319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085910319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085910319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085910319 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085910319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085910319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085910319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085910319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085910319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085910320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085910320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085910320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085910320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085910320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085910320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085910320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085910320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085910320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:59:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241116085912032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085912036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085912040 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36669<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085912129 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085912129 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085912142 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085912142 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085912143 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085912143 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085912143 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35545 (stream_srv.c:129) 20241116085912143 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35545<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085912143 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085912143 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085912143 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912143 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085912143 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085912143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085912143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912144 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085912144 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085912144 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085912144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085912144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085912144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085912144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085912145 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912145 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085912145 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912145 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085912145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912145 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085912145 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912145 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085912145 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912145 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085912145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912145 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085912145 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912145 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085912145 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912145 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085912145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912145 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085912145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085912145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085912145 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085912145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085912145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085912145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085912145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085912145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912145 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912145 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912145 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085912145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085912145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085912145 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(523)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(523)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(523)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(521)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(526)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(526)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(526)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-SCCP(524)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085912174 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085912174 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085912174 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085912174 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085912174 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085912174 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085912175 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085912175 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085912176 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912176 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085912176 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085912176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912176 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085912176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912176 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085912176 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912176 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085912176 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085912176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912176 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085912176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912176 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085912176 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912176 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085912176 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912176 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085912176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912177 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085912177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912177 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085912177 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912177 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085912177 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085912177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085912177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912177 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085912177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085912177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085912177 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085912177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085912177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085912177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085912177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085912177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085912177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085912177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085912177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085912177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085912177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085912177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085912177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(529)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(529)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(529)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(527)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(532)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(532)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(532)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(530)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085912235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085912235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085912236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085912236 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085912236 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085912236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085912236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085912236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085912236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085912247 DLINP DEBUG SRVCONN(,r=127.0.0.1:35545<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085912247 DLINP DEBUG SRVCONN(,r=127.0.0.1:35545<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085912247 DLINP DEBUG SRVCONN(,r=127.0.0.1:35545<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085912247 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085912247 DHNBAP DEBUG (127.0.0.1:35545 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085912247 DHNBAP NOTICE (127.0.0.1:35545 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085912247 DHNBAP NOTICE (127.0.0.1:35545 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085912247 DLINP DEBUG SRVCONN(,r=127.0.0.1:35545<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085912247 DLINP DEBUG SRVCONN(,r=127.0.0.1:35545<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085912360 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085912360 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085912360 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085912360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(523)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085912368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912368 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085912368 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085912368 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085912368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085912368 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085912368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085912371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912371 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085912371 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085912371 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085912371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085912371 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085912371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085912371 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085912371 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085912371 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085912371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085912371 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085912371 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085912371 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085912371 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085912371 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085912371 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085912372 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 20241116085912372 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 20241116085912372 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085912372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085912372 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912372 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085912372 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085912372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085912373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912373 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085912373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085912373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085912373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085912373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085912373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(526)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085912379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085912379 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085912379 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085912379 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085912379 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085912379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085912381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912381 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085912381 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085912381 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085912382 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085912382 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085912382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085912382 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085912382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085912382 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085912382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085912382 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085912382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085912382 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085912382 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085912382 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085912382 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085912383 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912383 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085912383 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085912383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085912384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912384 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085912384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085912384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085912384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085912384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085912384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085912391 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085912391 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085912391 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085912391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(529)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085912406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085912406 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085912407 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085912407 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085912407 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085912407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085912409 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 20241116085912409 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 20241116085912409 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085912409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085912412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912412 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085912412 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085912412 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085912412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085912412 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085912412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085912412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085912412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085912412 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085912413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085912413 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085912413 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085912413 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085912413 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085912413 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085912413 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085912414 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912414 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085912414 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085912414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085912414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912414 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn1-M3UA(532)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085912415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912415 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912415 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912415 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085912415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085912415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085912415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085912415 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085912420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912420 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085912420 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085912420 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085912420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085912420 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085912420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085912422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912422 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085912422 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085912423 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085912423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085912423 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085912423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085912423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085912423 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085912423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085912423 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085912423 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085912423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085912423 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085912423 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085912423 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085912423 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085912424 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085912424 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085912424 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085912424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085912425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085912425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085912425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085912425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085912425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085912425 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085912425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085912425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085912425 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085912425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085912425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085912425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085912425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085912425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085912425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085912425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085912425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(522)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085913169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913169 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085913169 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085913169 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085913169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085913169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085913169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085913169 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085913170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085913170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085913170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085913170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085913170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085913170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085913170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085913170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085913170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085913170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085913170 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085913170 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085913170 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085913170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085913170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085913170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085913170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085913170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085913170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085913170 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085913170 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085913170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085913170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085913170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085913170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085913170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085913170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085913170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913170 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085913170 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085913170 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085913170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085913170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085913170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085913170 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085913170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085913170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085913170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085913170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085913170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085913170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085913170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085913170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085913170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085913170 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085913170 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085913170 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(525)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085913183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913183 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085913183 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085913183 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085913183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085913183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085913183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085913183 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085913183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085913183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085913183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085913183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085913183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085913184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085913184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085913184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG[38;5;47m SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085913184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085913184 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085913184 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085913184 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) 20241116085913184 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) 20241116085913184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085913184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085913184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085913184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085913184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085913184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085913184 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085913184 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116085913184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085913184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085913184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085913184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085913184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085913184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085913184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913185 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085913185 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085913185 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085913185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085913185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085913185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085913185 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085913185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085913185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085913185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085913185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085913185 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085913185 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085913185 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085913185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085913185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085913185 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085913185 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085913185 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(528)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085913201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913201 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085913201 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085913201 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085913201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085913201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085913201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085913201 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085913201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085913201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085913201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085913201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085913201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085913201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085913201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085913201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085913201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085913201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085913201 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085913201 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085913201 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085913201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085913201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085913201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085913201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085913201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085913201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085913201 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085913201 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085913201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085913201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085913201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085913201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085913201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085913201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085913201 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913202 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085913202 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085913202 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085913202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085913202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085913202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085913202 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085913202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085913202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085913202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085913202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085913202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085913202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085913203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085913203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085913203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085913203 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085913203 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085913203 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(531)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085913217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913217 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085913217 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085913217 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 20241116085913217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085913217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085913217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085913217 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085913217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085913217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085913217 DLM3UA DEBUG 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) 20241116085913217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085913217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085913217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085913217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085913217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085913217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085913217 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085913217 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085913217 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) 20241116085913217 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) 20241116085913217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085913217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085913217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085913217 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085913217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085913217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085913217 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085913217 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116085913217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913217 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085913217 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085913217 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085913217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085913217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085913217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085913217 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085913218 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085913218 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085913218 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 20241116085913218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085913218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085913218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085913218 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085913218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085913218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085913218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085913218 DLM3UA DEBUG 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) 20241116085913218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085913218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085913218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085913218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085913218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085913218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085913218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085913218 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085913218 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085913218 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085913218 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085913218 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085914260 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085914263 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085914267 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085914271 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085914274 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085914278 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085914281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085914285 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085914290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085914294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085914298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085914302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085914306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085914309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085914313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085914317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085914320 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085914323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085914325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085914327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: 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 := '000000000000001111010011'B, t_guard := 20.000000 } 20241116085914359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58636<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)12271858 20241116085915404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085915404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085915404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085915404 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085915404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb40f2, normal) (hnbgw_rua.c:407) 20241116085915404 DHNB DEBUG map_rua[0x561cefa2b110]{init}: Allocated (fsm.c:456) 20241116085915404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12271858)[0x561cefa2b110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085915404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12271858 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085915404 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085915404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085915404 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12271858 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) 20241116085915404 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12271858 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085915404 DCN DEBUG map_sccp[0x561cefa34470]{init}: Allocated (fsm.c:456) 20241116085915404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x561cefa34470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085915404 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12271858 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085915404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12271858 SCCP-65 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085915404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12271858)[0x561cefa2b110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085915404 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085915404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085915404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12271858)[0x561cefa2b110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085915404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x561cefa34470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085915404 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085915404 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{IDLE}: Allocated (fsm.c:456) 20241116085915404 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085915405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000041), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030003d30056400500f1100926) (sccp_scrc.c:406) 20241116085915405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085915405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085915405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085915405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085915405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085915405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085915405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085915405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085915405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085915405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085915405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085915405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085915405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085915405 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085915405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x561cefa34470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085915405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12271858)[0x561cefa2b110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085915405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085915405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085915405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085915405 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085915405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085915405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085915405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085915405 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(521)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(522)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534) HNBGW_Test.msc0-RAN(522)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)1669757 HNBGW_Test.msc0-SCCP(521)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(521)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085915422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085915422 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085915422 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085915422 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085915422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085915422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085915422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085915422 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085915422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085915422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085915422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085915422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085915422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085915422 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00208844) (sccp_scrc.c:477) 20241116085915422 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20241116085915422 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085915422 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085915422 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085915422 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085915422 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085915422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x561cefa34470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085915422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x561cefa34470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085915422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58636<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085915423 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085915424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085915426 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085915427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085915428 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085915429 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085915430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085915431 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085915433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085915434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085915435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085915436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085915437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085915437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085915438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085915439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085915439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085915440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085915440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085915441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001110011011'B, t_guard := 20.000000 } 20241116085915452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58644<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(525)@58b8e6c24fc4: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(525)@58b8e6c24fc4: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)2590005 20241116085916481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085916481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085916481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085916481 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085916481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x278535, normal) (hnbgw_rua.c:407) 20241116085916481 DHNB DEBUG map_rua[0x561cefa2b750]{init}: Allocated (fsm.c:456) 20241116085916481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2590005)[0x561cefa2b750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085916481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2590005 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085916481 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085916481 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085916481 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085916481 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2590005 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) 20241116085916481 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2590005 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085916481 DCN DEBUG map_sccp[0x561cefa35a40]{init}: Allocated (fsm.c:456) 20241116085916481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x561cefa35a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085916481 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2590005 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085916481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2590005 SCCP-66 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085916481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2590005)[0x561cefa2b750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085916481 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085916481 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085916481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2590005)[0x561cefa2b750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085916481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x561cefa35a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085916481 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085916481 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{IDLE}: Allocated (fsm.c:456) 20241116085916481 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085916481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000042), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300039b0056400500f1100926) (sccp_scrc.c:406) 20241116085916481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085916481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085916481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085916481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085916481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085916481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085916481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085916481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085916481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085916481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085916481 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085916481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085916481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085916481 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085916481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x561cefa35a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085916481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2590005)[0x561cefa2b750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085916481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085916481 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085916481 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085916481 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085916482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085916482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085916482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085916482 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(524)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc1-SCCP(524)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(525)@58b8e6c24fc4: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535) HNBGW_Test.msc1-RAN(525)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)15388241 HNBGW_Test.msc1-SCCP(524)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(524)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085916501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085916501 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085916501 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085916501 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085916501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085916501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085916501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085916501 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085916501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085916501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085916501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085916501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085916501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085916501 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00db6958) (sccp_scrc.c:477) 20241116085916501 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20241116085916501 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085916501 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085916501 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085916501 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085916501 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085916501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x561cefa35a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085916501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x561cefa35a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085916504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58644<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085916506 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085916510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085916514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085916518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085916520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085916522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085916523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085916524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085916525 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085916526 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085916527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085916527 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085916528 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085916529 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085916530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085916530 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085916531 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085916532 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085916533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085916533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000011110010'B, t_guard := 20.000000 } 20241116085916544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58650<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(522)@58b8e6c24fc4: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(522)@58b8e6c24fc4: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)16514017 20241116085917556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085917556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085917556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085917556 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085917556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfbfbe1, normal) (hnbgw_rua.c:407) 20241116085917556 DHNB DEBUG map_rua[0x561cefa4e380]{init}: Allocated (fsm.c:456) 20241116085917556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16514017)[0x561cefa4e380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085917556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16514017 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085917556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085917556 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085917556 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16514017 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) 20241116085917556 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16514017 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085917556 DCN DEBUG map_sccp[0x561cefa2b2d0]{init}: Allocated (fsm.c:456) 20241116085917556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x561cefa2b2d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085917556 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16514017 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085917556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16514017 SCCP-67 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085917556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16514017)[0x561cefa4e380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085917556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085917556 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085917556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16514017)[0x561cefa4e380]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085917556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x561cefa2b2d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085917556 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085917556 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{IDLE}: Allocated (fsm.c:456) 20241116085917556 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085917556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000043), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030000f20056400500f1100926) (sccp_scrc.c:406) 20241116085917556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085917556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085917556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085917556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085917556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085917556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085917556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085917556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085917556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085917556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085917556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085917556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085917556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085917556 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085917556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x561cefa2b2d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085917556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16514017)[0x561cefa4e380]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085917556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085917556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085917556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085917556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085917556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085917556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085917556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085917556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(521)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.msc0-SCCP(521)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(522)@58b8e6c24fc4: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536) HNBGW_Test.msc0-RAN(522)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)7993172 HNBGW_Test.msc0-SCCP(521)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(521)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085917558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085917558 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085917558 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085917558 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085917558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085917558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085917558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085917558 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085917558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085917558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085917558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085917558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085917558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085917558 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ba22ef) (sccp_scrc.c:477) 20241116085917558 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20241116085917558 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085917559 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085917559 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085917559 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085917559 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) 20241116085917559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x561cefa2b2d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085917559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x561cefa2b2d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085917560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58650<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085917560 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085917562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085917562 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085917563 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085917564 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085917565 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085917567 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085917568 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085917569 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085917570 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085917571 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085917572 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085917573 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085917575 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085917576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085917577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085917577 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085917578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085917579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085917580 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085917583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58634<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085917583 DLINP DEBUG SRVCONN(,r=127.0.0.1:35545<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085917583 DLINP DEBUG SRVCONN(,r=127.0.0.1:35545<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085917583 DLINP NOTICE SRV(,r=127.0.0.1:35545<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085917583 DMAIN NOTICE (127.0.0.1:35545 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35545<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085917583 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085917583 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36669<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-RAN(525)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(522)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(531)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513)@58b8e6c24fc4: Final verdict of PTC: none 20241116085917584 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085917584 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) 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085917584 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085917584 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) 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085917584 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518)@58b8e6c24fc4: Final verdict of PTC: none 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085917584 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085917584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085917584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085917584 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085917584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085917584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085917584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085917584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085917584 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085917584 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085917584 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085917584 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085917584 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085917584 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085917584 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085917584 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085917584 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085917584 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116085917584 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.msc0-M3UA(523)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(524)@58b8e6c24fc4: Final verdict of PTC: none 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116085917584 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-RAN(528)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(532)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517)@58b8e6c24fc4: Final verdict of PTC: none 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085917584 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085917584 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085917584 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085917584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085917584 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085917584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085917584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085917584 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085917584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085917584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085917584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085917584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085917584 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085917584 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085917584 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085917584 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x561cefa34470]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085917584 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085917584 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085917584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00208844), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085917584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085917584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085917584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085917584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085917584 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x561cefa34470]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12271858)[0x561cefa2b110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085917584 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12271858)[0x561cefa2b110]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085917584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12271858)[0x561cefa2b110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12271858)[0x561cefa2b110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12271858)[0x561cefa2b110]{disrupted}: Freeing instance (context_map.c:202) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12271858)[0x561cefa2b110]{disrupted}: Deallocated (fsm.c:568) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x561cefa34470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x561cefa34470]{disconnected}: Freeing instance (context_map.c:206) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x561cefa34470]{disconnected}: Deallocated (fsm.c:568) 20241116085917584 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12271858 SCCP-65 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x561cefa2b2d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085917584 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085917584 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085917584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba22ef), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085917584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085917584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085917584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085917584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085917584 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x561cefa2b2d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16514017)[0x561cefa4e380]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085917IPA-CTRL-CLI-IPA(515)@58b8e6c24fc4: Final verdict of PTC: none584 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16514017)[0x561cefa4e380]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085917584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16514017)[0x561cefa4e380]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16514017)[0x561cefa4e380]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16514017)[0x561cefa4e380]{disrupted}: Freeing instance (context_map.c:202) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16514017)[0x561cefa4e380]{disrupted}: Deallocated (fsm.c:568) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x561cefa2b2d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x561cefa2b2d0]{disconnected}: Freeing instance (context_map.c:206) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x561cefa2b2d0]{disconnected}: Deallocated (fsm.c:568) 20241116085917584 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16514017 SCCP-67 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241116085917584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085917584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085917584 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085917584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085917584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085917584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085917584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085917584 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085917584 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085917584 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085917584 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x561cefa35a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085917584 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085917584 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085917584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db6958), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085917584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085917584 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085917584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085917584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085917584 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x561cefa35a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2590005)[0x561cefa2b750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085917584 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2590005)[0x561cefa2b750]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085917584 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2590005)[0x561cefa2b750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2590005)[0x561cefa2b750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2590005)[0x561cefa2b750]{disrupted}: Freeing instance (context_map.c:202) 20241116085917584 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2590005)[0x561cefa2b750]{disrupted}: Deallocated (fsm.c:568) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x561cefa35a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x561cefa35a40]{disconnected}: Freeing instance (context_map.c:206) 20241116085917584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x561cefa35a40]{disconnected}: Deallocated (fsm.c:568) 20241116085917584 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2590005 SCCP-66 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241116085917584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085917584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (strea HNBGW_Test.sgsn1-SCCP(530)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(526)@58b8e6c24fc4: Final verdict of PTC: none m_srv.c:732) 20241116085917585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085917585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085917585 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085917585 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085917585 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085917585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085917585 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085917585 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085917585 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085917585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085917585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085917585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085917585 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085917585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085917585 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085917585 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085917585 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085917585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085917585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085917585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085917585 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085917585 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085917585 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085917585 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085917585 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085917585 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085917585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085917585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085917585 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(533)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(521)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(514)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(527)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(529)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085917614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58630<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(516)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(513): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(514): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(515): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(516): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(517): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(518): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(519): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(520): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(521): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(522): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(523): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(524): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(525): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(526): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(527): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(528): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(529): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(530): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(531): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(532): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(533): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(534): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(535): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(536): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:59:17 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 20241116085917748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085918167 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085918167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b288fa), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085918167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085918167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085918167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085918167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085918167 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085918167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004289c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085918167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085918167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085918167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085918167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085918168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085918168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085918168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085918168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085918168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085918168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085918168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085918168 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085918168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085918168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085918168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085918168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085918168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085918168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085918168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085918168 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085918169 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085918169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcc0cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085918169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085918169 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085918169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085918169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085918169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085918169 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085918169 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085918169 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085918169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085918169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085918169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085918169 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085918350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58652<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=480168) 20241116085918751 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085918751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005882a2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085918751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085918751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085918751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085918751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085918751 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085918751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c25a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085918751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085918751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085918751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085918751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085918751 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085918751 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00227ff7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085918751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085918751 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085918751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085918751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085918751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085918751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085918751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085918751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085918751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085918751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085918751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085918751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085918751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085918751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085918751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085918751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085918751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085918751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085918751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085918751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085918751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085918751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085918752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085918752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085918752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085918752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085918752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085918752 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=480168, count=497132) 20241116085919464 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085919464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008799f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085919464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085919464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085919464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085919464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085919464 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085919464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e5671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085919464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085919464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085919464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085919464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085919464 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085919464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b440f8), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085919464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085919464 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085919464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085919464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085919465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085919465 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085919465 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085919465 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085919465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085919465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085919465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085919465 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085919465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085919465 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085919465 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085919465 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085919465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085919465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085919465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085919465 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085919465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085919465 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085919465 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085919465 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085919465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085919465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085919465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085919465 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085919585 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085919585 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085919585 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085919585 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085919585 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085919585 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085919585 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085919585 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085919585 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085920319 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085920319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8f0f), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085920319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085920319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085920319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085920319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085920319 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085920319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00424018), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085920319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085920319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085920319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085920319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085920319 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085920319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00276e9f), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085920319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085920319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085920319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085920320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085920320 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085920320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3f27), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085920320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085920320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085920320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085920320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085920320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085920320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085920320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085920320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085920320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085920320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085920320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085920320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085920320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085920320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085920320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085920320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085920320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085920320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085920320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085920320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085920320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085920320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085920320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085920320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085920320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085920321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085920321 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085920321 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085920321 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085920321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085920321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085920321 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:59: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_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241116085921447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085921451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085921456 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43491<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085921561 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085921561 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085921571 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085921571 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921572 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085921572 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921572 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085921572 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921572 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49487 (stream_srv.c:129) 20241116085921572 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49487<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085921572 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085921572 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921573 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921573 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085921573 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085921573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921573 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085921573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921573 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921573 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921573 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085921573 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085921573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921574 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085921574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921574 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921574 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921574 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085921574 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085921574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921574 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085921574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921574 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921574 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921574 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085921574 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085921574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085921574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921574 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921574 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921574 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921574 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085921574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085921574 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085921574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921574 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921574 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921574 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085921574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085921574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085921574 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085921574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921574 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921574 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921574 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085921574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085921574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085921574 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085921574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921574 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921574 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921574 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085921574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085921574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085921574 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(547)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(547)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(547)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(545)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(550)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(550)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(550)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(548)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085921607 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085921607 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921607 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085921607 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085921607 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921607 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085921607 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921607 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085921607 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921608 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921608 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085921608 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921608 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085921608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921608 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921608 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921608 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085921608 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921608 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085921608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921608 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921608 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921608 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085921608 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921608 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085921608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921608 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921608 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921608 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085921608 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085921608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921608 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921609 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921609 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921609 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085921609 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085921609 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085921609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921609 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921609 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921609 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085921609 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085921609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085921609 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085921609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921609 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921609 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921609 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085921609 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085921609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085921609 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085921609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921609 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921609 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921609 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085921609 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085921609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085921609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085921609 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085921609 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(553)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(553)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(553)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(551)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(556)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(556)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(556)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(554)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085921655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085921655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085921655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085921655 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085921655 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085921655 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085921655 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085921655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085921655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085921660 DLINP DEBUG SRVCONN(,r=127.0.0.1:49487<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085921660 DLINP DEBUG SRVCONN(,r=127.0.0.1:49487<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085921660 DLINP DEBUG SRVCONN(,r=127.0.0.1:49487<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085921660 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085921660 DHNBAP DEBUG (127.0.0.1:49487 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085921660 DHNBAP NOTICE (127.0.0.1:49487 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085921660 DHNBAP NOTICE (127.0.0.1:49487 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085921660 DLINP DEBUG SRVCONN(,r=127.0.0.1:49487<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085921660 DLINP DEBUG SRVCONN(,r=127.0.0.1:49487<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085921790 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085921790 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085921790 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085921790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(547)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085921801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921801 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085921801 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085921801 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085921801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085921801 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085921801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085921802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921802 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085921802 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085921802 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085921802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085921802 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085921802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085921802 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085921802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085921802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085921802 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085921802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085921802 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085921802 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085921802 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085921802 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085921802 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085921802 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921802 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 20241116085921802 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 20241116085921802 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085921802 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(550)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085921803 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921803 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085921803 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085921803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085921803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921803 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085921803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085921803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085921803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085921803 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085921804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921804 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085921804 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085921804 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085921804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085921804 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085921804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085921804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921804 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085921804 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085921804 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085921804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085921804 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085921804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085921804 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085921804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085921804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085921804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085921804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085921804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085921804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085921804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085921804 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085921804 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085921804 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921805 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921805 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085921805 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085921805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921806 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085921806 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921806 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921806 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921806 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085921806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085921806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085921806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085921806 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085921825 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085921825 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085921825 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 20241116085921826 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116085921826 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116085921826 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116085921826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(553)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085921830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921830 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085921830 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116085921830 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116085921830 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116085921830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085921830 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085921830 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116085921830 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085921830 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085921830 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085921830 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085921830 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085921830 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085921830 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085921830 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085921832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921833 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085921833 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085921833 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085921833 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085921833 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241116085921833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085921833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085921833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085921833 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085921833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085921833 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085921833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085921833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085921833 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085921833 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085921833 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921834 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921834 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085921834 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085921834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085921834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921834 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085921834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085921834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085921834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085921834 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085921842 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 20241116085921842 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 20241116085921842 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085921842 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(556)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085921846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921846 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085921846 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085921846 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085921846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085921846 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085921846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085921848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921848 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085921848 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085921848 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085921848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085921848 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085921848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085921849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085921849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085921849 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085921849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085921849 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085921849 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085921849 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085921849 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085921849 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085921849 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085921850 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085921850 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085921850 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085921850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085921850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085921850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085921850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085921850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085921850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085921850 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085921850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085921850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085921850 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085921850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085921850 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085921850 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085921850 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085921850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085921850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085921850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085921850 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(546)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085922603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922603 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085922603 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085922603 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085922603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085922603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085922603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085922603 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085922604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085922604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085922604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085922604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085922604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085922604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085922604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085922604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085922604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085922604 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085922604 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085922604 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085922604 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085922604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085922604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085922604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085922605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085922605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085922605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085922605 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085922605 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085922605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085922605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085922605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085922605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085922605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085922605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085922605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922607 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085922607 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085922607 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085922607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085922607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085922607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085922607 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085922608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085922608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085922608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085922608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085922608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085922608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085922608 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085922608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922608 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085922608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085922608 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085922608 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085922608 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(549)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085922615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922615 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085922615 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085922615 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085922615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085922615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085922615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085922615 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085922615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085922615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085922615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085922615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085922615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085922615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085922615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085922615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085922615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085922615 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085922615 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085922615 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) 20241116085922615 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) 20241116085922615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085922615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085922615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085922615 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085922615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085922615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085922615 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085922615 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116085922615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922615 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085922615 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085922615 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085922616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085922616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085922616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085922616 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922616 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085922616 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085922616 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085922616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085922616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085922616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085922616 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085922616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085922616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085922616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085922616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085922616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085922616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085922616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085922616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085922616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085922616 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085922616 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085922616 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(552)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085922637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922637 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085922637 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085922637 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085922637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085922637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085922637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085922637 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085922638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085922638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085922638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085922638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085922638 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085922638 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085922638 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085922638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922638 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085922638 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085922638 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085922638 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085922638 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085922638 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085922638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085922638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085922638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085922638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085922638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085922639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085922639 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085922639 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085922639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085922639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085922639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085922639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085922639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085922639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085922639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922640 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085922640 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085922640 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085922640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085922640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085922640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085922641 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085922641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085922641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085922641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085922641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085922641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085922641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085922641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085922641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085922641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085922641 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085922641 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085922641 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(555)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085922651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922651 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085922651 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085922651 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 20241116085922651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085922651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085922651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085922651 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922651 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085922652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085922652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085922652 DLM3UA DEBUG 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) 20241116085922652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085922652 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085922652 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085922652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085922652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922652 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085922652 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085922652 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085922652 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085922652 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) 20241116085922652 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) 20241116085922652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085922652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085922652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085922652 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085922652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085922652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085922652 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085922652 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116085922652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085922652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085922652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085922652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085922652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085922652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085922652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085922654 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085922654 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085922654 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 20241116085922654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085922654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085922654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085922654 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085922654 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085922654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085922654 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085922654 DLM3UA DEBUG 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) 20241116085922654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085922654 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085922654 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085922654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085922654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085922654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085922654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085922654 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085922654 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085922654 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085922654 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085922654 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085923672 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085923679 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085923683 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085923688 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085923692 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085923697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085923701 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085923704 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085923709 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085923717 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085923722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085923728 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085923733 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085923738 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085923741 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085923743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085923745 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085923746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085923747 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085923748 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: 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 := '000000000000000011010011'B, t_guard := 20.000000 } 20241116085923765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45570<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)13753650 20241116085924790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085924790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085924790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085924790 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085924790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd1dd32, normal) (hnbgw_rua.c:407) 20241116085924790 DHNB DEBUG map_rua[0x561cefa2b750]{init}: Allocated (fsm.c:456) 20241116085924790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13753650)[0x561cefa2b750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085924790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13753650 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085924790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085924790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085924790 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13753650 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) 20241116085924790 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13753650 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) 20241116085924790 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13753650 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085924790 DCN DEBUG map_sccp[0x561cefa35a40]{init}: Allocated (fsm.c:456) 20241116085924790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x561cefa35a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085924790 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13753650 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085924790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13753650 SCCP-68 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085924790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13753650)[0x561cefa2b750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085924790 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085924790 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085924790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13753650)[0x561cefa2b750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085924790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x561cefa35a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085924790 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085924790 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{IDLE}: Allocated (fsm.c:456) 20241116085924790 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085924790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000044), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000d30056400500f1100926) (sccp_scrc.c:406) 20241116085924790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085924790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085924790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085924790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085924790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085924790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085924790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085924790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085924790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085924790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085924790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085924790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085924790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085924790 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085924790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x561cefa35a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085924790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13753650)[0x561cefa2b750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085924790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085924790 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085924790 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085924790 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085924790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085924790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085924790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085924790 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(545)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(546)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558) HNBGW_Test.msc0-RAN(546)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)16668890 HNBGW_Test.msc0-SCCP(545)@58b8e6c24fc4: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(545)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085924795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085924795 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085924795 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085924795 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085924795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085924795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085924795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085924795 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085924795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085924795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085924795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085924795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085924795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085924795 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009be9c6) (sccp_scrc.c:477) 20241116085924795 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20241116085924795 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085924795 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085924795 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085924795 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085924795 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085924795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x561cefa35a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085924795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x561cefa35a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085924796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45570<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085924796 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085924797 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085924798 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085924799 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085924800 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085924802 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085924803 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085924804 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085924805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085924805 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085924806 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085924807 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085924808 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085924809 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085924810 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085924811 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085924812 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085924813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085924813 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085924814 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001011010100'B, t_guard := 20.000000 } 20241116085924826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45572<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(549)@58b8e6c24fc4: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(549)@58b8e6c24fc4: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)3849742 20241116085925847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085925847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085925847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085925847 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085925847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3abe0e, normal) (hnbgw_rua.c:407) 20241116085925847 DHNB DEBUG map_rua[0x561cefa34470]{init}: Allocated (fsm.c:456) 20241116085925847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849742)[0x561cefa34470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085925847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3849742 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085925847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085925847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085925847 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085925847 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3849742 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) 20241116085925847 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3849742 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) 20241116085925847 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3849742 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085925847 DCN DEBUG map_sccp[0x561cefa4e380]{init}: Allocated (fsm.c:456) 20241116085925847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x561cefa4e380]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085925847 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3849742 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085925847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3849742 SCCP-69 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085925847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849742)[0x561cefa34470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085925847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085925847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085925847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849742)[0x561cefa34470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085925847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x561cefa4e380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085925847 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085925847 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{IDLE}: Allocated (fsm.c:456) 20241116085925847 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085925847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030002d40056400500f1100926) (sccp_scrc.c:406) 20241116085925847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085925847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085925847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085925847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085925847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085925847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085925847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085925847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085925847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085925847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085925847 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085925847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085925847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085925847 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085925847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x561cefa4e380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085925847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849742)[0x561cefa34470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085925848 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085925848 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085925848 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085925848 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085925848 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085925848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085925848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085925848 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(548)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc1-SCCP(548)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(549)@58b8e6c24fc4: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559) HNBGW_Test.msc1-RAN(549)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)1938953 HNBGW_Test.msc1-SCCP(548)@58b8e6c24fc4: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(548)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085925856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085925856 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085925856 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085925856 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085925856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085925856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085925856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085925856 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085925856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085925856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085925856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085925856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085925856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085925856 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00173459) (sccp_scrc.c:477) 20241116085925856 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20241116085925856 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085925856 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085925856 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085925856 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085925856 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085925856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x561cefa4e380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085925856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x561cefa4e380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085925856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45572<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085925857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085925859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085925860 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085925862 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085925864 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085925865 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085925867 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085925868 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085925869 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085925871 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085925872 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085925873 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085925875 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085925876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085925876 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085925877 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085925878 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085925879 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085925880 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085925881 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000111110001'B, t_guard := 20.000000 } 20241116085925893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45580<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(546)@58b8e6c24fc4: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(546)@58b8e6c24fc4: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)1479036 20241116085926914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085926914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085926914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085926915 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085926915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x16917c, normal) (hnbgw_rua.c:407) 20241116085926915 DHNB DEBUG map_rua[0x561cefa44d50]{init}: Allocated (fsm.c:456) 20241116085926915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1479036)[0x561cefa44d50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085926915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1479036 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085926915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085926915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085926915 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1479036 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) 20241116085926915 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1479036 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) 20241116085926915 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1479036 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116085926915 DCN DEBUG map_sccp[0x561cefa67820]{init}: Allocated (fsm.c:456) 20241116085926915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x561cefa67820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085926915 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1479036 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116085926915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1479036 SCCP-70 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085926915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1479036)[0x561cefa44d50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085926915 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085926915 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085926915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1479036)[0x561cefa44d50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085926915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x561cefa67820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085926915 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085926915 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{IDLE}: Allocated (fsm.c:456) 20241116085926915 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085926915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000046), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030001f10056400500f1100926) (sccp_scrc.c:406) 20241116085926915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085926915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085926915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085926915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085926915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085926915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085926915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085926915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085926915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085926915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085926915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085926915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085926915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085926915 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085926915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x561cefa67820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085926915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1479036)[0x561cefa44d50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085926915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085926915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085926915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085926915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085926915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085926915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085926915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085926915 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(545)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.msc0-SCCP(545)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(546)@58b8e6c24fc4: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560) HNBGW_Test.msc0-RAN(546)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)13849553 HNBGW_Test.msc0-SCCP(545)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(545)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085926921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085926921 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085926921 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085926921 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085926921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085926921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085926921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085926921 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085926922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085926922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085926922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085926922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085926922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085926922 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0088baf3) (sccp_scrc.c:477) 20241116085926922 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20241116085926922 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085926922 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085926922 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085926922 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085926922 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) 20241116085926922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x561cefa67820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085926922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x561cefa67820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085926925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45580<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085926926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085926930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085926933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085926935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085926938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085926941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085926943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085926945 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085926946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085926947 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085926948 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085926949 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085926950 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085926951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085926951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085926952 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085926953 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085926954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085926954 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085926955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(552)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-RAN(549)@58b8e6c24fc4: Final verdict of PTC: none 20241116085926958 DLINP DEBUG SRVCONN(,r=127.0.0.1:49487<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085926958 DLINP DEBUG SRVCONN(,r=127.0.0.1:49487<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544)@58b8e6c24fc4: Final verdict of PTC: none 20241116085926958 DLINP NOTICE SRV(,r=127.0.0.1:49487<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085926958 DMAIN NOTICE (127.0.0.1:49487 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49487<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085926958 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116085926958 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085926958 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085926958 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085926958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58670<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085926958 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085926958 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085926958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085926958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085926958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085926958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085926958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(555)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(551)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(546)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(547)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(553)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(550)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(545)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(556)@58b8e6c24fc4: Final verdict of PTC: none 20241116085926958 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085926958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085926958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085926958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085926958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085926958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085926959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085926959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085926959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085926959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085926959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085926959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085926959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085926959 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085926959 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085926959 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085926959 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085926959 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43491<->l=127.0.0.1:4262) (control_if.c:193) 20241116085926959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085926959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085926959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085926959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085926959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085926959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085926959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085926959 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085926959 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085926959 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085926959 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085926959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x561cefa4e380]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085926959 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085926959 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085926959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00173459), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085926959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085926959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085926959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085926959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085926959 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085926959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x561cefa4e380]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085926959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849742)[0x561cefa34470]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085926959 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849742)[0x561cefa34470]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085926959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085926959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849742)[0x561cefa34470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085926959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849742)[0x561cefa34470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085926959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849742)[0x561cefa34470]{disrupted}: Freeing instance (context_map.c:202) 20241116085926959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3849742)[0x561cefa34470]{disrupted}: Deallocated (fsm.c:568) 20241116085926959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x561cefa4e380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085926959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x561cefa4e380]{disconnected}: Freeing instance (context_map.c:206) 20241116085926959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x561cefa4e380]{disconnected}: Deallocated (fsm.c:568) 20241116085926959 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3849742 SCCP-69 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241116085926959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085926959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085926959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085926959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085926959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085926959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085926959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085926959 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085926959 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085926959 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085926959 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085926959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085926959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085926959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085926959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085926959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085926959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085926960 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085926960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085926960 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085926960 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085926960 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085926960 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085926960 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085926960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x561cefa35a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085926960 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085926960 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085926960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be9c6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085926960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085926960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085926960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085926960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085926960 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085926960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x561cefa35a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085926960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13753650)[0x561cefa2b750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085926960 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13753650)[0x561cefa2b750]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085926960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085926960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13753650)[0x561cefa2b750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085926960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13753650)[0x561cefa2b750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085926960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13753650)[0x561cefa2b750]{disrupted}: Freeing instance (context_map.c:202) 20241116085926960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13753650)[0x561cefa2b750]{disrupted}: Deallocated (fsm.c:568) 20241116085926960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x561cefa35a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085926960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x561cefa35a40]{disconnected}: Freeing instance (context_map.c:206) 20241116085926960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x561cefa35a40]{disconnected}: Deallocated (fsm.c:568) 20241116085926960 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13753650 SCCP-68 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241116085926960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x561cefa67820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085926960 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085926960 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085926960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088baf3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085926960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085926960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085926960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085926960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085926960 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085926960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x561cefa67820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085926960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1479036)[0x561cefa44d50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085926960 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1479036)[0x561cefa44d50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085926960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085926960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1479036)[0x561cefa44d50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085926960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1479036)[0x561cefa44d50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085926960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1479036)[0x561cefa44d50]{disrupted}: Freeing instance (context_map.c:202) 20241116085926960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1479036)[0x561cefa44d50]{disrupted}: Deallocated (fsm.c:568) 20241116085926960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x561cefa67820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085926960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x561cefa67820]{disconnected}: Freeing instance (context_map.c:206) 20241116085926960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x561cefa67820]{disconnected}: Deallocated (fsm.c:568) 20241116085926960 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1479036 SCCP-70 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241116085926960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085926960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085926960 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085926960 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085926960 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085926958 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085926958 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) 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085926958 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085926958 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085926958 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085926958 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085926958 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) 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085926958 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085926958 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085926958 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085926958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085926959 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085926959 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085926959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085926959 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085926959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085926959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085926959 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085926959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085926959 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085926959 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085926959 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085926959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085926959 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085926959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085926959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085926959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085926959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085926959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085926959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085926959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085926959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085926960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085926960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085926960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085926960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085926960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085926960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085926960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085926960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085926960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085926960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085926960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085926960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085926960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085926960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085926960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085926960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085926960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085926960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(548)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(554)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(557)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(538)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(539)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(540)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. 20241116085926973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58666<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(537): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(538): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(540): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(541): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(542): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(543): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(544): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(545): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(546): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(547): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(548): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(549): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(550): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(551): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(552): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(553): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(554): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(555): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(556): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(557): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(558): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(559): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(560): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:59:27 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 20241116085927123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085927585 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085927586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db6958), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085927586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085927586 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085927586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085927586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085927586 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085927586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba22ef), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085927586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085927586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085927586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085927586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085927586 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085927586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00208844), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085927586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085927586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085927586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085927586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085927587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085927587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085927587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085927587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085927587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085927587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085927587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085927587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085927587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085927587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085927587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085927587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085927587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085927587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085927587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085927587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085927587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085927587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085927587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085927587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085927587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085927587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085927587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085927587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085927827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45588<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=498484) 20241116085928169 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085928169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004289c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085928169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085928169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085928169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085928169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085928169 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085928169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b288fa), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085928169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085928169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085928169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085928169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085928169 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085928169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcc0cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085928169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085928169 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085928169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085928169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085928170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085928170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085928170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085928170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085928170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085928170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085928170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085928170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085928170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085928170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085928170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085928170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085928170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085928170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085928170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085928170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085928170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085928170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085928170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085928170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085928170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085928170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085928170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085928170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085928752 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085928752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00227ff7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085928752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085928752 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085928752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085928752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085928752 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085928752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c25a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085928752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085928752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085928752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085928752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085928752 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085928752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005882a2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085928752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085928752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085928753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085928753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085928753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085928753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085928753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085928753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085928753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085928753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085928753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085928753 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085928753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085928753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085928753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085928753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085928753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085928753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085928753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085928753 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085928753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085928753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085928753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085928753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085928753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085928753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085928753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085928753 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=498484, count=524972) 20241116085928959 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085928959 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085928959 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085928959 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085928959 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085928959 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085928959 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085928959 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085928959 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085928959 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085928959 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085928959 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085929466 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085929466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b440f8), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085929466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085929466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085929466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085929466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085929466 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085929466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e5671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085929466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085929466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085929466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085929466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085929466 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085929466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008799f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085929466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085929466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085929466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085929466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085929466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085929466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085929466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085929466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085929466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085929466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085929466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085929466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085929466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085929466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085929466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085929466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085929466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085929466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085929466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085929466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085929466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085929466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085929466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085929466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085929466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:59:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241116085930321 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085930321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3f27), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085930321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085930321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085930321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085930321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085930321 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085930321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00276e9f), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085930321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085930321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085930321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085930321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085930321 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085930321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00424018), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085930321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085930321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085930321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085930321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085930321 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085930322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8f0f), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085930322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085930322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085930322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085930322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085930322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085930322 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085930322 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085930322 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085930322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085930322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085930322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085930322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085930322 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085930322 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085930322 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085930322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085930322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085930322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085930322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085930322 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085930322 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085930322 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085930322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085930322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085930322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085930322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085930322 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085930323 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085930323 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085930323 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085930323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085930323 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241116085930932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085930937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085930941 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44747<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085931022 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085931022 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085931033 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085931033 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931033 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085931033 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931033 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085931033 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931033 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50695 (stream_srv.c:129) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085931033 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50695<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085931034 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085931034 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931035 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931035 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085931035 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931035 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085931035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931035 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931035 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931035 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085931035 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931035 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085931035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931035 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931035 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931035 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085931035 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931035 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085931035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931035 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931035 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931035 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085931035 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085931035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931035 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085931036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085931036 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085931036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085931036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085931036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085931036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085931036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085931036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085931036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085931036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085931036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085931036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085931036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085931036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(571)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(571)@58b8e6c24fc4: M3UA emulation initiated, the test can be started MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(571)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(569)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(574)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(574)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(574)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085931071 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085931071 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931071 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085931071 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931072 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085931072 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931072 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085931072 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931072 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931072 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085931072 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085931072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085931072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931072 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931072 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931072 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085931072 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085931073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085931073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931073 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931073 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931073 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085931073 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085931073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931073 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085931073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931073 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931073 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931073 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085931073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085931073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085931073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116085931073 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931073 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931073 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085931073 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085931074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931073 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931073 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931073 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085931073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085931073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085931073 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085931074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931074 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085931074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931074 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085931074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085931074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085931074 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085931075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931075 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931075 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931075 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085931075 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085931075 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(577)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(577)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(577)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(575)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(580)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(580)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(580)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(578)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085931125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085931125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085931125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085931125 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085931125 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085931125 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085931125 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085931125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085931125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085931129 DLINP DEBUG SRVCONN(,r=127.0.0.1:50695<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085931129 DLINP DEBUG SRVCONN(,r=127.0.0.1:50695<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085931129 DLINP DEBUG SRVCONN(,r=127.0.0.1:50695<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085931129 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085931129 DHNBAP DEBUG (127.0.0.1:50695 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085931129 DHNBAP NOTICE (127.0.0.1:50695 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085931129 DHNBAP NOTICE (127.0.0.1:50695 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085931129 DLINP DEBUG SRVCONN(,r=127.0.0.1:50695<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085931129 DLINP DEBUG SRVCONN(,r=127.0.0.1:50695<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085931249 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085931249 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085931249 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085931249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(571)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085931258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931258 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085931259 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085931259 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085931259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085931259 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085931259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085931261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931261 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085931261 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085931262 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085931262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085931262 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085931262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085931262 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 20241116085931262 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 20241116085931262 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085931262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085931262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085931262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085931262 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085931262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085931262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085931262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085931262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085931263 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085931263 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085931263 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931264 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931264 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085931264 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085931264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085931264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931264 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085931264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085931264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085931264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085931264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(574)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085931269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931269 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085931269 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085931269 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085931269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085931269 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085931269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085931272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931272 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085931272 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085931272 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085931272 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085931272 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085931272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085931272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085931273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085931273 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085931273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085931273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085931273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085931273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085931273 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085931273 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085931273 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931274 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931274 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085931274 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085931274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085931274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931274 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085931275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085931275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085931275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085931275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085931296 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085931296 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085931296 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085931296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(577)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085931303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931303 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085931303 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085931303 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085931303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085931303 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085931303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085931306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931306 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085931306 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085931306 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085931306 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085931306 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085931306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085931306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085931306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085931306 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085931306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085931306 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085931306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085931306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085931307 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085931307 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085931307 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931308 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931308 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085931308 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085931308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085931308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931308 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085931308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085931308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085931308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085931308 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085931310 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 20241116085931310 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 20241116085931310 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085931310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(580)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085931315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931315 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085931315 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085931315 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085931315 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085931315 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085931315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085931318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931318 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085931318 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085931318 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085931318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085931318 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085931318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085931318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085931318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085931318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085931318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085931318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085931318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085931318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085931318 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085931318 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085931318 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085931319 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085931319 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085931319 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085931319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085931319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085931319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085931319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085931319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085931319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085931319 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085931319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085931319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085931319 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085931320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085931320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085931320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085931320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085931320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085931320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085931320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085931320 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(570)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085932069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932069 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085932069 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085932069 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085932069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085932069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085932069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085932069 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085932069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085932069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085932069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085932069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085932069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085932069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085932069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085932069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085932069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085932069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085932069 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085932069 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085932069 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085932069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085932069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085932069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085932069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085932069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085932069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085932069 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085932069 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085932069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085932069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085932069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085932069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085932069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085932069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085932069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085932069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085932069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085932069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085932069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085932069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085932069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085932069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085932069 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932069 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085932069 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085932069 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085932069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085932069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085932069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085932069 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085932069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085932069 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085932069 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085932069 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085932072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085932072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085932072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085932072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085932072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085932072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085932072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085932072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085932072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085932072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085932072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085932072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085932072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085932072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085932072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085932072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085932072 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085932072 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085932072 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) 20241116085932072 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) 20241116085932072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085932072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085932072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085932072 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085932072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085932072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085932072 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085932072 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116085932072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932072 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085932072 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085932072 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085932072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085932072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085932072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085932072 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932073 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085932073 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085932073 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085932073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085932073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085932073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085932073 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085932073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085932073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085932073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085932073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085932073 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085932073 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085932073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085932073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085932073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085932073 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085932073 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085932073 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(576)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085932108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932108 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085932108 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085932108 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085932108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085932108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085932108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085932108 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085932108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085932108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085932108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085932108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085932108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085932108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085932108 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085932108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085932108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085932108 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085932108 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085932108 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085932108 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085932109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085932109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085932109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085932109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085932109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085932109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085932109 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085932109 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085932109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932109 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085932109 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085932109 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085932109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085932109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085932109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085932109 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932111 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085932111 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085932111 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085932111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085932111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085932111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085932111 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085932111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085932111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085932111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085932111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085932111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085932111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085932112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085932112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085932112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085932112 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085932112 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085932112 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(579)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085932119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932119 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085932119 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085932119 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 20241116085932119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085932119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085932119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085932119 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085932119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085932119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085932119 DLM3UA DEBUG 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) 20241116085932119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085932119 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085932119 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085932119 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085932119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085932120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085932120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085932120 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085932120 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) 20241116085932120 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) 20241116085932120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085932120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085932120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085932120 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085932120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085932120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085932120 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085932120 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116085932120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932120 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085932120 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085932120 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085932120 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085932120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085932120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085932120 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085932121 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085932121 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085932121 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 20241116085932121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085932121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085932121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085932121 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085932121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085932121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085932121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085932121 DLM3UA DEBUG 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) 20241116085932121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085932121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085932121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085932121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085932121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085932122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085932122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085932122 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085932122 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085932122 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085932122 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085932122 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085933141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085933150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085933154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085933159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085933163 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085933167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085933171 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085933175 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085933179 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085933182 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085933185 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085933188 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085933190 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085933192 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085933193 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085933195 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085933196 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085933198 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085933199 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085933200 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: 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 := '000000000000001011000001'B, t_guard := 20.000000 } 20241116085933212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)15704431 20241116085934263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085934263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085934263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085934263 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085934263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xefa16f, normal) (hnbgw_rua.c:407) 20241116085934263 DHNB DEBUG map_rua[0x561cefa2b750]{init}: Allocated (fsm.c:456) 20241116085934263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15704431)[0x561cefa2b750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085934263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15704431 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085934263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085934263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085934263 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15704431 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241116085934263 DCN DEBUG map_sccp[0x561cefa35a40]{init}: Allocated (fsm.c:456) 20241116085934263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x561cefa35a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085934263 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15704431 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085934263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15704431 SCCP-71 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085934263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15704431)[0x561cefa2b750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085934263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085934263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085934263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15704431)[0x561cefa2b750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085934263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x561cefa35a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085934263 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085934263 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{IDLE}: Allocated (fsm.c:456) 20241116085934263 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085934263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000047), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030002c10056400500f1100926) (sccp_scrc.c:406) 20241116085934263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085934263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085934263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085934263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085934263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085934263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085934263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085934263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085934263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085934263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085934263 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085934263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085934263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085934263 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085934263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x561cefa35a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085934263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15704431)[0x561cefa2b750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085934264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085934264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085934264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085934264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085934264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085934264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085934264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085934264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582) HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)3873653 HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116085934285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085934285 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085934286 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085934286 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085934286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085934286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085934286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085934286 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085934286 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085934286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085934286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085934286 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085934286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085934286 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ed1be6) (sccp_scrc.c:477) 20241116085934286 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20241116085934286 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085934286 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085934286 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085934286 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085934286 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) 20241116085934286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x561cefa35a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085934286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x561cefa35a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085934288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52972<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085934290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085934294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085934298 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085934301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085934304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085934306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085934308 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085934309 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085934310 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085934311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085934311 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085934312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085934313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085934313 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085934314 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085934315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085934315 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085934316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085934317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085934317 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000110111001'B, t_guard := 20.000000 } 20241116085934328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52976<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)4183380 20241116085935348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085935348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085935348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085935348 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085935348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3fd554, normal) (hnbgw_rua.c:407) 20241116085935348 DHNB DEBUG map_rua[0x561cefa67820]{init}: Allocated (fsm.c:456) 20241116085935348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4183380)[0x561cefa67820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085935348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4183380 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085935348 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085935348 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085935348 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085935348 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4183380 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241116085935348 DCN DEBUG map_sccp[0x561cefa34470]{init}: Allocated (fsm.c:456) 20241116085935348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x561cefa34470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085935348 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4183380 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085935348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4183380 SCCP-72 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085935348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4183380)[0x561cefa67820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085935348 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085935348 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085935348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4183380)[0x561cefa67820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085935348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x561cefa34470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085935348 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085935348 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{IDLE}: Allocated (fsm.c:456) 20241116085935348 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085935348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030001b90056400500f1100926) (sccp_scrc.c:406) 20241116085935348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085935348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085935348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085935348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085935348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085935348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085935348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085935348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085935348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085935348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085935348 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085935348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085935348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085935348 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085935348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x561cefa34470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085935348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4183380)[0x561cefa67820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085935348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085935348 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085935348 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085935349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085935349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085935349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085935349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085935349 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583) HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)13201172 HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085935355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085935355 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085935355 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085935355 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085935355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085935355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085935355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085935355 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085935355 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085935355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085935355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085935355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085935355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085935355 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d4c189) (sccp_scrc.c:477) 20241116085935355 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20241116085935355 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085935355 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085935355 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085935355 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085935355 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085935355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x561cefa34470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085935355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x561cefa34470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085935357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52976<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085935358 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085935361 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085935363 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085935365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085935366 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085935367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085935367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085935368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085935368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085935369 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085935370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085935370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085935371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085935372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085935372 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085935373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085935374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085935374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085935375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085935375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001011111000'B, t_guard := 20.000000 } 20241116085935386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)13685041 20241116085936413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085936413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085936413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085936413 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085936413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd0d131, normal) (hnbgw_rua.c:407) 20241116085936413 DHNB DEBUG map_rua[0x561cefa36fb0]{init}: Allocated (fsm.c:456) 20241116085936413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13685041)[0x561cefa36fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085936413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13685041 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085936413 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085936413 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085936413 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13685041 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241116085936413 DCN DEBUG map_sccp[0x561cefa28df0]{init}: Allocated (fsm.c:456) 20241116085936413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x561cefa28df0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085936413 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13685041 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085936413 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13685041 SCCP-73 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085936413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13685041)[0x561cefa36fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085936413 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085936413 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085936413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13685041)[0x561cefa36fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085936413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x561cefa28df0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085936413 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085936413 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{IDLE}: Allocated (fsm.c:456) 20241116085936413 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085936413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000049), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030002f80056400500f1100926) (sccp_scrc.c:406) 20241116085936413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085936413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085936413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085936413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085936413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085936413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085936413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085936413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085936413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085936413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085936413 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085936413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085936413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085936413 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085936413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x561cefa28df0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085936413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13685041)[0x561cefa36fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085936414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085936414 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085936414 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085936414 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085936414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085936414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085936414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085936414 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: First idle individual index:2 HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584) HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)1455910 HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241116085936421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085936421 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085936421 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085936421 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085936421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085936421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085936421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085936421 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085936421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085936421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085936421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085936421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085936421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085936421 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008f4e0e) (sccp_scrc.c:477) 20241116085936421 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20241116085936421 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085936421 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085936421 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085936421 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085936421 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) 20241116085936421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x561cefa28df0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085936421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x561cefa28df0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085936425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52990<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085936427 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085936430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085936432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085936433 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085936435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085936435 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085936436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085936437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085936438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085936438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085936439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085936440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085936440 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085936441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085936442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085936443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085936443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085936444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085936445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085936445 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085936449 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44747<->l=127.0.0.1:4262) (control_if.c:193) 20241116085936449 DLINP DEBUG SRVCONN(,r=127.0.0.1:50695<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085936449 DLINP DEBUG SRVCONN(,r=127.0.0.1:50695<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085936449 DLINP NOTICE SRV(,r=127.0.0.1:50695<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085936449 DMAIN NOTICE (127.0.0.1:50695 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50695<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085936449 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085936449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45592<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-RAN(573)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(579)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561)@58b8e6c24fc4: Final verdict of PTC: none 20241116085936449 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116085936449 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-RAN(570)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(569)@58b8e6c24fc4: Final verdict of PTC: none 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085936449 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085936449 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) 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116085936449 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085936449 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085936449 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085936449 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085936449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085936449 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085936449 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085936449 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) 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(575)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566)@58b8e6c24fc4: Final verdict of PTC: none 20241116085936449 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085936450 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(576)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(563)@58b8e6c24fc4: Final verdict of PTC: none 20241116085936450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085936450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085936450 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085936450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085936450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085936450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085936450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085936450 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085936450 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085936450 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085936450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085936450 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085936450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085936450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085936450 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(578)@58b8e6c24fc4: Final verdict of PTC: none20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085936450 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085936450 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085936450 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085936450 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085936450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085936450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085936450 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085936450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085936450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085936450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085936450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085936450 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085936450 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085936450 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085936450 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085936450 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085936450 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW-MGCP(581)@58b8e6c24fc4: Final verdict of PTC: none20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed HNBGW_Test.msc0-M3UA(571)@58b8e6c24fc4: Final verdict of PTC: none 20241116085936450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085936450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085936450 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn1-M3UA(580)@58b8e6c24fc4: Final verdict of PTC: none 20241116085936450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085936450 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085936450 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085936450 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085936450 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085936450 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085936450 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085936450 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567)@58b8e6c24fc4: Final verdict of PTC: none 20241116085936450 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085936450 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085936450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085936450 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085936450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085936450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085936462 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085936462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085936462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085936462 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085936462 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085936462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085936462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085936462 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241116085936462 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085936462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085936462 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085936462 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085936462 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085936462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085936462 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085936462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085936462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085936463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085936463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085936463 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085936463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085936463 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085936463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085936463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085936463 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085936463 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085936463 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085936463 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085936463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x561cefa35a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085936463 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085936463 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085936463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1be6), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085936463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085936463 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085936463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085936463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085936463 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085936463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x561cefa35a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085936463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15704431)[0x561cefa2b750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085936463 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15704431)[0x561cefa2b750]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085936463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085936463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15704431)[0x561cefa2b750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085936463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15704431)[0x561cefa2b750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085936463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15704431)[0x561cefa2b750]{disrupted}: Freeing instance (context_map.c:202) 20241116085936463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15704431)[0x561cefa2b750]{disrupted}: Deallocated (fsm.c:568) 20241116085936463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x561cefa35a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085936463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x561cefa35a40]{disconnected}: Freeing instance (context_map.c:206) 20241116085936463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x561cefa35a40]{disconnected}: Deallocated (fsm.c:568) 20241116085936464 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15704431 SCCP-71 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241116085936464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x561cefa34470]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085936464 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085936464 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085936464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4c189), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085936464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085936464 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085936464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085936464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085936464 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085936464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x561cefa34470]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085936464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4183380)[0x561cefa67820]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085936464 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4183380)[0x561cefa67820]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085936464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085936464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4183380)[0x561cefa67820]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085936464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4183380)[0x561cefa67820]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085936464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4183380)[0x561cefa67820]{disrupted}: Freeing instance (context_map.c:202) 20241116085936464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4183380)[0x561cefa67820]{disrupted}: Deallocated (fsm.c:568) 20241116085936464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x561cefa34470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085936464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x561cefa34470]{disconnected}: Freeing instance (context_map.c:206) 20241116085936464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x561cefa34470]{disconnected}: Deallocated (fsm.c:568) 20241116085936464 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4183380 SCCP-72 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241116085936464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x561cefa28df0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085936464 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085936464 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085936464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f4e0e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085936464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085936464 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085936464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085936464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085936464 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085936464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x561cefa28df0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085936464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13685041)[0x561cefa36fb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085936464 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13685041)[0x561cefa36fb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085936464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085936464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13685041)[0x561cefa36fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085936464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13685041)[0x561cefa36fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085936464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13685041)[0x561cefa36fb0]{disrupted}: Freeing instance (context_map.c:202) 20241116085936464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13685041)[0x561cefa36fb0]{disrupted}: Deallocated (fsm.c:568) 20241116085936465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085936465 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085936465 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085936465 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085936465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085936465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085936466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085936466 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(577)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(572)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(562)@58b8e6c24fc4: Final verdict of PTC: none 20241116085936466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085936466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085936466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085936466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085936466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085936466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085936466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085936466 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085936466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085936467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085936467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085936467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085936467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085936467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085936467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085936467 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085936465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x561cefa28df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085936465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x561cefa28df0]{disconnected}: Freeing instance (context_map.c:206) 20241116085936465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x561cefa28df0]{disconnected}: Deallocated (fsm.c:568) 20241116085936465 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13685041 SCCP-73 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241116085936465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085936466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085936466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116085936466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085936466 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085936466 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085936466 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc1-M3UA(574)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-PFCP(564)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(561): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(562): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(563): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(564): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(565): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(566): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(567): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(568): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(569): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(570): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(571): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(572): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(573): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(574): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(575): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(576): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(577): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(578): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(579): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(580): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(581): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(582): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(583): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(584): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@58b8e6c24fc4: 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'. 20241116085936482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45590<->l=127.0.0.1:4261 (telnet_interface.c:138) Sat Nov 16 08:59:36 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 20241116085936619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085936960 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085936960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088baf3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085936960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085936960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085936960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085936960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085936960 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085936960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be9c6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085936960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085936960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085936960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085936960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085936960 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085936960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00173459), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085936960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085936960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085936960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085936961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085936961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085936961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085936961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085936961 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085936961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085936961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085936961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085936961 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085936961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085936961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085936961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085936961 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085936961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085936961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085936961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085936961 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085936961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085936961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085936961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085936961 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085936961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085936961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085936962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085936962 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085937322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52998<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=504668) 20241116085937587 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085937587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00208844), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085937587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085937587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085937587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085937587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085937587 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085937587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba22ef), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085937587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085937587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085937587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085937587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085937587 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085937587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db6958), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085937587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085937587 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085937587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085937587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085937588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085937588 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085937588 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085937588 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085937588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085937588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085937588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085937588 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085937588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085937588 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085937588 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085937588 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085937588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085937588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085937588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085937588 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085937588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085937588 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085937588 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085937588 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085937588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085937588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085937588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085937588 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085938169 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085938170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcc0cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085938170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085938170 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085938170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085938170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085938170 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085938170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b288fa), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085938170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085938170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085938170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085938170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085938170 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085938170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004289c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085938170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085938170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085938170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085938170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085938170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085938170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085938170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085938170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085938170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085938170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085938170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085938170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085938170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085938170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085938170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085938170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085938170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085938170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085938170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085938170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085938170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085938170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085938170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085938170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085938170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085938171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085938171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085938171 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=504668, count=531156) 20241116085938450 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085938450 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085938450 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085938450 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085938450 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085938450 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085938450 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085938450 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085938450 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085938463 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085938463 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085938463 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085938753 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085938753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c25a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085938753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085938753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085938753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085938753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085938753 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085938753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00227ff7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085938753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085938753 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085938753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085938753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085938753 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085938753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005882a2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085938753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085938753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085938753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085938753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085938753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085938753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085938753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085938753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085938753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085938753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085938753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085938753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085938753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085938753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085938753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085938753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085938753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085938753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085938753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085938753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085938753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085938753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085938753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085938753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085938753 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:59: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_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 20241116085939467 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085939467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008799f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085939467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085939467 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085939467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085939467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085939467 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085939467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e5671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085939467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085939467 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085939467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085939467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085939467 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085939467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b440f8), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085939467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085939467 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085939467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085939467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085939467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085939467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085939467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085939467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085939467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085939467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085939467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085939467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085939467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085939467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085939467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085939467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085939467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085939467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085939467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085939467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085939467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085939467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085939467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085939467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085939467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085940322 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085940322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f8f0f), PART(T=Source Reference,L=4,D=00000034), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085940323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085940323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940323 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085940323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00424018), PART(T=Source Reference,L=4,D=00000035), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085940323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085940323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940323 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085940323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00276e9f), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085940323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085940323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940323 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085940323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f3f27), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085940323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085940323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940323 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940323 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940323 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085940323 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085940323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085940323 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085940323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940324 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940324 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940324 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085940324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085940324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085940324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085940324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940324 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940324 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940324 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085940324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085940324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085940324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085940324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940324 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940324 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940324 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085940324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085940324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085940324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241116085940411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085940415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085940419 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34853<->l=127.0.0.1:4262) (control_if.c:570) 20241116085940499 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085940499 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(589)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085940508 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085940508 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940509 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085940509 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940509 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085940509 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940509 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085940509 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940509 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940509 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085940509 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085940510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085940510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085940510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940510 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940510 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57795 (stream_srv.c:129) 20241116085940510 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57795<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085940510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940510 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940510 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940510 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085940510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085940510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085940510 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085940511 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940511 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085940511 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085940511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940511 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085940511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940511 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940511 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940511 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085940511 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085940511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940511 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085940511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940511 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940511 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940511 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085940511 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085940511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940511 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085940511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940511 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085940511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085940511 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085940511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085940511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085940511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085940511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085940511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085940511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085940511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085940511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(595)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(595)@58b8e6c24fc4: M3UA emulation initiated, the test can be started MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(595)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(593)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(598)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(598)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(598)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(596)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(601)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-M3UA(601)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(601)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(599)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085940557 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085940557 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940557 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085940557 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940557 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085940557 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940557 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085940557 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940559 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940559 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085940559 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940559 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085940559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940559 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940559 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940559 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085940559 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940559 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085940559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940559 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940559 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940559 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085940559 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940559 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085940559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940559 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940559 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940559 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085940559 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085940559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940559 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085940559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085940559 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085940559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085940559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085940559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085940559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085940559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085940559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085940559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085940559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085940559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085940559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085940559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085940559 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(604)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(604)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(604)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(602)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(607)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(607)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(607)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(605)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(610)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn2-M3UA(610)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(610)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn2-SCCP(608)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085940613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085940613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085940613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085940613 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085940613 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085940613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085940613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085940613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085940613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085940618 DLINP DEBUG SRVCONN(,r=127.0.0.1:57795<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085940618 DLINP DEBUG SRVCONN(,r=127.0.0.1:57795<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085940618 DLINP DEBUG SRVCONN(,r=127.0.0.1:57795<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085940618 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085940618 DHNBAP DEBUG (127.0.0.1:57795 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085940618 DHNBAP NOTICE (127.0.0.1:57795 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085940619 DHNBAP NOTICE (127.0.0.1:57795 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085940619 DLINP DEBUG SRVCONN(,r=127.0.0.1:57795<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085940619 DLINP DEBUG SRVCONN(,r=127.0.0.1:57795<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085940725 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085940725 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085940725 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085940725 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(595)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085940730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940730 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085940730 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085940730 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085940730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085940730 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085940730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085940732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940732 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085940732 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085940732 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085940732 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085940732 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085940732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085940732 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085940732 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085940732 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085940732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085940732 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085940732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085940732 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085940732 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085940732 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085940732 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940733 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940733 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085940734 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085940734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085940734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940734 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085940734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085940734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085940734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085940734 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085940736 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 20241116085940736 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 20241116085940737 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085940737 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(598)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085940742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940742 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085940742 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085940742 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085940742 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085940742 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085940742 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085940743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940743 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085940743 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085940743 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085940743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085940743 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085940743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085940743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085940743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085940743 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085940743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085940743 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085940743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085940743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085940743 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085940743 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085940743 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940745 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940745 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085940745 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085940745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085940745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940745 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085940745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085940745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085940745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085940745 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085940751 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 20241116085940751 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 20241116085940751 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085940751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(601)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116085940756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940757 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116085940757 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085940757 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085940757 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085940757 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085940757 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085940759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940759 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085940759 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085940759 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085940759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085940759 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085940759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085940759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085940759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085940759 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116085940759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085940759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085940759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085940759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085940759 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085940759 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085940759 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940760 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940760 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085940760 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085940760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940760 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085940760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940760 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085940760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085940760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085940760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085940760 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085940777 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085940777 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085940777 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085940777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(604)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085940783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940783 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085940783 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085940783 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085940783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085940783 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085940783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085940786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940786 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085940786 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085940786 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085940786 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085940786 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085940786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085940786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085940786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085940786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085940786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085940786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085940786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085940786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085940786 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085940786 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085940786 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940787 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940787 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085940787 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085940787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085940788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940788 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940788 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940788 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940788 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085940788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085940788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085940788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085940788 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085940790 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 20241116085940790 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 20241116085940790 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085940790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(607)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085940797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940797 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085940797 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085940797 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085940797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085940797 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085940797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085940799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940799 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085940800 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085940800 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085940800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085940800 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085940800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085940800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085940800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085940800 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085940800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085940800 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085940800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085940800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085940800 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085940800 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085940800 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940801 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940801 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085940801 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085940801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940802 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085940802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940802 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940802 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940802 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940802 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085940802 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085940802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085940802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085940802 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085940803 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 20241116085940803 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 20241116085940803 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085940803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(610)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241116085940808 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) 20241116085940808 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241116085940808 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085940808 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085940808 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085940808 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085940808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085940809 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) 20241116085940809 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085940809 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085940809 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085940809 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085940809 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085940809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085940810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085940810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085940810 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241116085940810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085940810 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085940810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085940810 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085940810 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085940810 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085940810 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085940811 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085940811 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085940811 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085940811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085940811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085940811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085940811 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085940811 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085940811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085940811 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085940811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085940811 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085940811 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085940811 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085940811 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085940811 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085940811 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085940811 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085940811 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085940811 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085940811 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(594)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085941542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941542 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085941542 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085941542 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085941542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941542 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085941542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085941542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085941542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941542 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085941542 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085941542 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085941542 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085941542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085941542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085941542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085941543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085941543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085941543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085941543 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085941543 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085941543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085941543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085941543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085941543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085941543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085941543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085941543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941543 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085941543 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085941543 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085941543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941543 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085941543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085941543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085941543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941543 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941543 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085941543 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085941543 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(597)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085941544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941544 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085941544 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085941544 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085941544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941544 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941544 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941544 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085941544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941544 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941544 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085941544 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085941544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941544 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941544 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941544 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085941544 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085941544 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) 20241116085941544 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) 20241116085941544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085941544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085941544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085941544 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085941544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085941545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085941545 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085941545 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116085941545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941545 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085941545 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085941545 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085941545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085941545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085941545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085941545 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941545 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085941545 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085941545 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085941545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941545 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085941545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116085941545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085941545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941545 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085941545 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085941545 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(600)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085941560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941560 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085941560 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085941560 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 20241116085941560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941560 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941560 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) 20241116085941560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941560 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941560 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085941560 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085941560 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085941560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085941560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941560 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085941560 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085941560 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) 20241116085941560 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) 20241116085941560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085941560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085941560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085941560 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085941560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085941560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085941560 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085941560 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: link up (cnlink.c:111) 20241116085941560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085941560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085941560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085941560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085941560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085941560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085941560 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941562 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085941562 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085941562 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 20241116085941562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941562 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941562 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) 20241116085941562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116085941562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085941562 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085941562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941562 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116085941562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941562 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941562 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941562 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085941562 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085941562 DRANAP INFO cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(603)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085941587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941587 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085941587 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085941587 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085941587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941587 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085941587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085941587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085941587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941587 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941587 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085941587 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085941587 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085941587 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085941587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085941587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085941587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085941587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085941587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085941587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085941587 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085941587 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085941587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085941587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085941587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085941587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085941587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085941587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085941587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941588 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085941588 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085941588 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085941588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941588 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085941588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085941588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085941588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941588 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085941588 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085941589 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(606)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085941595 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941595 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085941595 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085941595 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 20241116085941595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941595 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941595 DLM3UA DEBUG 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) 20241116085941595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085941595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085941595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941596 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085941596 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085941596 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) 20241116085941596 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) 20241116085941596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085941596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085941596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085941596 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085941596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085941596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085941596 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085941596 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116085941596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085941596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085941596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085941596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085941596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085941596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085941596 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941597 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941597 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116085941597 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116085941597 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 20241116085941597 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941597 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941597 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941597 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941597 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941597 DLM3UA DEBUG 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) 20241116085941597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941597 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941597 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116085941597 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116085941597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941597 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941597 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941598 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085941598 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085941598 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(609)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085941613 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) 20241116085941613 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085941613 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085941613 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 20241116085941613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941613 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941613 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) 20241116085941613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116085941613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085941613 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) 20241116085941613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941613 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) 20241116085941613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941613 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085941613 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085941614 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) 20241116085941614 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) 20241116085941614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085941614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116085941614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085941614 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085941614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085941614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085941614 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085941614 DRANAP NOTICE cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: link up (cnlink.c:111) 20241116085941614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085941614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085941614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085941614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085941614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085941614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085941614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085941614 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941616 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) 20241116085941616 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116085941616 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116085941616 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 20241116085941616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085941616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085941616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085941616 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085941616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085941616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085941616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085941616 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) 20241116085941616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085941616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085941616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116085941616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116085941616 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) 20241116085941616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085941616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941616 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) 20241116085941616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085941616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085941616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085941616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085941616 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085941616 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085941616 DRANAP INFO cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085942630 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085942631 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085942632 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085942636 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085942639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085942643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085942646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085942649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085942652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085942654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085942657 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085942659 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085942662 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085942664 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085942667 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085942669 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085942671 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085942673 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085942675 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085942677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: 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 := '000000000000000101110001'B, t_guard := 20.000000 } 20241116085942712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33018<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)6626241 20241116085943748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085943748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085943748 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116085943748 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085943748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x651bc1, normal) (hnbgw_rua.c:407) 20241116085943748 DHNB DEBUG map_rua[0x561cefa2b750]{init}: Allocated (fsm.c:456) 20241116085943748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6626241)[0x561cefa2b750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085943748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6626241 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085943748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085943748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085943748 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6626241 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241116085943748 DCN DEBUG map_sccp[0x561cefa35a40]{init}: Allocated (fsm.c:456) 20241116085943748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x561cefa35a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085943748 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6626241 <-> SCCP-74 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241116085943748 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6626241 SCCP-74 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116085943748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6626241)[0x561cefa2b750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085943748 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085943748 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085943748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6626241)[0x561cefa2b750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085943748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x561cefa35a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085943748 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085943748 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{IDLE}: Allocated (fsm.c:456) 20241116085943748 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085943748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004a), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001710056400500f1100926) (sccp_scrc.c:406) 20241116085943748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085943748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085943748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085943748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085943748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085943748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085943748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085943748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085943748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085943748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085943748 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085943748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085943748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085943748 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085943748 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x561cefa35a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085943748 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6626241)[0x561cefa2b750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085943748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085943748 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085943748 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085943748 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085943748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085943748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085943748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085943748 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc2-SCCP(599)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(600)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612) HNBGW_Test.msc2-RAN(600)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)14431292 HNBGW_Test.msc2-SCCP(599)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(599)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085943754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085943754 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085943754 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085943754 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 20241116085943754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085943754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085943754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085943754 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085943754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085943754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085943754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085943754 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) 20241116085943754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085943754 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005cd01f) (sccp_scrc.c:477) 20241116085943754 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20241116085943754 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085943754 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085943754 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085943754 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085943754 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085943754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x561cefa35a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085943754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x561cefa35a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085943755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085943755 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085943756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085943757 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085943758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085943759 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085943761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085943761 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085943762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085943763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085943763 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085943764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085943765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085943765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085943766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085943766 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085943767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085943768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085943768 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085943769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085943770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000101100111'B, t_guard := 20.000000 } 20241116085943781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33034<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(600)@58b8e6c24fc4: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(600)@58b8e6c24fc4: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)10881872 20241116085944808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085944808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085944808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116085944808 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085944808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa60b50, normal) (hnbgw_rua.c:407) 20241116085944808 DHNB DEBUG map_rua[0x561cefa34470]{init}: Allocated (fsm.c:456) 20241116085944808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10881872)[0x561cefa34470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085944808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10881872 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085944808 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085944808 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085944808 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085944808 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10881872 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241116085944809 DCN DEBUG map_sccp[0x561cefa36fb0]{init}: Allocated (fsm.c:456) 20241116085944809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x561cefa36fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085944809 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10881872 <-> SCCP-75 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241116085944809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10881872 SCCP-75 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116085944809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10881872)[0x561cefa34470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085944809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085944809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085944809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10881872)[0x561cefa34470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085944809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x561cefa36fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085944809 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085944809 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{IDLE}: Allocated (fsm.c:456) 20241116085944809 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085944809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004b), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030001670056400500f1100926) (sccp_scrc.c:406) 20241116085944809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085944809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085944809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085944809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085944809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085944809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085944809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085944809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085944809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085944809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085944809 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085944809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085944809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085944809 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085944809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x561cefa36fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085944809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10881872)[0x561cefa34470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085944809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085944809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085944809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085944809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085944809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085944809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085944809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085944809 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(599)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.msc2-SCCP(599)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(600)@58b8e6c24fc4: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613) HNBGW_Test.msc2-RAN(600)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)16333651 HNBGW_Test.msc2-SCCP(599)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(599)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116085944815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085944815 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116085944815 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116085944815 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 20241116085944815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085944815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085944815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085944815 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085944815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085944815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085944815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085944815 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) 20241116085944815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085944815 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dc498e) (sccp_scrc.c:477) 20241116085944815 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20241116085944815 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085944815 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085944815 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085944815 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085944815 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085944815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x561cefa36fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085944815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x561cefa36fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085944819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085944821 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085944825 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085944829 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085944832 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085944834 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085944836 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085944837 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085944838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085944839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085944840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085944840 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085944841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085944842 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085944843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085944844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085944844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085944845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085944846 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085944847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085944848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000000011100'B, t_guard := 20.000000 } 20241116085944858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(597)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(597)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)7488662 20241116085945884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085945884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085945884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085945884 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085945884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x724496, normal) (hnbgw_rua.c:407) 20241116085945884 DHNB DEBUG map_rua[0x561cefa4dfe0]{init}: Allocated (fsm.c:456) 20241116085945884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7488662)[0x561cefa4dfe0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085945884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7488662 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085945884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085945884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085945884 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7488662 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116085945884 DCN DEBUG map_sccp[0x561cefa377f0]{init}: Allocated (fsm.c:456) 20241116085945884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x561cefa377f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116085945884 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7488662 <-> SCCP-76 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116085945884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7488662 SCCP-76 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116085945884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7488662)[0x561cefa4dfe0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116085945884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085945884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085945884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7488662)[0x561cefa4dfe0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116085945884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x561cefa377f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116085945884 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116085945884 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{IDLE}: Allocated (fsm.c:456) 20241116085945884 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116085945884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300001c0056400500f1100926) (sccp_scrc.c:406) 20241116085945884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085945884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085945884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085945884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085945884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085945884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085945884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085945884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085945884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085945884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085945884 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085945884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085945884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085945884 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116085945884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x561cefa377f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116085945884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7488662)[0x561cefa4dfe0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116085945884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085945884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085945884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085945884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085945884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085945884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085945884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085945884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(596)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc1-SCCP(596)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(597)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614) HNBGW_Test.msc1-RAN(597)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)3212343 HNBGW_Test.msc1-SCCP(596)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(596)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085945903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085945903 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116085945903 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116085945903 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116085945903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085945903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085945903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085945903 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085945903 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085945904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085945904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085945904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116085945904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085945904 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0057cb4d) (sccp_scrc.c:477) 20241116085945904 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20241116085945904 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116085945904 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116085945904 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085945904 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116085945904 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116085945904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x561cefa377f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116085945904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x561cefa377f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116085945906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116085945908 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085945911 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085945913 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085945914 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085945915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085945917 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085945920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085945922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085945923 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085945924 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085945925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085945926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085945927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085945928 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085945929 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085945930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085945931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085945932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085945933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085945933 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc2-RAN(600)@58b8e6c24fc4: Final verdict of PTC: none 20241116085945937 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085945937 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) 20241116085945937 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085945937 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241116085945937 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085945937 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) 20241116085945937 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085945937 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn2-SCCP(608)@58b8e6c24fc4: Final verdict of PTC: none 20241116085945937 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085945937 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) 20241116085945937 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241116085945937 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085945937 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085945937 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(602)@58b8e6c24fc4: Final verdict of PTC: none20241116085945937 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085945937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085945937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(603)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(593)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(598)@58b8e6c24fc4: Final verdict of PTC: none 20241116085945937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085945938 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116085945938 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn2-M3UA(610)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(596)@58b8e6c24fc4: Final verdict of PTC: none20241116085945938 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085945938 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116085945938 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085945938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085945938 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085945938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085945938 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085945938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085945938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085945938 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) HNBGW_Test.msc0-RAN(594)@58b8e6c24fc4: Final verdict of PTC: none 20241116085945938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085945938 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085945938 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085945938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085945938 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085945938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085945938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085945938 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116085945938 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085945938 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085945938 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085945938 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116085945938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc2-SCCP(599)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(605)@58b8e6c24fc4: Final verdict of PTC: none 20241116085945938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(595)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(609)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(604)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(606)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(611)@58b8e6c24fc4: Final verdict of PTC: none 20241116085945939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085945939 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085945939 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085945939 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085945939 DRANAP NOTICE cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085945939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085945939 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34853<->l=127.0.0.1:4262) (control_if.c:193) 20241116085945939 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085945939 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) 20241116085945939 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085945939 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085945939 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085945939 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) 20241116085945939 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085945939 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241116085945939 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085945939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085945939 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116085945939 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085945939 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085945939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085945939 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116085945939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085945939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085945939 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085945939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085945939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085945939 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116085945939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085945939 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085945940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085945940 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085945940 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.sgsn1-M3UA(607)@58b8e6c24fc4: Final verdict of PTC: none 20241116085945940 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085945940 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085945940 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085945940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x561cefa377f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116085945940 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085945940 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085945940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cb4d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085945940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085945940 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085945940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085945940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085945940 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085945940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x561cefa377f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085945941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7488662)[0x561cefa4dfe0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116085945941 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7488662)[0x561cefa4dfe0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116085945941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085945941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7488662)[0x561cefa4dfe0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116085945941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7488662)[0x561cefa4dfe0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085945941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7488662)[0x561cefa4dfe0]{disrupted}: Freeing instance (context_map.c:202) 20241116085945941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7488662)[0x561cefa4dfe0]{disrupted}: Deallocated (fsm.c:568) 20241116085945941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x561cefa377f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085945941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x561cefa377f0]{disconnected}: Freeing instance (context_map.c:206) 20241116085945941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-76)[0x561cefa377f0]{disconnected}: Deallocated (fsm.c:568) 20241116085945941 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7488662 SCCP-76 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241116085945941 DLINP DEBUG SRVCONN(,r=127.0.0.1:57795<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085945941 DLINP DEBUG SRVCONN(,r=127.0.0.1:57795<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085945942 DLINP NOTICE SRV(,r=127.0.0.1:57795<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085945942 DMAIN NOTICE (127.0.0.1:57795 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57795<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085945942 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589)@58b8e6c24fc4: Final verdict of PTC: none 20241116085945942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085945942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085945942 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085945942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085945942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085945942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085945942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085945942 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085945942 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085945943 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085945943 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085945943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085945943 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085945943 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085945943 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085945943 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085945943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085945943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085945943 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085945943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085945943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116085945943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) VirtHNBGW-STATS(586)@58b8e6c24fc4: Final verdict of PTC: none 20241116085945943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085945943 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116085945944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085945944 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085945944 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085945944 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085945944 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085945944 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085945944 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085945944 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085945944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085945944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085945944 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085945944 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085945944 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085945944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6626241)[0x561cefa2b750]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085945944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6626241)[0x561cefa2b750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085945944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x561cefa35a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085945944 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085945944 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085945944 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) 20241116085945944 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085945944 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085945944 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085945944 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085945944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085945944 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116085945944 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085945944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cd01f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085945944 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085945944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085945944 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116085945944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085945944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085945944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085945945 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085945945 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085945945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085945945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.msc2-M3UA(601)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592)@58b8e6c24fc4: Final verdict of PTC: none 20241116085945945 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085945945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x561cefa35a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085945945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6626241)[0x561cefa2b750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085945945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6626241)[0x561cefa2b750]{disrupted}: Freeing instance (context_map.c:202) 20241116085945945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6626241)[0x561cefa2b750]{disrupted}: Deallocated (fsm.c:568) 20241116085945945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x561cefa35a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085945945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x561cefa35a40]{disconnected}: Freeing instance (context_map.c:206) 20241116085945946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-74)[0x561cefa35a40]{disconnected}: Deallocated (fsm.c:568) 20241116085945946 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6626241 SCCP-74 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241116085945946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10881872)[0x561cefa34470]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116085945946 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10881872)[0x561cefa34470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116085945946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x561cefa36fb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116085945946 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116085945946 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116085945946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc498e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116085945946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085945947 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085945947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085945947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085945947 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116085945947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x561cefa36fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116085945947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10881872)[0x561cefa34470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085945947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10881872)[0x561cefa34470]{disrupted}: Freeing instance (context_map.c:202) 20241116085945947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10881872)[0x561cefa34470]{disrupted}: Deallocated (fsm.c:568) 20241116085945947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x561cefa36fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116085945947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x561cefa36fb0]{disconnected}: Freeing instance (context_map.c:206) 20241116085945947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-75)[0x561cefa36fb0]{disconnected}: Deallocated (fsm.c:568) 20241116085945948 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10881872 SCCP-75 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241116085945948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085945948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085945948 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116085945948 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085945948 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085945948 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085945948 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085945948 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085945949 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085945949 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085945949 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085945950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085945950 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085945950 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085945950 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085945950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085945951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085945951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085945951 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085945951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085945951 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085945951 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085945951 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085945951 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085945951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085945951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085945951 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(587)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-RAN(597)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085945998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53004<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(588)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(585): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(586): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(587): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(588): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(589): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(590): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(591): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(592): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(593): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(594): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(595): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(596): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(597): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(598): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-SCCP(599): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-RAN(600): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-M3UA(601): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(602): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(603): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(604): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(605): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(606): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(607): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(608): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-RAN(609): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(610): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(611): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(612): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(613): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(614): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:59:46 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 20241116085946135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085946465 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085946465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f4e0e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085946465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085946465 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085946465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085946465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085946465 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085946465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4c189), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085946465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085946465 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085946465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085946465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085946465 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085946465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1be6), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085946465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085946465 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085946465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085946465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085946465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085946466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085946466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085946466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085946466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085946466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085946466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085946466 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085946466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085946466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085946466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085946466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085946466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085946466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085946466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085946466 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085946466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085946466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085946466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085946466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085946466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085946466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085946466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085946466 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085946838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=643192) 20241116085946961 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085946961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00173459), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085946961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085946961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085946961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085946961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085946961 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085946961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be9c6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085946961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085946961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085946961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085946961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085946961 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085946961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088baf3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085946961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085946961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085946961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085946961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085946962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085946962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085946962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085946962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085946962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085946962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085946962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085946962 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085946962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085946962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085946962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085946962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085946962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085946962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085946962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085946962 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085946962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085946962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085946962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085946962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085946962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085946962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085946962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085946962 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085947588 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085947588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db6958), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085947588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085947588 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085947588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085947588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085947588 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085947589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba22ef), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085947589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085947589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085947589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085947589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085947589 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085947589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00208844), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085947589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085947589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085947589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085947589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085947589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085947589 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085947589 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085947589 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085947589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085947589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085947589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085947589 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085947589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085947589 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085947589 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085947589 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085947589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085947589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085947589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085947589 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085947589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085947589 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085947589 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085947589 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085947589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085947589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085947589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085947589 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=643192, count=656828) 20241116085947938 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085947938 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085947938 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085947938 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085947938 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085947938 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116085947938 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085947938 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085947938 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241116085947939 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085947939 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116085947939 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116085947945 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085947945 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116085947945 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116085948170 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085948170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004289c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085948170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085948170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085948170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085948170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085948170 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085948171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b288fa), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085948171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085948171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085948171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085948171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085948171 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085948171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcc0cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085948171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085948171 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085948171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085948171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085948171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085948171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085948171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085948171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085948171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085948171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085948171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085948171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085948171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085948171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085948171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085948171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085948171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085948171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085948171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085948171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085948171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085948171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085948171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085948171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085948171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085948754 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085948754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005882a2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085948754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085948754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085948754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085948754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085948754 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085948754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00227ff7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085948754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085948754 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085948754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085948754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085948754 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085948754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c25a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085948754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085948754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085948754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085948754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085948755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085948755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085948755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085948755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085948755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085948755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085948755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085948755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085948755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085948755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085948755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085948755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085948755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085948755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085948755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085948755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085948755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085948755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085948755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085948755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085948755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:59: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_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 20241116085949468 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085949468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b440f8), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085949468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085949468 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085949468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085949468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085949468 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085949468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e5671), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085949468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085949468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085949468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085949468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085949468 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085949468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008799f), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085949468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085949468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085949468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085949468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085949468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085949468 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085949468 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085949468 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085949468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085949469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085949469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085949469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085949469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085949469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085949469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085949469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085949469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085949469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085949469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085949469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085949469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085949469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085949469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085949469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085949469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_L3Compl_no_cn started. 20241116085949941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085949945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085949949 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46385<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_L3Compl_no_cn-Iuh0(619)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085950034 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085950034 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085950043 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085950043 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085950043 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085950043 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085950044 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085950044 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085950044 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085950044 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(621)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085950044 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085950044 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085950044 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085950044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085950044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085950044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085950044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085950044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085950044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085950044 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085950044 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40817 (stream_srv.c:129) 20241116085950044 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40817<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085950044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950044 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085950044 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085950044 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085950044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085950044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085950044 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085950045 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085950045 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085950045 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085950045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085950045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085950045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085950045 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085950045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085950045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085950045 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085950045 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085950045 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085950045 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085950045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085950045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085950045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085950045 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085950045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085950045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085950045 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085950045 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085950045 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085950045 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085950045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085950045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085950045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085950045 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085950045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085950045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085950045 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085950046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085950046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085950046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085950046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085950046 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085950046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085950046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085950046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085950046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085950046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085950046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085950046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950046 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085950046 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085950046 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085950046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085950046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085950046 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(625)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(625)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(625)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(623)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085950081 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085950081 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085950081 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085950082 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085950082 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085950082 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085950082 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085950083 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085950083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085950083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085950083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085950083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085950083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085950083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085950083 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085950083 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085950083 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085950083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085950083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085950083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085950083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085950083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085950083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085950083 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085950083 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085950083 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085950083 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085950083 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085950083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085950084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085950084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085950084 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085950084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085950084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085950084 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085950084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950084 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085950084 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085950084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085950084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085950084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085950084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085950084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085950084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085950085 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085950085 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085950085 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085950085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085950085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085950085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085950085 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085950085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085950085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085950085 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085950085 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085950085 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085950085 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085950085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085950085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085950085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085950086 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085950086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085950086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085950086 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085950086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085950086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085950086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085950086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085950086 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085950086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085950086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085950086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085950086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085950086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085950086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(628)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(628)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(628)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(626)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085950114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085950114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085950114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085950114 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085950114 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085950114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085950114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085950114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085950114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085950120 DLINP DEBUG SRVCONN(,r=127.0.0.1:40817<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085950120 DLINP DEBUG SRVCONN(,r=127.0.0.1:40817<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085950120 DLINP DEBUG SRVCONN(,r=127.0.0.1:40817<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085950121 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085950121 DHNBAP DEBUG (127.0.0.1:40817 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085950121 DHNBAP NOTICE (127.0.0.1:40817 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085950121 DHNBAP NOTICE (127.0.0.1:40817 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085950121 DLINP DEBUG SRVCONN(,r=127.0.0.1:40817<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085950121 DLINP DEBUG SRVCONN(,r=127.0.0.1:40817<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085950275 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085950275 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085950275 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085950275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(625)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085950284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950284 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085950284 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085950284 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085950284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085950284 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085950285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085950288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950288 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085950288 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085950288 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085950288 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085950288 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085950288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085950288 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116085950288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085950288 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085950288 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085950288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085950288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085950288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085950288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085950288 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085950288 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085950288 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085950290 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085950290 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085950290 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085950290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085950290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085950290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085950290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085950290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085950290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085950290 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085950290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085950290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085950290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085950290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085950290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085950290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085950290 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085950304 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085950304 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085950304 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 20241116085950304 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116085950304 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116085950304 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116085950304 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(628)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085950310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950310 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085950310 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116085950310 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116085950310 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116085950310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085950310 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085950310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116085950310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085950310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085950310 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085950310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085950310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085950311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085950311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085950311 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085950316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950316 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085950316 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085950316 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085950316 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085950316 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241116085950316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085950316 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(52)[0x561cefa45860]{IDLE}: Deallocated (fsm.c:568) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(53)[0x561cefa27fc0]{IDLE}: Deallocated (fsm.c:568) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(54)[0x561cef9c9f70]{IDLE}: Deallocated (fsm.c:568) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085950316 DLSCCP DEBUG SCCP-SCOC(55)[0x561cefa24750]{IDLE}: Deallocated (fsm.c:568) 20241116085950316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085950316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085950317 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085950317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085950317 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085950317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085950317 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085950317 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085950317 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085950317 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085950318 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085950318 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085950318 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085950318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085950318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085950318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085950318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085950318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085950318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085950318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085950318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085950318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085950318 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085950318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085950318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085950318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085950318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085950318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085950318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085950319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085950319 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(624)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085951086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085951086 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085951086 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085951086 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085951086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085951086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085951086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085951086 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085951086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085951086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085951086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085951086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085951086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085951086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085951086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085951086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116085951086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085951087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085951087 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085951087 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085951087 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116085951087 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085951087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085951087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116085951087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085951087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085951087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085951087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085951087 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085951087 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116085951088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085951088 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085951088 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085951088 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085951088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085951088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085951088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085951088 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085951089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085951089 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116085951089 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116085951089 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116085951089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085951089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085951089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085951089 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085951089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085951089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085951089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085951089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116085951089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085951089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085951089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116085951089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116085951089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085951089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085951089 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085951089 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085951089 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(627)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116085951111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085951111 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085951111 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085951111 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085951111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085951111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085951111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085951111 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085951111 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085951111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085951111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085951111 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085951111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085951111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085951111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085951111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116085951111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085951111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085951111 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116085951111 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116085951111 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116085951111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116085951111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085951111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116085951111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085951111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085951111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085951111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085951111 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116085951111 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116085951111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085951111 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085951111 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085951111 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085951111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085951111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085951111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085951111 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085951112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085951112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116085951112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116085951112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116085951112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116085951112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116085951112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116085951112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116085951112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085951112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085951112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085951112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085951112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116085951112 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116085951112 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116085951112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085951112 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116085951112 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116085951112 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116085951112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116085951112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116085951112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116085951112 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085951112 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116085951136 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116085951139 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116085951140 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116085951141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085951142 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116085951143 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116085951144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116085951146 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116085951147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085951148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116085951149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116085951151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116085951152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116085951153 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085951155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116085951156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116085951157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116085951159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116085951160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116085951161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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 := '000000000000000111000010'B, t_guard := 20.000000 } 20241116085951177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33084<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(630)6588090 20241116085952216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085952216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085952216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116085952216 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085952216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6486ba, normal) (hnbgw_rua.c:407) 20241116085952216 DHNB DEBUG map_rua[0x561cefa379a0]{init}: Allocated (fsm.c:456) 20241116085952216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6588090)[0x561cefa379a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085952216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6588090 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085952216 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085952216 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085952216 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6588090 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241116085952216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6588090)[0x561cefa379a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085952216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6588090)[0x561cefa379a0]{init}: Freeing instance (context_map.c:202) 20241116085952216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6588090)[0x561cefa379a0]{init}: Deallocated (fsm.c:568) 20241116085952216 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6588090 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085952216 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) 20241116085952216 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085952216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085952216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085952217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@58b8e6c24fc4: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(630)6588090 20241116085952230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(630)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: 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 := '000000000000000001010111'B, t_guard := 20.000000 } 20241116085952251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(631)11211784 20241116085953272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085953272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085953272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085953272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085953272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab1408, normal) (hnbgw_rua.c:407) 20241116085953272 DHNB DEBUG map_rua[0x561cefa379a0]{init}: Allocated (fsm.c:456) 20241116085953272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11211784)[0x561cefa379a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085953272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11211784 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085953272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085953272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085953272 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116085953272 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11211784 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241116085953272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11211784)[0x561cefa379a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085953272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11211784)[0x561cefa379a0]{init}: Freeing instance (context_map.c:202) 20241116085953272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11211784)[0x561cefa379a0]{init}: Deallocated (fsm.c:568) 20241116085953273 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11211784 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085953273 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) 20241116085953273 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085953273 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085953273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085953273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@58b8e6c24fc4: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(631)11211784 20241116085953278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53698<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(631)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: 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 := '000000000000000100000110'B, t_guard := 20.000000 } 20241116085953293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(632)14679766 20241116085954307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085954307 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085954308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116085954308 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085954308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdffed6, normal) (hnbgw_rua.c:407) 20241116085954308 DHNB DEBUG map_rua[0x561cefa379a0]{init}: Allocated (fsm.c:456) 20241116085954308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14679766)[0x561cefa379a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085954308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14679766 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085954308 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085954308 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085954308 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14679766 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241116085954308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14679766)[0x561cefa379a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085954308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14679766)[0x561cefa379a0]{init}: Freeing instance (context_map.c:202) 20241116085954308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14679766)[0x561cefa379a0]{init}: Deallocated (fsm.c:568) 20241116085954308 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14679766 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085954308 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) 20241116085954308 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085954308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085954308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085954308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@58b8e6c24fc4: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(632)14679766 20241116085954317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53708<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(632)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: 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 := '000000000000001010111101'B, t_guard := 20.000000 } 20241116085954335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(633)5097264 20241116085955341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085955341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085955341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1192) 20241116085955341 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116085955341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4dc730, normal) (hnbgw_rua.c:407) 20241116085955341 DHNB DEBUG map_rua[0x561cefa379a0]{init}: Allocated (fsm.c:456) 20241116085955341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5097264)[0x561cefa379a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116085955341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5097264 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116085955341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116085955341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116085955341 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5097264 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241116085955341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5097264)[0x561cefa379a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116085955341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5097264)[0x561cefa379a0]{init}: Freeing instance (context_map.c:202) 20241116085955341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5097264)[0x561cefa379a0]{init}: Deallocated (fsm.c:568) 20241116085955341 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5097264 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116085955341 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) 20241116085955341 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116085955341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116085955341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085955341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@58b8e6c24fc4: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(633)5097264 20241116085955343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(633)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116085955345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085955345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085955345 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085955345 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085955345 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116085955345 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_L3Compl_no_cn(615)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(624)@58b8e6c24fc4: Final verdict of PTC: none 20241116085955345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33078<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116085955345 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46385<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-M3UA(625)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(623)@58b8e6c24fc4: Final verdict of PTC: none 20241116085955345 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085955345 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-SCCP(626)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622)@58b8e6c24fc4: Final verdict of PTC: none 20241116085955345 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116085955345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085955345 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085955345 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085955345 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085955345 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085955345 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085955345 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085955345 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116085955345 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085955345 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085955345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085955345 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085955345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085955345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085955345 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116085955345 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116085955345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116085955346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116085955345 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116085955345 DLINP DEBUG SRVCONN(,r=127.0.0.1:40817<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085955345 DLINP DEBUG SRVCONN(,r=127.0.0.1:40817<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085955346 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116085955346 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116085955346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085955346 DLINP NOTICE SRV(,r=127.0.0.1:40817<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116085955346 DMAIN NOTICE (127.0.0.1:40817 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40817<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116085955346 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116085955346 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116085955346 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116085955346 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116085955346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116085955346 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116085955346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116085955346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116085955346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085955346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116085955346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116085955346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085955346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085955346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085955346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085955346 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116085955346 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116085955346 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116085955346 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh0(619)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(627)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(628)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(617)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(629)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(616)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(621)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085955349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33066<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(618)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(615): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(616): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(617): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(618): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(619): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(620): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(621): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(622): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(623): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(624): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(625): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(626): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(627): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(628): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(629): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(630): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(631): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(632): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(633): none (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 08:59:55 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 20241116085955403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085955941 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085955941 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cb4d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085955941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085955941 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085955941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085955941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085955942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085955942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085955942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085955942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085955942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085955942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085955942 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085955946 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085955946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cd01f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085955946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085955946 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085955946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085955946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085955946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085955946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085955946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085955946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085955946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085955946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085955946 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085955947 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116085955947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc498e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085955947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085955947 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085955947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085955947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085955947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085955948 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085955948 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085955948 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085955948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085955948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085955948 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085956106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53726<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=298812) 20241116085956466 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085956466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1be6), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085956466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085956466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085956466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085956466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085956466 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085956466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4c189), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085956466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085956466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085956466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085956466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085956466 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085956466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f4e0e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085956466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085956466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085956466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085956466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085956466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085956467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085956467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085956467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085956467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085956467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085956467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085956467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085956467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085956467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085956467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085956467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085956467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085956467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085956467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085956467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085956467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085956467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085956467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085956467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085956467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085956962 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085956962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088baf3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085956962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085956962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085956962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085956962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085956962 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085956962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be9c6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085956962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085956962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085956962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085956962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085956962 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085956962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00173459), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085956963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085956963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085956963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085956963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085956963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085956963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085956963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085956963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085956963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085956963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085956963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085956963 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085956963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085956963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085956963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085956963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085956963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085956963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085956963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085956963 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116085956963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085956964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085956964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085956964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085956964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085956964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085956964 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=298812, count=323804) 20241116085957346 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085957346 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085957346 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116085957346 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116085957346 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116085957346 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116085957590 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085957590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00208844), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085957590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085957590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085957590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085957590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085957590 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085957590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba22ef), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085957590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085957590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085957590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085957590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085957590 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085957590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db6958), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085957590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085957590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085957590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085957590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085957590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085957590 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085957590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085957590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085957590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085957590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085957590 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085957590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085957590 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085957590 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085957590 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085957590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085957590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085957590 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085957591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085957591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085957591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085957591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085957591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085957591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085957591 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 08:59:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20241116085958171 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085958171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcc0cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085958171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085958171 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085958171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085958171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085958171 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085958171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b288fa), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085958171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085958171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085958171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085958171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085958171 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085958171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004289c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085958171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085958171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085958171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085958171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085958172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085958172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085958172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085958172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085958172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085958172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085958172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085958172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085958172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085958172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085958172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085958172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085958172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085958172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085958172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085958172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085958172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085958172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085958172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085958172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085958172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085958755 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085958755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c25a1), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085958755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085958755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085958755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085958755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085958755 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085958755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00227ff7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085958755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085958755 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085958755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085958755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085958755 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116085958755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005882a2), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116085958755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085958755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085958755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085958755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085958755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085958755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085958755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085958755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085958755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085958755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085958755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085958755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085958755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085958755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085958756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085958756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085958756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085958756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085958756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085958756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085958756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085958756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085958756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085958756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085958756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241116085959201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085959207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116085959212 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42431<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085959300 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116085959300 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116085959314 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085959314 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959314 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085959314 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959315 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085959315 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959315 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49907 (stream_srv.c:129) 20241116085959315 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49907<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116085959315 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085959315 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959316 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959316 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116085959316 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959316 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116085959316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959316 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959316 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959316 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085959316 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959316 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085959316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959316 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959316 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959316 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085959316 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959316 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085959316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959316 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959316 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959316 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085959316 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116085959316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116085959316 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116085959316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085959316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085959316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085959316 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116085959316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085959316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085959316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085959316 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116085959316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085959316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085959317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085959317 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116085959316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085959316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959316 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(644)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(644)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(644)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(642)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(647)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(647)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(647)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(645)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(650)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-M3UA(650)@58b8e6c24fc4: M3UA emulation initiated, the test can be started MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(650)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-SCCP(648)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085959366 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085959366 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959366 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085959366 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959367 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085959367 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959367 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116085959367 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959368 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959368 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116085959368 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959368 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116085959368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959368 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959368 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959368 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085959368 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959368 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085959368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959368 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959368 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959368 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085959368 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959368 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085959368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959368 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959368 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959368 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085959368 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085959368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959368 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116085959368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116085959369 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116085959369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085959369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085959369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085959369 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116085959369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085959369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085959369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085959369 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116085959369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085959369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085959369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085959369 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(653)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(653)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(653)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(651)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(654)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(656)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(656)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(656)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(659)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn2-M3UA(659)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(659)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn2-SCCP(657)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116085959425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085959425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085959425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085959425 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085959425 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116085959425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085959425 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085959425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085959425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116085959429 DLINP DEBUG SRVCONN(,r=127.0.0.1:49907<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116085959429 DLINP DEBUG SRVCONN(,r=127.0.0.1:49907<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116085959429 DLINP DEBUG SRVCONN(,r=127.0.0.1:49907<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116085959429 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116085959429 DHNBAP DEBUG (127.0.0.1:49907 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116085959429 DHNBAP NOTICE (127.0.0.1:49907 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116085959429 DHNBAP NOTICE (127.0.0.1:49907 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116085959429 DLINP DEBUG SRVCONN(,r=127.0.0.1:49907<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116085959429 DLINP DEBUG SRVCONN(,r=127.0.0.1:49907<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116085959463 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(57)[0x561cefa1cc40]{IDLE}: Deallocated (fsm.c:568) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(56)[0x561cefa370e0]{IDLE}: Deallocated (fsm.c:568) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116085959463 DLSCCP DEBUG SCCP-SCOC(58)[0x561cefa44ec0]{IDLE}: Deallocated (fsm.c:568) 20241116085959533 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085959534 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116085959534 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085959534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(644)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116085959542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959542 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116085959542 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085959542 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085959543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085959543 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085959543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085959545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959545 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085959545 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085959545 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085959545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085959545 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085959545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085959546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085959546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085959546 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116085959546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085959546 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085959546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085959546 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085959546 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085959546 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085959546 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959547 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959547 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116085959547 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085959547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116085959548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959548 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959548 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 20241116085959548 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 20241116085959548 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085959548 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116085959548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116085959548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116085959548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116085959548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116085959548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(647)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116085959555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959555 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116085959555 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085959555 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085959555 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085959555 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085959555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085959557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959557 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085959557 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085959557 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085959558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085959558 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085959558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085959558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085959558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085959558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116085959558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085959558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085959558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085959558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085959558 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085959558 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085959558 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959559 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959559 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116085959559 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959560 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116085959560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959560 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116085959560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116085959560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116085959560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116085959560 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085959562 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 20241116085959562 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 20241116085959562 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085959562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(650)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116085959566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959566 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116085959566 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085959566 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085959566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085959566 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085959566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085959568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959568 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085959568 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085959568 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085959568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085959568 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085959568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085959568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085959568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085959568 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116085959568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085959568 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085959568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085959568 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085959568 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085959568 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085959568 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959569 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959569 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116085959569 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116085959569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959569 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116085959570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959570 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959570 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959570 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959570 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116085959570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116085959570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116085959570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116085959570 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085959583 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116085959583 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116085959583 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085959583 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(653)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116085959588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959588 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116085959588 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085959588 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085959588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085959588 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116085959588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085959590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959590 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085959590 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085959590 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085959590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085959590 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085959590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085959590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085959590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085959590 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116085959590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085959590 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085959590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085959590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085959590 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085959590 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085959590 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959591 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959591 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116085959591 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085959591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116085959591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959591 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116085959592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116085959592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116085959592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116085959592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085959600 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 20241116085959600 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 20241116085959600 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085959600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(656)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116085959608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959608 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116085959608 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085959608 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085959608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085959608 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116085959608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085959611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959611 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085959611 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085959611 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085959611 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085959611 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085959611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085959611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085959611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085959611 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116085959611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085959611 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085959611 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085959611 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085959611 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085959611 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085959611 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959612 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959612 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116085959612 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085959612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959613 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116085959613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959613 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959613 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959613 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959613 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116085959613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116085959613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116085959613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116085959613 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116085959615 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 20241116085959615 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 20241116085959615 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116085959615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(659)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241116085959620 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) 20241116085959620 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241116085959620 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116085959620 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116085959620 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116085959620 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241116085959620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116085959624 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) 20241116085959624 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116085959624 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116085959624 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116085959624 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116085959624 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116085959624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116085959624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116085959624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116085959624 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241116085959624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116085959624 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116085959624 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116085959624 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116085959624 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116085959624 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116085959624 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116085959625 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116085959625 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116085959625 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116085959625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116085959625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116085959625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116085959625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116085959625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116085959625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116085959625 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116085959625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116085959626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116085959626 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116085959626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116085959626 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116085959626 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116085959626 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116085959626 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116085959626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116085959626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116085959626 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(643)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090000342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000342 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090000342 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090000342 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090000342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000342 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090000342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090000342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090000342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090000342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000342 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090000342 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090000342 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090000342 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090000342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090000342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090000342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090000342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090000342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090000342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090000342 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090000342 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090000342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000342 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090000342 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090000342 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090000342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090000342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090000342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090000342 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000342 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090000342 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090000342 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090000342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000342 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090000342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090000342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090000342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090000342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000342 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090000342 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090000342 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(646)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090000354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000354 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090000354 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090000354 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090000354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000354 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090000354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090000354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090000354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000355 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090000355 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000355 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090000355 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090000355 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) 20241116090000355 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) 20241116090000355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090000355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090000355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090000355 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090000355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090000355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090000355 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090000355 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090000355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090000355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090000355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090000355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090000355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090000355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090000355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000356 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090000356 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090000356 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090000356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000356 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090000356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090000356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090000356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000356 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090000356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000356 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090000356 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090000356 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(649)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090000368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000368 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) 20241116090000368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090000368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090000368 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090000368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000368 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090000368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000368 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090000368 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090000368 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 20241116090000368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000368 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090000368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000368 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090000368 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090000368 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) 20241116090000368 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) 20241116090000368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090000368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090000368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090000368 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090000368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090000368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090000368 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090000368 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: link up (cnlink.c:111) 20241116090000368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090000368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090000368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090000368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090000368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090000368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090000368 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000369 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090000369 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090000369 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 20241116090000369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000369 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) 20241116090000369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090000369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090000369 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090000369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000369 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090000369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090000369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000369 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090000369 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090000369 DRANAP INFO cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(652)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090000390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000390 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090000390 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090000390 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090000390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090000390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090000390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090000390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090000390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090000390 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090000390 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090000390 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090000390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090000390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090000390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090000390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090000390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090000390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090000390 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090000390 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090000390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090000390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090000390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090000390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090000390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090000390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090000390 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000390 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090000390 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090000390 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090000390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090000390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090000390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090000390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090000391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000391 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090000391 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090000391 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090000410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000410 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090000410 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090000410 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 20241116090000410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000410 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000410 DLM3UA DEBUG 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) 20241116090000410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090000410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090000410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000410 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn1-RAN(655)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090000410 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000410 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090000410 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090000410 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) 20241116090000410 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) 20241116090000410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090000410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090000410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090000410 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090000410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090000410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090000410 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090000410 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116090000410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000410 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090000410 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090000410 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090000410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090000410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090000410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090000410 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000412 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090000412 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090000412 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 20241116090000412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000412 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000412 DLM3UA DEBUG 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) 20241116090000412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000412 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000412 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090000412 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090000412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000413 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090000413 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000413 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090000413 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090000413 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090000419 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) 20241116090000419 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116090000419 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116090000419 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 20241116090000419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000419 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(658)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090000419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000419 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) 20241116090000419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116090000419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090000419 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) 20241116090000419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000420 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) 20241116090000420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000420 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090000420 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000420 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090000420 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090000420 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) 20241116090000420 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) 20241116090000420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090000420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090000420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090000420 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090000420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090000420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090000420 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090000420 DRANAP NOTICE cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: link up (cnlink.c:111) 20241116090000420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090000420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090000420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090000420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090000420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090000420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090000420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116090000420 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000422 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) 20241116090000422 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116090000422 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116090000422 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 20241116090000422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090000422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090000422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090000422 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090000422 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090000422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090000422 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090000422 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) 20241116090000422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090000422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090000422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116090000422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090000422 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) 20241116090000422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090000422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000422 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) 20241116090000422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090000422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090000422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090000422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090000422 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090000422 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090000422 DRANAP INFO cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090001443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090001450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090001455 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090001460 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090001464 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090001468 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090001472 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090001474 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090001476 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090001479 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090001483 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090001487 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090001491 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090001495 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090001498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090001501 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090001505 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090001511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090001515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090001518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: 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 := '000000000000000011111011'B, t_guard := 20.000000 } 20241116090001554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53748<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(643)@58b8e6c24fc4: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(643)@58b8e6c24fc4: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(661) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)11383230 20241116090002598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090002598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090002598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116090002598 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090002599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xadb1be, normal) (hnbgw_rua.c:407) 20241116090002599 DHNB DEBUG map_rua[0x561cefa379a0]{init}: Allocated (fsm.c:456) 20241116090002599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11383230)[0x561cefa379a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090002599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11383230 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090002599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090002599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090002599 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241116090002599 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11383230 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) 20241116090002599 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11383230 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116090002599 DCN DEBUG map_sccp[0x561cefa2b750]{init}: Allocated (fsm.c:456) 20241116090002599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x561cefa2b750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090002599 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11383230 <-> SCCP-77 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116090002599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11383230 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116090002599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11383230)[0x561cefa379a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090002599 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090002599 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090002599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11383230)[0x561cefa379a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090002599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x561cefa2b750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090002599 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090002599 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{IDLE}: Allocated (fsm.c:456) 20241116090002599 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090002599 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004d), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000fb0056400500f1100926) (sccp_scrc.c:406) 20241116090002599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090002599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090002599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090002599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090002599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090002599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090002599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090002599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090002599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090002599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090002599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090002599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090002599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090002599 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090002599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x561cefa2b750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090002599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11383230)[0x561cefa379a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090002599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090002599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090002599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090002599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090002599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090002599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090002599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090002599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(642)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(642)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(643)@58b8e6c24fc4: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(661) HNBGW_Test.msc0-RAN(643)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)2729828 HNBGW_Test.msc0-SCCP(642)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(642)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090002607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090002607 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090002607 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090002607 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090002607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090002607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090002607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090002607 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090002607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090002607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090002607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090002607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090002607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090002607 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00314cef) (sccp_scrc.c:477) 20241116090002607 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20241116090002607 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090002607 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090002607 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090002607 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090002607 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090002607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x561cefa2b750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090002607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x561cefa2b750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090002608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53748<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(661)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090002608 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090002609 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090002610 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090002611 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090002612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090002612 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090002613 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090002614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090002614 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090002615 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090002616 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090002617 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090002618 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090002619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090002619 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090002620 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090002621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090002621 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090002622 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090002623 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001100111011'B, t_guard := 20.000000 } 20241116090002634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(649)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(649)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(662) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)12723005 20241116090003652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090003652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090003652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116090003652 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090003652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc2233d, normal) (hnbgw_rua.c:407) 20241116090003652 DHNB DEBUG map_rua[0x561cefa21bb0]{init}: Allocated (fsm.c:456) 20241116090003652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723005)[0x561cefa21bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090003652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12723005 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090003652 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090003652 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090003652 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12723005 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241116090003652 DCN DEBUG map_sccp[0x561cefa34470]{init}: Allocated (fsm.c:456) 20241116090003652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x561cefa34470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090003652 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12723005 <-> SCCP-78 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241116090003652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12723005 SCCP-78 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116090003652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723005)[0x561cefa21bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090003652 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090003652 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090003652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723005)[0x561cefa21bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090003652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x561cefa34470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090003652 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090003652 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{IDLE}: Allocated (fsm.c:456) 20241116090003652 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090003652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f400300033b0056400500f1100926) (sccp_scrc.c:406) 20241116090003652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090003652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090003652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090003652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090003652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090003652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090003652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090003652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090003652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090003652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090003652 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090003652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090003652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090003652 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090003652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x561cefa34470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090003652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723005)[0x561cefa21bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090003653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090003653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090003653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090003653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090003653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090003653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090003653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090003653 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(648)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc2-SCCP(648)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(649)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(662) HNBGW_Test.msc2-RAN(649)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)9188818 HNBGW_Test.msc2-SCCP(648)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(648)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090003671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090003671 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090003671 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090003671 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 20241116090003671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090003671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090003671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090003671 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090003671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090003671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090003671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090003671 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) 20241116090003671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090003671 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00449e83) (sccp_scrc.c:477) 20241116090003671 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20241116090003671 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090003671 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090003671 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090003671 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090003671 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090003671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x561cefa34470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090003671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x561cefa34470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090003674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55618<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(662)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090003677 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090003681 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090003684 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090003686 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090003687 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090003689 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090003690 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090003691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090003691 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090003692 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090003693 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090003694 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090003695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090003695 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090003696 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090003697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090003697 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090003698 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090003699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090003699 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090003703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53744<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090003703 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42431<->l=127.0.0.1:4262) (control_if.c:193) 20241116090003703 DLINP DEBUG SRVCONN(,r=127.0.0.1:49907<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090003703 DLINP DEBUG SRVCONN(,r=127.0.0.1:49907<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090003703 DLINP NOTICE SRV(,r=127.0.0.1:49907<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090003703 DMAIN NOTICE (127.0.0.1:49907 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49907<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090003703 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(645)@58b8e6c24fc4: Final verdict of PTC: none 20241116090003703 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116090003703 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090003703 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090003703 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090003703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090003703 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090003703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090003703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(654)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(655)@58b8e6c24fc4: Final verdict of PTC: none 20241116090003703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(652)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(657)@58b8e6c24fc4: Final verdict of PTC: none 20241116090003703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090003703 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090003703 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090003703 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn2-RAN(658)@58b8e6c24fc4: Final verdict of PTC: none20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090003703 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090003704 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090003704 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090003703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090003704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090003704 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090003704 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) 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241116090003704 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090003704 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) 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241116090003704 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116090003704 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116090003704 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc1-RAN(646)@58b8e6c24fc4: Final verdict of PTC: none 20241116090003704 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090003704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090003704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090003704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090003704 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) 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090003704 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090003704 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090003704 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) 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090003704 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090003704 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) 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090003704 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090003704 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090003704 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090003704 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) 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241116090003704 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(647)@58b8e6c24fc4: Final verdict of PTC: none 20241116090003704 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090003704 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116090003704 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090003704 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090003704 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090003704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090003704 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090003704 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090003704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090003704 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090003704 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090003704 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090003704 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090003704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090003704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090003704 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090003704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090003704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090003704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090003704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090003704 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090003704 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090003704 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090003704 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090003705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090003705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090003705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241116090003705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090003705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090003705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090003705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090003705 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090003705 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090003705 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090003705 DRANAP NOTICE cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090003705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090003705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090003705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090003705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090003705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090003705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090003705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090003705 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090003705 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090003705 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090003705 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090003706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x561cefa2b750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090003706 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090003706 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090003706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314cef), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090003706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090003706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090003706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090003706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090003706 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090003706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x561cefa2b750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090003706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11383230)[0x561cefa379a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090003706 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11383230)[0x561cefa379a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090003706 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090003706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11383230)[0x561cefa379a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090003706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11383230)[0x561cefa379a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090003706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11383230)[0x561cefa379a0]{disrupted}: Freeing instance (context_map.c:202) 20241116090003706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11383230)[0x561cefa379a0]{disrupted}: Deallocated (fsm.c:568) 20241116090003706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x561cefa2b750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090003706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x561cefa2b750]{disconnected}: Freeing instance (context_map.c:206) 20241116090003706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-77)[0x561cefa2b750]{disconnected}: Deallocated (fsm.c:568) 20241116090003706 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11383230 SCCP-77 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241116090003707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090003707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090003707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090003707 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090003707 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090003707 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090003707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090003707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090003707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090003707 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090003707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090003707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090003707 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090003707 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090003707 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090003707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723005)[0x561cefa21bb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116090003707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723005)[0x561cefa21bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116090003708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x561cefa34470]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116090003708 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090003708 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090003708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00449e83), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090003708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090003708 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090003708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090003708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090003708 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090003708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x561cefa34470]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090003708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723005)[0x561cefa21bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090003708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723005)[0x561cefa21bb0]{disrupted}: Freeing instance (context_map.c:202) 20241116090003708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12723005)[0x561cefa21bb0]{disrupted}: Deallocated (fsm.c:568) 20241116090003708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x561cefa34470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090003708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x561cefa34470]{disconnected}: Freeing instance (context_map.c:206) 20241116090003708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-78)[0x561cefa34470]{disconnected}: Deallocated (fsm.c:568) 20241116090003708 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12723005 SCCP-78 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241116090003708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090003708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090003708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090003708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090003708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090003708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090003708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090003708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090003708 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc2-RAN(649)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(656)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(635)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(659)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(651)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(642)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(636)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(644)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(660)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(643)@58b8e6c24fc4: Final verdict of PTC: none 20241116090003722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53738<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-SCCP(648)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(653)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc2-M3UA(650)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-PFCP(637)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(634): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(635): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(636): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(637): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(638): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(639): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(640): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(641): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(642): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(643): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(644): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(645): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(646): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(647): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-SCCP(648): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-RAN(649): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-M3UA(650): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(651): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(652): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(653): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(654): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(655): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(656): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(657): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-RAN(658): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(659): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(660): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(661): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(662): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:00:03 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 20241116090003899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090004602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=571940) Waiting for packet dumper to finish... 1 (prev_count=571940, count=572480) 20241116090005704 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090005704 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241116090005704 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241116090005704 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090005704 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090005704 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090005704 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090005704 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090005704 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090005704 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090005704 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090005704 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090005942 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090005942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cb4d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090005942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090005942 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090005942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090005942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090005942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090005943 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090005943 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090005943 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090005943 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090005943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090005943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090005946 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090005946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cd01f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090005946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090005946 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090005946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090005947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090005947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090005947 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090005947 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090005947 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090005947 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090005947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090005947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090005947 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090005947 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090005948 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090005948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc498e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090005948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090005948 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090005948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090005948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090005948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090005948 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090005948 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090005948 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090005948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090005948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090005948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090005948 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090005948 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090006467 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090006467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f4e0e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090006467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090006467 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090006467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090006467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090006467 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090006467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4c189), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090006467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090006467 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090006467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090006467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090006467 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090006467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1be6), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090006467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090006467 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090006467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090006467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090006467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090006467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090006467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090006467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090006467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090006467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090006467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090006467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090006467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090006467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090006467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090006467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090006467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090006467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090006467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090006467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090006467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090006467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090006467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090006467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090006467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:00: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_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 20241116090006963 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090006963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00173459), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090006963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090006963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090006963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090006963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090006963 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090006963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be9c6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090006963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090006963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090006963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090006963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090006963 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090006963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088baf3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090006963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090006963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090006963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090006963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090006963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090006963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090006963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090006963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090006964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090006964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090006964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090006964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090006964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090006964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090006964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090006964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090006964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090006964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090006964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090006964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090006964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090006964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090006964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090006964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090006964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090007591 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090007591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db6958), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090007591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090007591 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090007591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090007591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090007591 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090007591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba22ef), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090007591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090007591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090007591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090007592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090007592 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090007592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00208844), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090007592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090007592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090007592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090007592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090007592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090007592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090007592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090007592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090007592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090007592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090007592 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090007592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090007592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090007592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090007592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090007592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090007592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090007592 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090007592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090007592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090007592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090007592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090007592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090007592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090007592 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_paging_imsi started. 20241116090007713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090007716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090007720 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34391<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_paging_imsi-Iuh0(667)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090007820 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090007820 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090007829 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090007829 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090007830 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090007830 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090007830 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090007830 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090007830 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(669)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090007830 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58284 (stream_srv.c:129) 20241116090007830 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58284<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090007831 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090007831 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090007831 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090007831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090007831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090007831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090007831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090007831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090007831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090007831 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090007831 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090007831 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090007831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090007831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090007831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090007831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090007831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090007831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090007831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090007832 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090007832 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090007832 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090007832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090007832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090007832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090007832 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090007832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090007832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090007832 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090007832 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090007832 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090007832 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090007832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090007832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090007832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090007832 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090007832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090007832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090007832 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090007832 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090007832 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090007832 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090007832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090007832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090007832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090007832 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090007832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090007832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090007832 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090007832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090007832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090007832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090007832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090007832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090007832 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090007832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090007832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090007832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090007832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090007832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090007832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090007832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090007832 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090007832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090007832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090007832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090007832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090007832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090007832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090007832 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090007832 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(673)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(673)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(673)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(671)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(676)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(676)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(676)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-SCCP(674)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(679)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-M3UA(679)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(679)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-SCCP(677)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090007871 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090007871 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090007871 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090007871 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090007871 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090007871 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090007871 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090007871 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090007871 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090007872 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090007872 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090007872 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090007872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090007872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090007872 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090007872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090007872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090007872 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090007872 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090007872 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090007872 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090007872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090007872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090007872 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090007872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090007872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090007872 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090007872 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090007872 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090007872 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090007872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090007872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090007872 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090007872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090007872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090007872 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090007872 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090007872 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090007872 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090007872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090007872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090007872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090007872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090007872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090007872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090007872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090007872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090007872 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090007872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090007872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090007872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090007872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090007872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090007872 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090007872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090007872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090007872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090007872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090007873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090007873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090007873 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090007873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090007873 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090007873 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090007873 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090007873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090007873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090007873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090007873 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090007873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090007873 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090007873 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090007873 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090007873 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090007873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090007873 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090007873 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(682)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(682)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(682)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(680)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090007896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090007896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090007896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090007896 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090007896 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090007896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090007896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090007896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090007896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090007900 DLINP DEBUG SRVCONN(,r=127.0.0.1:58284<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090007900 DLINP DEBUG SRVCONN(,r=127.0.0.1:58284<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090007901 DLINP DEBUG SRVCONN(,r=127.0.0.1:58284<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090007901 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090007901 DHNBAP DEBUG (127.0.0.1:58284 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090007901 DHNBAP NOTICE (127.0.0.1:58284 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090007901 DHNBAP NOTICE (127.0.0.1:58284 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090007901 DLINP DEBUG SRVCONN(,r=127.0.0.1:58284<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090007901 DLINP DEBUG SRVCONN(,r=127.0.0.1:58284<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090008045 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090008045 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090008045 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090008045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(673)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090008052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008052 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090008052 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090008052 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090008052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090008052 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090008052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090008055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008055 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090008055 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090008055 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090008055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090008055 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090008055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090008055 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090008055 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090008055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090008055 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090008055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090008055 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090008055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008055 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090008055 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090008055 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090008055 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090008057 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090008057 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090008057 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090008057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090008057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090008057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008057 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 20241116090008057 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 20241116090008057 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090008057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116090008057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090008057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090008057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090008057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090008057 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090008057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090008057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090008057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090008057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090008057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090008057 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090008057 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(676)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116090008063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008063 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116090008063 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090008063 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090008063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090008063 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090008063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090008066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008066 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090008066 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090008066 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090008066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090008066 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090008066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090008066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090008066 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116090008066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090008066 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090008066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090008066 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090008066 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090008066 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090008066 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090008066 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090008067 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090008067 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090008067 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090008067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090008067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090008067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090008068 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090008068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090008068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090008068 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090008068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008068 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090008068 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090008068 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090008068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090008068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090008068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090008068 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008069 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 20241116090008069 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 20241116090008069 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 20241116090008069 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116090008069 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116090008069 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116090008069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(679)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116090008074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008074 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116090008074 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116090008074 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116090008074 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116090008074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090008074 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116090008074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116090008074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090008074 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116090008074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090008074 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090008074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008074 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090008074 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090008074 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090008077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008077 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090008077 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090008077 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090008077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090008077 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241116090008077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090008077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090008077 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116090008077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090008077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090008077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090008077 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090008077 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090008077 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090008077 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090008078 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090008078 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090008078 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090008078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090008078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090008078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090008078 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090008078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090008078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090008078 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090008078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008078 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090008078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090008078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090008078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090008078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090008078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090008078 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008085 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090008085 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090008085 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090008085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(682)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090008087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008087 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090008088 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090008088 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090008088 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090008088 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090008088 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090008089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008089 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090008089 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090008089 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090008089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090008089 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090008089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090008089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090008089 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090008089 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090008089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090008089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090008089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090008089 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090008089 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090008089 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090008090 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090008090 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090008090 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090008090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090008090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090008090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090008090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090008090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090008090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090008090 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090008090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090008090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090008090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090008090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090008090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090008090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090008090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008172 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090008173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004289c5), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090008173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090008173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090008173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090008173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090008173 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090008173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b288fa), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090008173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090008173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090008173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090008173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090008173 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090008173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fcc0cc), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090008173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090008173 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090008173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090008173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090008173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090008173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090008173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090008173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090008173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090008173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090008173 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090008173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090008173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090008173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090008173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090008173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090008174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090008174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090008174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090008174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090008174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090008174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090008174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008182 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090008182 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090008182 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090008182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090008182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090008182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090008182 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008182 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090008182 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090008182 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090008182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090008182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090008182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090008182 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090008182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090008182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090008182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090008182 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=004289c5) (sccp_scrc.c:477) 20241116090008182 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20241116090008182 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090008182 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090008182 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090008182 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090008182 DLSCCP DEBUG SCCP-SCOC(62)[0x561cefa1ddc0]{IDLE}: Deallocated (fsm.c:568) 20241116090008182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090008182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090008182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090008182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090008182 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=00fcc0cc) (sccp_scrc.c:477) 20241116090008182 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1824) 20241116090008182 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090008182 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090008182 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090008182 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090008182 DLSCCP DEBUG SCCP-SCOC(63)[0x561cefa2a5d0]{IDLE}: Deallocated (fsm.c:568) 20241116090008386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008386 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090008386 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090008386 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090008386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090008386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090008386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090008386 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090008386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090008386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090008386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090008386 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=00b288fa) (sccp_scrc.c:477) 20241116090008386 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20241116090008386 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090008386 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090008386 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090008386 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090008386 DLSCCP DEBUG SCCP-SCOC(64)[0x561cefa27600]{IDLE}: Deallocated (fsm.c:568) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(59)[0x561cefa3dd60]{IDLE}: Deallocated (fsm.c:568) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(61)[0x561cef8ab390]{IDLE}: Deallocated (fsm.c:568) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090008751 DLSCCP DEBUG SCCP-SCOC(60)[0x561cefa35f50]{IDLE}: Deallocated (fsm.c:568) 20241116090008854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008854 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090008854 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090008854 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090008854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090008854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090008854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090008854 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090008854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090008854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090008854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090008854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090008854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090008854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090008854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008854 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090008854 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090008854 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090008854 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090008854 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090008854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090008854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090008854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090008854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090008854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090008854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090008854 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090008854 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090008854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008854 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090008854 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090008854 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090008854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090008854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090008854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090008854 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(672)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090008858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008858 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090008858 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090008858 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090008858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090008858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090008858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090008858 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090008858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090008858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090008858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090008858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090008858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090008858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090008858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008859 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090008859 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090008859 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090008859 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090008866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090008866 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090008866 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090008866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090008866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090008866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090008866 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090008866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090008866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090008866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090008866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090008866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090008866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090008866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090008866 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090008866 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090008866 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) 20241116090008866 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) 20241116090008866 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090008866 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090008866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090008866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090008866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090008866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090008866 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090008866 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090008866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008866 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) HNBGW_Test.msc1-RAN(675)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090008866 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090008866 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090008867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090008867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090008867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090008867 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008871 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090008871 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090008871 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090008871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090008871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090008871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090008871 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090008871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090008871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090008871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090008871 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090008871 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090008871 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090008871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008871 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090008871 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090008871 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090008871 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(678)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090008876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008876 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090008876 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090008876 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 20241116090008876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090008876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090008876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090008876 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090008876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090008876 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) 20241116090008877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090008877 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090008877 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090008877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090008877 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090008877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090008877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008877 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008877 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090008877 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090008877 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090008877 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) 20241116090008877 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) 20241116090008877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090008877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090008877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090008877 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090008877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090008877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090008877 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090008877 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: link up (cnlink.c:111) 20241116090008877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008877 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090008877 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090008877 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090008877 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090008877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090008877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090008877 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008879 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090008879 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090008879 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 20241116090008879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090008879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090008879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090008880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090008880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090008880 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) 20241116090008880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090008880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090008880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090008880 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090008880 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090008880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008880 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090008880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008880 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008880 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090008880 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090008880 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090008880 DRANAP INFO cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(681)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090008895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008895 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090008895 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090008895 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090008895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090008895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090008895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090008895 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090008895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090008895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090008895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090008895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090008895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090008895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090008895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090008896 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090008896 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090008896 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090008896 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090008896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090008896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090008896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090008896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090008896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090008896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090008896 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090008896 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090008896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090008896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090008896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090008896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090008896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090008896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090008896 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090008898 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090008898 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090008898 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090008898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090008898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090008898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090008898 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090008898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090008898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090008898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090008898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090008898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090008898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090008898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090008898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090008898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090008898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090008898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090008898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090008898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090008898 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090008898 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090008898 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090009910 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090009915 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090009920 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090009926 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090009931 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090009935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090009938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090009942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090009946 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090009951 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090009955 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090009958 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090009962 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090009966 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090009969 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090009973 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090009976 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090009978 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090009981 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090009984 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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 } } } 20241116090010008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090011023 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090011023 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090011023 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090011023 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090011023 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090011023 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090011023 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090011023 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090011023 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090011023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090011023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090011023 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090011023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090011023 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090011023 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090011023 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090011023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090011023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090011023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090011024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090011024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090011024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090011024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090011024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090011024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090011024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090011024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090011024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090011024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090011024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090011024 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241116090011024 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241116090011024 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241116090011024 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241116090011024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241116090011024 DRUA DEBUG (127.0.0.1:58284 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241116090011024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090011024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) 20241116090011024 DLINP DEBUG SRVCONN(,r=127.0.0.1:58284<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090011024 DLINP DEBUG SRVCONN(,r=127.0.0.1:58284<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:732) TC_mscpool_paging_imsi-Iuh1-RUA(670)@58b8e6c24fc4: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(668)@58b8e6c24fc4: UnitdataCallback HNBGW_Test.msc0-RAN(672)@58b8e6c24fc4: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(672)@58b8e6c24fc4: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(684) TC_mscpool_paging_imsi-Iuh0-RUA(668)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_paging_imsi0(684)13874478 20241116090012060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090012060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090012060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116090012060 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090012060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd3b52e, normal) (hnbgw_rua.c:407) 20241116090012060 DHNB DEBUG map_rua[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116090012060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13874478)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090012060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13874478 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090012060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090012060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090012060 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13874478 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241116090012060 DCN DEBUG map_sccp[0x561cefa21bb0]{init}: Allocated (fsm.c:456) 20241116090012060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x561cefa21bb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090012060 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13874478 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116090012060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13874478 SCCP-79 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116090012060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13874478)[0x561cefa1ddc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090012060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090012060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090012060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13874478)[0x561cefa1ddc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090012060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x561cefa21bb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090012060 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090012060 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{IDLE}: Allocated (fsm.c:456) 20241116090012060 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090012060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004f), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030000870056400500f1100926) (sccp_scrc.c:406) 20241116090012060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090012060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090012060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090012060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090012060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090012060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090012060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090012060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090012060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090012060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090012060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090012060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090012060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090012060 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090012060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x561cefa21bb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090012060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13874478)[0x561cefa1ddc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090012061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090012061 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090012061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090012061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090012061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090012061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090012061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090012061 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(671)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(671)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(672)@58b8e6c24fc4: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(684) HNBGW_Test.msc0-RAN(672)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_paging_imsi0(684)3663827 HNBGW_Test.msc0-SCCP(671)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(671)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116090012079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090012079 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090012079 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090012079 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090012079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090012079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090012079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090012079 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi0(684)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090012079 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090012079 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090012080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090012080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090012080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090012080 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b36cfc) (sccp_scrc.c:477) 20241116090012080 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20241116090012080 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090012080 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090012080 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090012080 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090012080 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) 20241116090012080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x561cefa21bb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090012080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x561cefa21bb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090013082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(684)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090013084 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090013088 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090013091 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090013094 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090013096 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090013097 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090013099 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090013100 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090013101 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090013102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090013102 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090013103 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090013104 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090013105 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090013106 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090013107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090013107 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090013108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090013109 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090013110 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090013113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090013114 DLINP DEBUG SRVCONN(,r=127.0.0.1:58284<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090013114 DLINP DEBUG SRVCONN(,r=127.0.0.1:58284<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090013114 DLINP NOTICE SRV(,r=127.0.0.1:58284<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090013114 DMAIN NOTICE (127.0.0.1:58284 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58284<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090013114 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116090013114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090013114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090013114 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090013114 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090013114 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090013114 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090013114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13874478)[0x561cefa1ddc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116090013114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13874478)[0x561cefa1ddc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116090013114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x561cefa21bb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116090013114 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090013114 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090013114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b36cfc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090013114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090013114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090013114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090013114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090013114 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090013114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x561cefa21bb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090013114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13874478)[0x561cefa1ddc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090013114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13874478)[0x561cefa1ddc0]{disrupted}: Freeing instance (context_map.c:202) 20241116090013114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13874478)[0x561cefa1ddc0]{disrupted}: Deallocated (fsm.c:568) 20241116090013114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x561cefa21bb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090013114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x561cefa21bb0]{disconnected}: Freeing instance (context_map.c:206) 20241116090013114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x561cefa21bb0]{disconnected}: Deallocated (fsm.c:568) 20241116090013114 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13874478 SCCP-79 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090013114 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090013114 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090013114 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) 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090013114 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090013114 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090013114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090013114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090013114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090013114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090013114 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090013114 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-SCCP(674)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(681)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(670)@58b8e6c24fc4: Final verdict of PTC: none 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090013114 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090013114 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090013114 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090013114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090013114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090013114 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090013114 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) 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-M3UA(673)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(680)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(663)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(668)@58b8e6c24fc4: Final verdict of PTC: none 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090013114 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090013114 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116090013114 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090013114 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090013114 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090013114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090013114 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116090013114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc2-RAN(678)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(679)@58b8e6c24fc4: Final verdict of PTC: none 20241116090013114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090013114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(672)@58b8e6c24fc4: Final verdict of PTC: none 20241116090013114 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090013114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090013114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090013114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090013114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090013114 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090013114 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090013114 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090013114 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090013114 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090013114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090013114 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116090013114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090013114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090013114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090013114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090013114 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090013114 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090013114 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090013114 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090013114 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(675)@58b8e6c24fc4: Final verdict of PTC: none 20241116090013114 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34391<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(671)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(669)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(664)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(667)@58b8e6c24fc4: Final verdict of PTC: none 20241116090013115 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW-MGCP(683)@58b8e6c24fc4: Final verdict of PTC: none 20241116090013115 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090013115 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090013115 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090013115 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090013115 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090013115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090013115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090013115 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090013115 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090013115 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090013115 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090013115 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090013115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090013115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090013115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090013115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090013115 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090013115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090013115 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090013115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090013115 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090013115 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090013115 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090013115 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090013115 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090013115 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090013115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090013115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090013115 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090013115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090013115 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090013115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090013115 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090013115 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090013115 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090013115 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090013115 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090013115 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc2-SCCP(677)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(665)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(682)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090013118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55630<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(666)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(676)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(663): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(664): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(665): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(666): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(667): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(668): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(669): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(670): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(671): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(672): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(673): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(674): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(675): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(676): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-SCCP(677): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-RAN(678): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-M3UA(679): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(680): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(681): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(682): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(683): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_paging_imsi0(684): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:00:13 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 20241116090013216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090013707 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090013707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314cef), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090013707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090013707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090013707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090013707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090013707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090013707 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090013707 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090013707 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090013707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090013707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090013707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090013707 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090013709 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090013709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00449e83), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090013709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090013709 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090013709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090013709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090013709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090013709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090013709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090013709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090013709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090013710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090013710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090013710 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090013819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33870<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=482120) Waiting for packet dumper to finish... 1 (prev_count=482120, count=491256) 20241116090015115 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090015115 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090015115 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090015115 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090015115 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090015115 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090015115 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090015115 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116090015115 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116090015115 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090015115 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090015115 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:00: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_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 20241116090015943 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090015943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cb4d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090015943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090015943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090015943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090015943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090015943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090015943 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090015943 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090015943 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090015943 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090015943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090015943 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090015947 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090015947 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cd01f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090015947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090015947 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090015947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090015947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090015948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090015948 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090015948 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090015948 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090015948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090015948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090015948 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090015948 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090015948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc498e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090015948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090015948 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090015948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090015948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090015949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090015949 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090015949 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090015949 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090015949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090015949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090015949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090016468 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090016468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1be6), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090016468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090016468 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090016468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090016468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090016468 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090016468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4c189), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090016468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090016468 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090016468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090016468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090016468 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090016468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f4e0e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090016468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090016468 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090016468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090016468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090016469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090016469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090016469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090016469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090016469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090016469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090016469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090016469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090016469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090016469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090016469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090016469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090016469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090016469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090016469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090016469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090016469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090016469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090016469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090016469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090016469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_paging_tmsi started. 20241116090016921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090016925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090016929 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39523<->l=127.0.0.1:4262) (control_if.c:570) 20241116090016964 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090016964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088baf3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090016964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090016964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090016964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090016964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090016964 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090016964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be9c6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090016964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090016964 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090016964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090016964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090016964 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090016964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00173459), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090016964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090016964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090016964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090016964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090016964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090016964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090016964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090016964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090016964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090016964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090016964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090016964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090016964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090016964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090016964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090016964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090016964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090016964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090016964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090016964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090016964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090016964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090016964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090016964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090016964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down TC_mscpool_paging_tmsi-Iuh0(689)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090017021 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090017021 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090017029 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090017029 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090017029 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090017029 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090017030 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090017030 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090017030 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090017030 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(691)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090017030 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57640 (stream_srv.c:129) 20241116090017030 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57640<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090017031 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017031 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090017031 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017031 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090017031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017031 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017031 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017031 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090017031 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017031 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090017031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017031 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017031 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017031 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090017031 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017031 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090017031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017031 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017031 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017031 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090017031 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090017031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017031 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090017031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090017031 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090017031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090017031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090017031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090017031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090017031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090017031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090017031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090017031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090017031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090017031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090017031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090017031 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(695)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(695)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(695)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(693)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(698)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(698)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(698)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-SCCP(696)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(701)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-M3UA(701)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(701)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-SCCP(699)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090017070 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090017070 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090017070 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090017070 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090017070 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090017070 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090017070 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090017070 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090017071 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017071 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090017071 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017071 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090017071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017071 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017071 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017071 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090017071 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017071 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090017071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017071 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017071 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017071 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090017071 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017071 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090017071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017071 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017071 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017071 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090017071 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090017071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017071 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090017071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090017071 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090017071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090017071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090017071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090017071 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090017071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090017071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090017071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090017071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090017071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090017071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090017071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090017071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090017071 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090017072 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(704)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(704)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(704)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(702)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090017094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090017094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090017094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090017094 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090017094 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090017094 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090017094 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090017094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090017094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090017098 DLINP DEBUG SRVCONN(,r=127.0.0.1:57640<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090017098 DLINP DEBUG SRVCONN(,r=127.0.0.1:57640<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090017098 DLINP DEBUG SRVCONN(,r=127.0.0.1:57640<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090017098 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090017098 DHNBAP DEBUG (127.0.0.1:57640 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090017098 DHNBAP NOTICE (127.0.0.1:57640 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090017098 DHNBAP NOTICE (127.0.0.1:57640 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090017098 DLINP DEBUG SRVCONN(,r=127.0.0.1:57640<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090017098 DLINP DEBUG SRVCONN(,r=127.0.0.1:57640<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090017243 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090017243 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090017243 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090017243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(695)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090017252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017252 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090017252 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090017252 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090017252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090017252 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090017252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090017255 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 20241116090017255 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 20241116090017255 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090017255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116090017255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017255 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090017255 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090017255 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090017255 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090017255 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090017255 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090017255 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090017255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090017255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090017255 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090017256 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090017256 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090017256 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090017256 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090017256 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090017256 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090017256 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090017257 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017257 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090017257 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090017257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090017257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017257 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090017258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090017258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090017258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090017258 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(698)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116090017263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017263 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116090017263 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090017263 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090017263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090017263 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090017263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090017265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017265 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090017265 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090017265 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090017265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090017265 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090017265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090017265 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090017265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090017265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090017265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116090017265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090017265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090017265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090017265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090017265 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090017265 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090017265 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090017267 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017267 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090017267 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090017267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017267 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090017267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017267 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090017267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090017267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090017267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090017267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090017268 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 20241116090017268 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 20241116090017268 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090017268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(701)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116090017270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017270 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116090017270 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090017270 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090017270 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090017270 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116090017270 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090017271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017271 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090017271 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090017271 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090017271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090017271 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090017271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090017271 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090017271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090017271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090017271 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116090017271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090017271 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090017271 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090017271 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090017271 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090017271 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090017271 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090017272 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017272 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090017272 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090017272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017272 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090017272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017272 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090017272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090017272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090017272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090017272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090017283 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090017283 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090017283 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090017283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(704)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090017285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017285 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090017285 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090017285 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090017285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090017285 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090017285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090017285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017285 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090017285 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090017285 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090017285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090017285 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090017285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090017285 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090017285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090017285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090017285 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090017285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090017285 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090017285 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090017285 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090017285 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090017285 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090017285 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090017286 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090017286 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090017286 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090017286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090017286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090017286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090017286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090017286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090017286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090017286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017286 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090017286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017287 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017287 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090017287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090017287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090017287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090017287 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090017592 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090017592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00208844), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090017592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090017592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017592 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090017592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ba22ef), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090017592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090017592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017592 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090017592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db6958), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090017592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090017592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090017592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090017592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090017592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090017593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090017593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090017593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090017593 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090017593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090017593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090017593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090017593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090017593 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090017593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090017593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090017593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090017593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090017593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090017593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090017593 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090017601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017601 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090017601 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090017601 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090017601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090017601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090017601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090017601 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090017602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017602 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090017602 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090017602 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090017602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090017602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090017602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090017602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090017602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090017602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090017602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090017602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090017602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090017602 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=00db6958) (sccp_scrc.c:477) 20241116090017602 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20241116090017602 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090017602 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090017602 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090017602 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090017602 DLSCCP DEBUG SCCP-SCOC(66)[0x561cefa3d1d0]{IDLE}: Deallocated (fsm.c:568) 20241116090017602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090017602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090017602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090017602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090017602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090017602 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=00208844) (sccp_scrc.c:477) 20241116090017602 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20241116090017602 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090017602 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090017602 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090017602 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090017602 DLSCCP DEBUG SCCP-SCOC(65)[0x561cefa35390]{IDLE}: Deallocated (fsm.c:568) 20241116090017802 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090017802 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090017802 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090017802 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090017802 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090017802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090017802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090017802 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090017802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090017802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090017803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090017803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090017803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090017803 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=00ba22ef) (sccp_scrc.c:477) 20241116090017803 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20241116090017803 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090017803 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090017803 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090017803 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090017803 DLSCCP DEBUG SCCP-SCOC(67)[0x561cefa2a700]{IDLE}: Deallocated (fsm.c:568) 20241116090018058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018058 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090018058 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090018058 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090018058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090018058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090018059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090018059 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090018059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090018059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090018059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090018059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090018059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090018059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090018059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090018059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090018059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090018059 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090018059 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090018059 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090018059 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090018059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090018059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090018059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090018059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090018059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090018059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090018059 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090018059 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(694)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090018059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090018060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090018060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090018060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090018060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090018060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090018060 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018062 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018062 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090018062 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090018062 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090018062 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090018062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090018062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090018062 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090018062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090018062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090018062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090018062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090018062 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090018062 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090018062 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090018062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018062 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090018062 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090018062 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090018062 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090018062 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(697)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090018064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018064 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090018064 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090018064 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090018064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090018064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090018064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090018064 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090018064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090018064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090018064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090018064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090018064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090018064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090018064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090018064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090018064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090018064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090018064 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090018064 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) 20241116090018064 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) 20241116090018064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090018064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090018064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090018064 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090018064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090018064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090018064 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090018064 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090018064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090018064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090018064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090018064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090018064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090018064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090018064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018065 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090018065 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090018065 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090018065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090018065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090018065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090018065 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090018065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090018065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090018065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090018065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090018065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090018065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090018065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090018065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090018065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090018065 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090018065 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090018065 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(700)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090018074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018074 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090018074 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090018074 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 20241116090018074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090018074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090018074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090018074 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090018074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090018074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090018074 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) 20241116090018074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090018074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090018074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090018074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090018074 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090018074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090018074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090018074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090018074 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090018074 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090018074 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) 20241116090018074 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) 20241116090018074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090018074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090018074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090018074 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090018074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090018074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090018074 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090018074 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: link up (cnlink.c:111) 20241116090018074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090018074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090018074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090018074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090018074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090018074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090018074 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018077 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090018077 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090018077 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 20241116090018077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090018077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090018077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090018077 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090018077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090018077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090018077 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) 20241116090018077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090018077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090018077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090018077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090018077 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090018077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018077 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090018077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090018077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090018077 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090018077 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090018077 DRANAP INFO cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(703)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090018090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018090 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090018090 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090018090 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090018090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090018090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090018090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090018090 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018090 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090018090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090018090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090018090 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090018090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090018090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090018090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090018090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090018090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090018090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090018090 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090018090 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090018090 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090018090 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090018090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090018090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090018090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090018090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090018090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090018090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090018090 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090018090 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090018090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090018090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090018090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090018090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090018090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090018090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090018090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090018091 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090018091 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090018091 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090018091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090018091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090018091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090018091 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090018091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090018091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090018091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090018091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090018091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090018091 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090018091 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090018091 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090018091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090018091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090018091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090018091 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090018091 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090018091 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090018091 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090018091 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090019108 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090019115 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090019119 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090019123 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090019126 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090019130 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090019134 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090019138 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090019141 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090019144 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090019147 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090019149 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090019152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090019154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090019158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090019162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090019166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090019170 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090019174 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090019178 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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 } } } 20241116090019222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33892<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(706)@58b8e6c24fc4: 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 20241116090020253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090020253 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090020253 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090020253 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090020253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090020253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090020253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090020253 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090020253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090020253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090020253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090020253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090020253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090020253 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090020253 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090020253 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090020253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090020253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090020253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090020253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090020253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090020253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090020253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090020253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090020253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090020253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090020253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090020254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090020254 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090020254 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090020254 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241116090020254 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241116090020254 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241116090020254 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241116090020254 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241116090020254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241116090020254 DRUA DEBUG (127.0.0.1:57640 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241116090020254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090020254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) 20241116090020254 DLINP DEBUG SRVCONN(,r=127.0.0.1:57640<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090020254 DLINP DEBUG SRVCONN(,r=127.0.0.1:57640<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_mscpool_paging_tmsi-Iuh1-RUA(692)@58b8e6c24fc4: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(690)@58b8e6c24fc4: UnitdataCallback TC_mscpool_paging_tmsi0(706)@58b8e6c24fc4: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(694)@58b8e6c24fc4: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(694)@58b8e6c24fc4: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(706) TC_mscpool_paging_tmsi-Iuh0-RUA(690)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_paging_tmsi0(706)15358047 20241116090021282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090021282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090021282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1192) 20241116090021282 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090021282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea585f, normal) (hnbgw_rua.c:407) 20241116090021282 DHNB DEBUG map_rua[0x561cefa3d500]{init}: Allocated (fsm.c:456) 20241116090021282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358047)[0x561cefa3d500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090021282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15358047 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090021282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090021282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090021282 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15358047 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241116090021282 DCN DEBUG map_sccp[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116090021282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090021282 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15358047 <-> SCCP-80 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116090021282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15358047 SCCP-80 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241116090021282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358047)[0x561cefa3d500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090021282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090021282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090021282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358047)[0x561cefa3d500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090021282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x561cefa1ddc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090021282 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090021282 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{IDLE}: Allocated (fsm.c:456) 20241116090021282 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090021282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000050), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f400300035c0056400500f1100926) (sccp_scrc.c:406) 20241116090021282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090021282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090021282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090021282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090021282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090021282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090021282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090021282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090021282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090021282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090021282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090021282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090021282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090021282 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090021282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x561cefa1ddc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090021282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358047)[0x561cefa3d500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090021283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090021283 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090021283 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090021283 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090021283 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090021283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090021283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090021283 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(693)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(693)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(694)@58b8e6c24fc4: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(706) HNBGW_Test.msc0-RAN(694)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_paging_tmsi0(706)3035252 HNBGW_Test.msc0-SCCP(693)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(693)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(706)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090021300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090021300 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090021301 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090021301 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090021301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090021301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090021301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090021301 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090021301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090021301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090021301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090021301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090021301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090021301 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e9702f) (sccp_scrc.c:477) 20241116090021301 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20241116090021301 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090021301 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090021301 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090021301 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090021301 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090021301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x561cefa1ddc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090021301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x561cefa1ddc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090022303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33892<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(706)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090022307 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090022312 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090022316 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090022319 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090022321 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090022322 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090022323 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090022324 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090022325 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090022326 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090022327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090022327 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090022328 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090022329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090022329 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090022330 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090022331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090022331 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090022332 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090022333 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090022335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090022335 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39523<->l=127.0.0.1:4262) (control_if.c:193) 20241116090022335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090022336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090022336 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_mscpool_paging_tmsi(685)@58b8e6c24fc4: Final verdict of PTC: none 20241116090022336 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090022336 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090022336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358047)[0x561cefa3d500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116090022336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358047)[0x561cefa3d500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116090022336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116090022336 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090022336 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090022336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9702f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090022336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090022336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090022336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090022336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090022336 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090022336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x561cefa1ddc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090022336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358047)[0x561cefa3d500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090022336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358047)[0x561cefa3d500]{disrupted}: Freeing instance (context_map.c:202) 20241116090022336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358047)[0x561cefa3d500]{disrupted}: Deallocated (fsm.c:568) 20241116090022336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x561cefa1ddc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090022336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x561cefa1ddc0]{disconnected}: Freeing instance (context_map.c:206) 20241116090022336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-80)[0x561cefa1ddc0]{disconnected}: Deallocated (fsm.c:568) 20241116090022336 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15358047 SCCP-80 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241116090022336 DLINP DEBUG SRVCONN(,r=127.0.0.1:57640<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090022336 DLINP DEBUG SRVCONN(,r=127.0.0.1:57640<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090022336 DLINP NOTICE SRV(,r=127.0.0.1:57640<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090022336 DMAIN NOTICE (127.0.0.1:57640 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57640<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090022336 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116090022336 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090022336 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) 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241116090022336 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090022336 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090022336 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090022336 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090022336 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090022336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090022336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090022336 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090022336 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090022336 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090022336 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) 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090022336 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090022336 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090022336 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090022336 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116090022336 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_paging_tmsi-Iuh1-RUA(692)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(696)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-RAN(697)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(690)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(694)@58b8e6c24fc4: Final verdict of PTC: none 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc2-RAN(700)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(702)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(703)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(689)@58b8e6c24fc4: Final verdict of PTC: none 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090022336 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090022336 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(693)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(699)@58b8e6c24fc4: Final verdict of PTC: none 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090022336 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-MGCP(705)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(704)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(701)@58b8e6c24fc4: Final verdict of PTC: none 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_paging_tmsi-Iuh1(691)@58b8e6c24fc4: Final verdict of PTC: none 20241116090022336 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090022336 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090022336 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090022336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090022336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090022336 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116090022336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090022336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090022336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090022336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090022336 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090022336 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090022336 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090022336 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090022336 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090022336 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090022336 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090022336 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090022336 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090022336 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090022336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(695)@58b8e6c24fc4: Final verdict of PTC: none 20241116090022336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090022336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090022336 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090022336 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090022336 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090022336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090022336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090022336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090022336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090022336 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090022336 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090022336 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090022336 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090022336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090022336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090022336 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090022337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090022337 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090022337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090022337 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090022337 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090022337 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090022337 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090022337 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090022337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090022337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090022337 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090022337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090022337 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090022337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090022337 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090022337 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090022337 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090022337 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090022337 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(698)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(686)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090022343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33874<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(688)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(685): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(686): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(688): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(689): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(690): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(691): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(692): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(693): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(694): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(695): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(696): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(697): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(698): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-SCCP(699): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-RAN(700): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-M3UA(701): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(702): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(703): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(704): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(705): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_paging_tmsi0(706): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:00:22 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 20241116090022455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090023062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33730<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=485176) 20241116090023114 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090023114 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b36cfc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090023114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090023114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090023115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090023115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090023115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090023115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090023115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090023115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090023115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090023115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090023115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090023115 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090023708 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090023708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314cef), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090023708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090023708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090023708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090023709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090023709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090023709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090023709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090023709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090023709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090023709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090023709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090023709 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090023710 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090023710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00449e83), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090023710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090023710 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090023710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090023710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090023710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090023710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090023710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090023710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090023710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090023710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090023710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090023710 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=485176, count=490188) 20241116090024337 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090024337 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090024338 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090024338 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090024338 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090024338 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090024338 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090024338 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090024338 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090024338 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090024338 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116090024338 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:00: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_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 20241116090025944 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090025944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cb4d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090025944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090025944 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090025944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090025944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090025944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090025945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090025945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090025945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090025945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090025945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090025945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090025948 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090025948 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cd01f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090025949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090025948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090025948 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090025949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090025949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090025949 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090025949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc498e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090025949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090025949 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090025949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090025949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090025949 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090025949 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090025949 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090025949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090025949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090025949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090025949 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090025949 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090025949 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090025949 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090025949 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090025949 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090025949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_no_allow_attach_round_robin started. 20241116090026150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090026153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33738<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090026156 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44409<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090026258 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090026258 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090026267 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090026267 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090026267 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090026267 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090026267 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090026267 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090026267 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090026267 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090026268 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37218 (stream_srv.c:129) 20241116090026268 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37218<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090026269 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026269 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090026269 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026269 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090026269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026269 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026269 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026269 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090026269 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026269 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090026269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026269 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026269 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026269 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090026269 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026269 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090026269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026269 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026269 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026269 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090026269 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090026269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026269 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090026269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090026269 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090026269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090026269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090026269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090026269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090026269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090026269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090026269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090026269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090026269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090026269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090026269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090026269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(717)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(717)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(717)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(715)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(720)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(720)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(720)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-SCCP(718)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(723)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-M3UA(723)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(723)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-SCCP(721)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090026308 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090026308 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090026308 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090026308 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090026308 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090026308 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090026308 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090026308 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090026309 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026309 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090026309 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090026309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026310 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090026310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026310 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026310 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026310 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090026310 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090026310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026310 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090026310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026310 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026310 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026310 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090026310 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090026310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026310 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090026310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026310 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026310 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026310 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090026310 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090026310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090026310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026310 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090026310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090026310 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090026310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090026310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090026310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090026310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090026310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090026310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090026310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090026310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090026310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090026310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090026310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090026310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090026310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090026310 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(726)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(726)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(726)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(724)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090026335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090026335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090026336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090026336 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090026336 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090026336 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090026336 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090026336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090026336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090026340 DLINP DEBUG SRVCONN(,r=127.0.0.1:37218<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090026340 DLINP DEBUG SRVCONN(,r=127.0.0.1:37218<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090026340 DLINP DEBUG SRVCONN(,r=127.0.0.1:37218<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090026340 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090026340 DHNBAP DEBUG (127.0.0.1:37218 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090026340 DHNBAP NOTICE (127.0.0.1:37218 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090026340 DHNBAP NOTICE (127.0.0.1:37218 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090026340 DLINP DEBUG SRVCONN(,r=127.0.0.1:37218<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090026340 DLINP DEBUG SRVCONN(,r=127.0.0.1:37218<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090026469 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090026469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f4e0e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090026469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026469 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090026469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026469 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090026469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4c189), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090026469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026469 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090026470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026470 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090026470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1be6), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090026470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090026470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090026470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090026470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090026470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090026470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090026470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090026470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090026470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090026470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090026470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090026470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090026470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090026481 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090026482 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090026482 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090026482 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(717)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090026489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026489 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090026489 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090026489 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090026489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090026489 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090026489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090026493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026493 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090026493 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090026493 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090026493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090026493 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090026493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090026493 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 20241116090026493 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 20241116090026493 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090026493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116090026493 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090026493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090026493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090026493 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090026493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090026493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090026493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090026493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090026493 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090026493 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090026493 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090026495 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026495 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090026495 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090026495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090026495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026495 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090026495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090026495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090026495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090026495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(720)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116090026500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026500 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116090026500 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090026500 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090026500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090026500 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090026500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090026502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026502 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090026502 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090026502 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090026502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090026502 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090026502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090026502 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090026502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090026502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090026502 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116090026502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090026502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090026502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090026502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090026502 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090026503 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090026503 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090026504 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026504 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090026504 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090026504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026504 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090026504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026504 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090026504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090026504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090026504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090026504 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090026505 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 20241116090026505 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 20241116090026505 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090026505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(723)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116090026513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026513 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116090026513 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090026513 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090026513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090026513 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116090026513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090026516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026516 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090026516 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090026516 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090026516 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090026516 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090026516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090026516 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090026516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090026516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090026516 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116090026516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090026516 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090026516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090026516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090026516 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090026516 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090026516 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090026517 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026517 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090026517 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090026517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026517 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090026517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026517 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090026518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090026518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090026518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090026518 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090026524 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090026524 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090026524 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090026524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(726)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090026529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026529 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090026529 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090026529 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090026529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090026529 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090026529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090026531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026531 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090026531 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090026531 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090026531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090026531 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090026531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090026531 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090026531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090026532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090026532 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090026532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090026532 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090026532 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090026532 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090026532 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090026532 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090026532 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090026533 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090026533 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090026533 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090026533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090026533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090026533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090026533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090026533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090026533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090026533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026533 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090026533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090026533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090026533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090026533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090026533 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090026965 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090026965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00173459), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090026965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026965 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090026965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026965 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090026965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009be9c6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090026965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090026965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026965 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090026965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088baf3), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090026965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090026965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090026965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090026965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090026965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090026966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090026966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090026966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090026966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090026966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090026966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090026966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090026966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090026966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090026966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090026966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090026966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090026966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090026966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090026966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090026966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090026973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026973 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090026973 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090026973 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090026973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090026973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090026973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090026973 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090026973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090026973 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090026973 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090026973 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090026973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090026973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090026973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090026973 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090026973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090026973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090026973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090026973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090026973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090026973 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=00173459) (sccp_scrc.c:477) 20241116090026973 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20241116090026973 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090026973 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090026973 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090026973 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090026973 DLSCCP DEBUG SCCP-SCOC(69)[0x561cefa2b2d0]{IDLE}: Deallocated (fsm.c:568) 20241116090026973 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090026973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090026973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090026973 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090026973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090026973 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=009be9c6) (sccp_scrc.c:477) 20241116090026973 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20241116090026973 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090026973 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090026973 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090026973 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090026973 DLSCCP DEBUG SCCP-SCOC(68)[0x561cefa2b110]{IDLE}: Deallocated (fsm.c:568) 20241116090027174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027174 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090027174 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090027174 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090027174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090027174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090027174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090027174 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090027174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090027174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090027174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090027174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090027174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090027174 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=0088baf3) (sccp_scrc.c:477) 20241116090027174 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20241116090027174 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090027174 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090027174 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090027174 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090027174 DLSCCP DEBUG SCCP-SCOC(70)[0x561cefa29bb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(716)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090027305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027305 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090027305 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090027305 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090027305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090027305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090027305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090027305 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090027305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090027305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090027305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090027305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090027305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090027305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090027305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090027305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090027305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027305 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090027305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090027305 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090027305 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090027305 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) 20241116090027305 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) 20241116090027305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090027305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090027305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090027305 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090027305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090027305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090027305 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090027305 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090027306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090027306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090027306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090027306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090027306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090027306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090027306 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(719)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090027311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027311 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090027311 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090027311 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090027311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090027311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090027311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090027311 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090027311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090027311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090027311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090027311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090027311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090027311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090027311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090027311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090027311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090027311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090027311 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090027311 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090027311 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(722)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090027314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027314 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090027314 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090027314 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 20241116090027314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090027314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090027314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090027314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090027314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090027314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090027314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090027314 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) 20241116090027314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090027314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090027314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090027314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090027314 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090027314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090027314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090027314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090027314 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090027314 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090027314 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) 20241116090027314 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) 20241116090027314 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090027314 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090027314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090027314 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090027314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090027314 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090027314 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090027314 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: link up (cnlink.c:111) 20241116090027315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027315 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090027315 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090027315 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090027315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090027315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090027315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090027315 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090027315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027315 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090027315 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090027315 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 20241116090027315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090027315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090027315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090027315 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090027315 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090027315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090027315 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090027315 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) 20241116090027315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090027315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090027315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090027315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090027315 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090027315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027315 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090027315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090027315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090027315 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090027315 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090027316 DRANAP INFO cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(725)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090027336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027336 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090027336 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090027336 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090027336 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090027336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090027336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090027336 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090027336 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090027336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090027336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090027336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090027336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090027336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090027336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090027336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090027336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090027336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090027336 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090027336 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090027336 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090027336 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090027336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090027336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090027336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090027336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090027336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090027336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090027336 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090027336 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090027336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027336 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090027336 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090027336 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090027336 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090027336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090027336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090027336 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090027338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027338 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090027338 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090027338 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090027338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090027338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090027338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090027338 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090027338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090027338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090027338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090027338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090027338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090027338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090027338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090027338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090027338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027338 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090027338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090027338 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090027338 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090027338 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090027378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090027378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090027378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090027378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090027378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090027378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090027378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090027378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090027378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090027378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090027378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090027378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090027378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090027378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090027378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090027378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090027378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090027378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090027378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090027378 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090027378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090027378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090027378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090027379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090027379 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090027379 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090027379 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090027379 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090027379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090027379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090027379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090027379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090027379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090027379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090027379 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090027379 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090027379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090027379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090027379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090027379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090027379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090027379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090027379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090027379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090027379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090027379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090027379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090027379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090027379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090027379 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090027379 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090027379 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090027379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090027379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090027379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090027379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090027379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090027379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090027379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090027379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090028362 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090028367 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090028370 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090028377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090028380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090028383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090028386 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090028389 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090028393 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090028395 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090028398 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090028400 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090028404 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090028407 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090028410 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090028412 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090028415 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090028417 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090028419 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090028424 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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 := '000000000000001010010011'B, t_guard := 20.000000 } 20241116090028437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(728) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)767784 20241116090029471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090029471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090029471 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116090029471 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090029471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb728, normal) (hnbgw_rua.c:407) 20241116090029471 DHNB DEBUG map_rua[0x561cefa2b2d0]{init}: Allocated (fsm.c:456) 20241116090029471 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-767784)[0x561cefa2b2d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090029471 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-767784 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090029471 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090029471 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090029471 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-767784 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116090029471 DCN DEBUG map_sccp[0x561cefa3d500]{init}: Allocated (fsm.c:456) 20241116090029471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x561cefa3d500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090029472 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-767784 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116090029472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-767784 SCCP-81 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116090029472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-767784)[0x561cefa2b2d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090029472 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090029472 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090029472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-767784)[0x561cefa2b2d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090029472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x561cefa3d500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090029472 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090029472 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{IDLE}: Allocated (fsm.c:456) 20241116090029472 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090029472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000051), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002930056400500f1100926) (sccp_scrc.c:406) 20241116090029472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090029472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090029472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090029472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090029472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090029472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090029472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090029472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090029472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090029472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090029472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090029472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090029472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090029472 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090029472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x561cefa3d500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090029472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-767784)[0x561cefa2b2d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090029472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090029472 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090029472 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090029472 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090029472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090029472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090029472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090029472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(715)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(716)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(728) HNBGW_Test.msc0-RAN(716)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(728)5505278 HNBGW_Test.msc0-SCCP(715)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(715)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(728)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090029487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090029487 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090029487 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090029488 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090029488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090029488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090029488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090029488 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090029488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090029488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090029488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090029488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090029488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090029488 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d6f235) (sccp_scrc.c:477) 20241116090029488 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20241116090029488 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090029488 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090029488 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090029488 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090029488 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) 20241116090029488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x561cefa3d500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090029488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x561cefa3d500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090029491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33742<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(728)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090029493 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090029498 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090029504 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090029507 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090029510 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090029511 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090029513 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090029514 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090029515 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090029516 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090029517 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090029518 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090029519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090029519 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090029520 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090029521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090029521 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090029522 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090029523 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090029524 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001000010011'B, t_guard := 20.000000 } 20241116090029535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33758<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(722)@58b8e6c24fc4: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(722)@58b8e6c24fc4: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(729) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(729)10863581 20241116090030556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090030556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090030556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116090030556 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090030556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa5c3dd, normal) (hnbgw_rua.c:407) 20241116090030556 DHNB DEBUG map_rua[0x561cefa379a0]{init}: Allocated (fsm.c:456) 20241116090030556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10863581)[0x561cefa379a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090030556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10863581 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090030556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090030556 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090030556 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116090030556 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10863581 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241116090030556 DCN DEBUG map_sccp[0x561cefa2b750]{init}: Allocated (fsm.c:456) 20241116090030556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x561cefa2b750]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090030556 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10863581 <-> SCCP-82 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241116090030556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10863581 SCCP-82 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116090030556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10863581)[0x561cefa379a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090030556 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090030557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090030557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10863581)[0x561cefa379a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090030557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x561cefa2b750]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090030557 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090030557 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{IDLE}: Allocated (fsm.c:456) 20241116090030557 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090030557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000052), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002130056400500f1100926) (sccp_scrc.c:406) 20241116090030557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090030557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090030557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090030557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090030557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090030557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090030557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090030557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090030557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090030557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090030557 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090030557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090030557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090030557 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090030557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x561cefa2b750]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090030557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10863581)[0x561cefa379a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090030557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090030557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090030557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090030557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090030557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090030557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090030557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090030557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(721)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc2-SCCP(721)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(722)@58b8e6c24fc4: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(729) HNBGW_Test.msc2-RAN(722)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(729)14297421 HNBGW_Test.msc2-SCCP(721)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(721)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(729)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090030571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090030571 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090030571 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090030571 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 20241116090030571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090030571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090030571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090030571 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090030571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090030571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090030571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090030571 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) 20241116090030571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090030571 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007b179a) (sccp_scrc.c:477) 20241116090030571 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20241116090030571 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090030572 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090030572 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090030572 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090030572 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090030572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x561cefa2b750]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090030572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x561cefa2b750]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090030574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33758<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(729)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090030576 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090030578 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090030579 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090030581 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090030582 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090030583 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090030584 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090030585 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090030586 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090030587 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090030588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090030588 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090030589 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090030591 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090030592 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090030594 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090030595 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090030596 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090030597 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090030598 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000011001001'B, t_guard := 20.000000 } 20241116090030611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(716)@58b8e6c24fc4: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(716)@58b8e6c24fc4: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(730) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(730)7595708 20241116090031630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090031630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090031630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116090031630 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090031630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x73e6bc, normal) (hnbgw_rua.c:407) 20241116090031630 DHNB DEBUG map_rua[0x561cefa377f0]{init}: Allocated (fsm.c:456) 20241116090031630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7595708)[0x561cefa377f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090031630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7595708 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090031630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090031630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090031630 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7595708 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116090031630 DCN DEBUG map_sccp[0x561cef8ab390]{init}: Allocated (fsm.c:456) 20241116090031630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x561cef8ab390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090031630 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7595708 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116090031630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7595708 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116090031630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7595708)[0x561cefa377f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090031630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090031630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090031630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7595708)[0x561cefa377f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090031631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x561cef8ab390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090031631 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090031631 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{IDLE}: Allocated (fsm.c:456) 20241116090031631 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090031631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000053), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000c90056400500f1100926) (sccp_scrc.c:406) 20241116090031631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090031631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090031631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090031631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090031631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090031631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090031631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090031631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090031631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090031631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090031631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090031631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090031631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090031631 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090031631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x561cef8ab390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090031631 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7595708)[0x561cefa377f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090031631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090031631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090031631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090031631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090031631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090031631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090031631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090031631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(715)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.msc0-SCCP(715)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(716)@58b8e6c24fc4: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(730) HNBGW_Test.msc0-RAN(716)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(730)10686469 HNBGW_Test.msc0-SCCP(715)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(715)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116090031635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090031635 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090031635 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090031635 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090031635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090031635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090031635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090031635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090031635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090031635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090031635 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00655d92) (sccp_scrc.c:477) 20241116090031635 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20241116090031635 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090031635 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090031635 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090031635 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090031635 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) 20241116090031635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x561cef8ab390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090031635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x561cef8ab390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_round_robin0(730)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090031635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090031635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090031635 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090031636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33764<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(730)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090031637 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090031639 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090031640 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090031642 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090031643 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090031644 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090031645 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090031646 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090031647 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090031648 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090031649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090031649 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090031650 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090031651 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090031652 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090031653 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090031654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090031654 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090031655 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090031656 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707)@58b8e6c24fc4: Final verdict of PTC: none 20241116090031659 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44409<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(719)@58b8e6c24fc4: Final verdict of PTC: none 20241116090031659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33738<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090031659 DLINP DEBUG SRVCONN(,r=127.0.0.1:37218<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090031659 DLINP DEBUG SRVCONN(,r=127.0.0.1:37218<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090031659 DLINP NOTICE SRV(,r=127.0.0.1:37218<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090031659 DMAIN NOTICE (127.0.0.1:37218 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37218<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090031659 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116090031659 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116090031659 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090031659 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090031659 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090031659 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090031659 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-SCCP(718)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(721)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712)@58b8e6c24fc4: Final verdict of PTC: none 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090031659 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090031659 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090031659 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(720)@58b8e6c24fc4: Final verdict of PTC: none 20241116090031659 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090031659 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) 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(725)@58b8e6c24fc4: Final verdict of PTC: none 20241116090031659 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090031659 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090031659 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090031659 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090031659 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090031659 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) 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090031659 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090031659 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090031659 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090031659 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090031659 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090031659 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-M3UA(717)@58b8e6c24fc4: Final verdict of PTC: none 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090031659 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090031659 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090031659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090031659 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090031659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090031659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090031659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090031659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090031659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090031659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090031659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090031659 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090031659 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090031659 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090031659 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090031659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090031659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090031659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090031659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090031659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090031659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090031659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090031659 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090031659 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090031659 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090031659 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090031659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090031659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090031659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116090031659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090031659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090031659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090031659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090031659 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090031659 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090031659 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090031659 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090031659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x561cefa2b750]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090031659 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090031659 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090031659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b179a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090031659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090031659 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090031659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090031659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090031659 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090031659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x561cefa2b750]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090031659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10863581)[0x561cefa379a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090031659 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10863581)[0x561cefa379a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090031659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) HNBGW_Test.sgsn0-M3UA(726)@58b8e6c24fc4: Final verdict of PTC: none 20241116090031659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10863581)[0x561cefa379a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090031659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10863581)[0x561cefa379a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090031659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10863581)[0x561cefa379a0]{disrupted}: Freeing instance (context_map.c:202) 20241116090031659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10863581)[0x561cefa379a0]{disrupted}: Deallocated (fsm.c:568) 20241116090031659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x561cefa2b750]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090031659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x561cefa2b750]{disconnected}: Freeing instance (context_map.c:206) 20241116090031659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-82)[0x561cefa2b750]{disconnected}: Deallocated (fsm.c:568) 20241116090031659 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10863581 SCCP-82 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090031659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090031659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090031659 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090031659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090031659 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090031659 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090031659 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090031659 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090031659 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090031659 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090031659 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090031659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x561cefa3d500]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090031659 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090031659 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090031659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f235), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090031659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) HNBGW-MGCP(727)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(713)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(711)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(724)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(716)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(708)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(709)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(723)@58b8e6c24fc4: Final verdict of PTC: none 20241116090031659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090031659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090031659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090031659 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090031659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x561cefa3d500]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090031659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-767784)[0x561cefa2b2d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090031659 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-767784)[0x561cefa2b2d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090031659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090031659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-767784)[0x561cefa2b2d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090031659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-767784)[0x561cefa2b2d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090031659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-767784)[0x561cefa2b2d0]{disrupted}: Freeing instance (context_map.c:202) 20241116090031659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-767784)[0x561cefa2b2d0]{disrupted}: Deallocated (fsm.c:568) 20241116090031659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x561cefa3d500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090031659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x561cefa3d500]{disconnected}: Freeing instance (context_map.c:206) 20241116090031659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x561cefa3d500]{disconnected}: Deallocated (fsm.c:568) 20241116090031660 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-767784 SCCP-81 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090031660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x561cef8ab390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090031660 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090031660 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090031660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00655d92), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090031660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090031660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090031660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090031660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090031660 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090031660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x561cef8ab390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090031660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7595708)[0x561cefa377f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090031660 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7595708)[0x561cefa377f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090031660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090031660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7595708)[0x561cefa377f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090031660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7595708)[0x561cefa377f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090031660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7595708)[0x561cefa377f0]{disrupted}: Freeing instance (context_map.c:202) 20241116090031660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7595708)[0x561cefa377f0]{disrupted}: Deallocated (fsm.c:568) 20241116090031660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x561cef8ab390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090031660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x561cef8ab390]{disconnected}: Freeing instance (context_map.c:206) 20241116090031660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x561cef8ab390]{disconnected}: Deallocated (fsm.c:568) 20241116090031660 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7595708 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090031660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090031660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090031660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116090031660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090031660 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090031660 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090031660 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090031660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090031660 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090031660 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090031660 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090031660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090031660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090031660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090031660 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090031660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090031660 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090031660 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090031660 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090031660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090031660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090031660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090031660 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090031660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090031660 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090031660 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090031660 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090031660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090031660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090031660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090031660 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(722)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(715)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090031676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33736<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(710)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(707): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(708): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(709): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(710): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(711): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(712): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(713): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(714): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(715): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(716): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(717): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(718): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(719): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(720): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-SCCP(721): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-RAN(722): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-M3UA(723): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(724): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(725): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(726): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(727): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(728): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(729): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(730): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:00:31 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 20241116090031819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090032337 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090032337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9702f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090032337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090032337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090032337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090032337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090032337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090032337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090032337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090032337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090032337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090032337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090032337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090032337 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090032421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51978<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=554896) 20241116090033115 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090033115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b36cfc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090033115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090033115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090033115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090033115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090033115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090033115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090033115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090033115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090033115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090033115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090033115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090033115 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=554896, count=559808) 20241116090033660 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090033660 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090033660 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090033660 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090033660 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116090033660 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116090033660 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090033660 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090033660 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090033660 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090033660 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090033660 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090033710 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090033710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314cef), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090033710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090033710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090033710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090033710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090033710 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090033710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00449e83), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090033710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090033710 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090033710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090033710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090033710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090033710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090033710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090033710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090033710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090033711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090033711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090033711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090033711 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090033711 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090033711 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090033711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090033711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090033711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:00:34 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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241116090035522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090035525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090035529 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45203<->l=127.0.0.1:4262) (control_if.c:570) TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090035602 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090035602 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090035610 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090035610 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090035610 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090035610 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090035610 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090035610 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090035610 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090035610 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090035611 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37719 (stream_srv.c:129) 20241116090035611 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37719<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090035612 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035612 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090035612 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035612 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090035612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035612 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035612 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035612 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090035612 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035612 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090035612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035612 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035612 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035612 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090035612 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035612 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090035612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035612 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035612 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035612 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090035612 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090035612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035612 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035612 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090035612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090035612 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090035612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035612 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090035612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090035612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090035612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090035612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035612 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090035612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090035612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090035612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090035612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035612 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090035612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090035612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090035612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(741)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(741)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(741)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(739)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(744)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(744)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(744)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-SCCP(742)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(747)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-M3UA(747)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(747)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-SCCP(745)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090035653 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090035653 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090035654 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090035654 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090035654 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090035654 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090035654 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090035654 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090035655 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035655 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090035655 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090035655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035656 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090035656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035656 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035656 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035656 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090035656 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090035656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035656 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090035656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035656 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035656 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035656 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090035656 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090035656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035656 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090035656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035656 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035656 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035656 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090035656 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090035656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090035656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035656 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035656 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090035657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090035657 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090035657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090035657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090035657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090035657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090035657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090035657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090035657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090035657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090035657 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090035657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090035657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090035657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090035657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090035657 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(750)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(750)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(750)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(748)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090035682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090035682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090035682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090035682 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090035682 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090035682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090035682 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090035682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090035682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090035687 DLINP DEBUG SRVCONN(,r=127.0.0.1:37719<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090035687 DLINP DEBUG SRVCONN(,r=127.0.0.1:37719<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090035687 DLINP DEBUG SRVCONN(,r=127.0.0.1:37719<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090035687 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090035687 DHNBAP DEBUG (127.0.0.1:37719 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090035687 DHNBAP NOTICE (127.0.0.1:37719 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090035687 DHNBAP NOTICE (127.0.0.1:37719 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090035687 DLINP DEBUG SRVCONN(,r=127.0.0.1:37719<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090035687 DLINP DEBUG SRVCONN(,r=127.0.0.1:37719<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090035824 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090035824 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090035824 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090035824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(741)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090035834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035834 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090035834 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090035834 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090035834 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090035834 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090035834 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090035836 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 20241116090035836 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 20241116090035836 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090035836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116090035837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035837 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090035837 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090035837 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090035837 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090035837 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090035837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090035837 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090035837 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090035837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090035837 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090035837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090035837 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090035837 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090035837 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090035837 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090035837 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090035837 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090035838 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035838 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090035838 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035839 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090035839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) HNBGW_Test.msc1-M3UA(744)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116090035839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090035839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035839 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090035839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090035839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090035839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090035839 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090035843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035843 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116090035843 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090035843 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090035843 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090035843 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090035843 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090035846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035846 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090035846 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090035846 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090035846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090035846 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090035846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090035846 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090035846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090035846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090035846 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116090035846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090035846 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090035846 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090035846 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090035846 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090035846 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090035847 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090035848 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035848 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090035848 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090035848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035848 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090035848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035848 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090035849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090035849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090035849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090035849 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090035850 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 20241116090035850 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 20241116090035850 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090035850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(747)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116090035856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035856 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116090035856 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090035856 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090035856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090035856 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116090035856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090035859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035859 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090035859 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090035859 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090035859 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090035859 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090035859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090035859 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090035859 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090035859 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090035859 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116090035859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090035859 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090035859 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090035859 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090035859 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090035859 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090035859 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090035861 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035861 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090035861 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090035861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035861 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090035861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035861 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035861 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035861 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035861 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090035861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090035862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090035862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090035862 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090035872 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090035872 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090035872 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090035872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(750)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090035877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035877 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090035877 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090035877 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090035877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090035877 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090035877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090035878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035878 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090035878 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090035878 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090035878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090035878 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090035878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090035878 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090035878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090035878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090035878 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090035878 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090035878 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090035878 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090035878 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090035878 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090035878 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090035878 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090035880 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090035880 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090035880 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090035880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090035880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090035880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090035880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090035880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090035880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090035880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035880 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090035880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035880 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035880 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035880 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090035880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090035880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090035880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090035880 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090035945 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090035945 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0057cb4d), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090035945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090035945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090035946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090035946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090035946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090035946 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090035950 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090035950 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dc498e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090035950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035950 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090035950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035950 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090035950 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005cd01f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090035950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090035950 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090035950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090035950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090035950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035950 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035950 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035950 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090035950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090035950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090035950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090035950 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090035950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035950 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090035950 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090035950 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090035950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090035950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090035950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090035950 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090035954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035954 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090035954 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090035954 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090035954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090035954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090035954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090035954 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090035954 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090035954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090035954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090035954 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090035954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090035954 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=0057cb4d) (sccp_scrc.c:477) 20241116090035955 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20241116090035955 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090035955 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090035955 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090035955 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090035955 DLSCCP DEBUG SCCP-SCOC(76)[0x561cefa4d480]{IDLE}: Deallocated (fsm.c:568) 20241116090035956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090035956 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090035956 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090035956 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 20241116090035957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090035957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090035957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090035957 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090035957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090035957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090035957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090035957 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) 20241116090035957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090035957 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=00dc498e) (sccp_scrc.c:477) 20241116090035957 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20241116090035957 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090035957 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090035957 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090035957 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090035957 DLSCCP DEBUG SCCP-SCOC(75)[0x561cefa28df0]{IDLE}: Deallocated (fsm.c:568) 20241116090036158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036158 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090036158 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090036158 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 20241116090036158 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036158 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036159 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) 20241116090036159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036159 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=005cd01f) (sccp_scrc.c:477) 20241116090036159 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20241116090036159 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090036159 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090036159 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090036159 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090036159 DLSCCP DEBUG SCCP-SCOC(74)[0x561cefa67820]{IDLE}: Deallocated (fsm.c:568) 20241116090036470 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090036470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed1be6), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090036470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090036470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090036470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090036470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090036471 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090036471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d4c189), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090036471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090036471 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090036471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090036471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090036471 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090036471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008f4e0e), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090036471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090036471 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090036471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090036471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090036471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090036471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090036471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090036471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090036471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090036471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090036471 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090036471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090036471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090036471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090036471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090036471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090036471 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090036471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090036471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090036472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090036472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090036472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090036472 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036475 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090036475 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090036475 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090036475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036476 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090036476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036476 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=00ed1be6) (sccp_scrc.c:477) 20241116090036476 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20241116090036476 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090036476 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090036476 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090036476 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090036476 DLSCCP DEBUG SCCP-SCOC(71)[0x561cefa44d50]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(740)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090036641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036641 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090036641 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090036641 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090036641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036641 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036641 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090036641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090036641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090036641 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090036641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036641 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090036641 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090036641 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090036642 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090036642 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090036642 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090036642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090036642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090036642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090036642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090036642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090036642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090036642 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090036642 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090036642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036642 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090036642 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090036642 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090036642 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090036642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090036642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090036642 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036643 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090036643 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090036643 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090036643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036643 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090036643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036643 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090036643 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090036644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090036644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090036644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090036644 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090036644 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090036644 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(743)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090036657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036657 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090036657 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090036657 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 20241116090036657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036657 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036657 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) 20241116090036657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090036657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090036657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090036657 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090036657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090036657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090036657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090036657 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090036657 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090036657 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) 20241116090036657 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) 20241116090036657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090036657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090036657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090036657 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090036657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090036657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090036657 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090036657 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: link up (cnlink.c:111) 20241116090036658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036658 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090036658 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090036658 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090036658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090036658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090036658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090036658 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(746)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090036662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036662 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090036662 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090036662 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 20241116090036662 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036662 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036662 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036662 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036662 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) 20241116090036662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036662 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090036662 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090036662 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090036662 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090036662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036662 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090036662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036662 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090036662 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090036662 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090036662 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090036662 DRANAP INFO cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090036678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090036678 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090036678 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090036678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090036678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036678 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090036678 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090036678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090036678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036679 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=00d4c189) (sccp_scrc.c:477) 20241116090036679 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20241116090036679 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090036679 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090036679 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090036679 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090036679 DLSCCP DEBUG SCCP-SCOC(72)[0x561cefa4e380]{IDLE}: Deallocated (fsm.c:568) 20241116090036679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090036679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036679 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=008f4e0e) (sccp_scrc.c:477) 20241116090036679 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20241116090036679 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090036679 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090036679 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090036679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036679 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090036679 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090036679 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090036679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036679 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090036679 DLSCCP DEBUG SCCP-SCOC(73)[0x561cefa27a70]{IDLE}: Deallocated (fsm.c:568) 20241116090036679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036679 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090036679 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090036679 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090036679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090036679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090036679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090036679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090036679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090036680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090036679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036680 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090036680 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090036680 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) 20241116090036680 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) 20241116090036680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090036680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090036680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090036680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090036680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090036680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090036680 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090036680 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090036680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090036680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090036680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090036680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090036680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090036680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090036680 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090036680 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090036680 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090036680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090036681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090036681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090036681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090036681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090036681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090036681 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(749)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090036688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036688 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090036688 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090036688 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090036688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036688 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090036688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090036688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090036688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090036688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090036688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090036688 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090036688 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090036688 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090036688 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090036688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090036688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090036688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090036688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090036688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090036688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090036688 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090036688 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090036689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090036689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090036689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090036689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090036689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090036689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090036689 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090036691 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090036691 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090036691 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090036691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090036691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090036691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090036691 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090036691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090036691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090036692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090036692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090036692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090036692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090036692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090036692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090036692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090036692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090036692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090036692 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090036692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090036692 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090036692 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090036692 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090037714 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090037722 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090037727 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090037731 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090037735 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090037739 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090037743 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090037746 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090037750 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090037753 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090037756 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090037758 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090037760 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090037762 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090037764 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090037765 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090037767 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090037769 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090037770 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090037772 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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@58b8e6c24fc4: 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 := '000000000000001000010001'B, t_guard := 20.000000 } 20241116090037802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(743)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(743)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(752) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)230985 20241116090038827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090038827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090038827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1192) 20241116090038827 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090038827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x38649, normal) (hnbgw_rua.c:407) 20241116090038827 DHNB DEBUG map_rua[0x561cefa4d480]{init}: Allocated (fsm.c:456) 20241116090038827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-230985)[0x561cefa4d480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090038827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-230985 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090038827 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090038827 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090038827 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-230985 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241116090038827 DCN DEBUG map_sccp[0x561cefa2b2d0]{init}: Allocated (fsm.c:456) 20241116090038827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x561cefa2b2d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090038827 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-230985 <-> SCCP-84 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116090038827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-230985 SCCP-84 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241116090038827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-230985)[0x561cefa4d480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090038827 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090038827 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090038827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-230985)[0x561cefa4d480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090038827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x561cefa2b2d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090038827 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090038827 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{IDLE}: Allocated (fsm.c:456) 20241116090038827 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090038827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030002110056400500f1100926) (sccp_scrc.c:406) 20241116090038827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090038827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090038827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090038827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090038827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090038827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090038827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090038827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090038827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090038827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090038827 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090038827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090038827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090038827 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090038827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x561cefa2b2d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090038827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-230985)[0x561cefa4d480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090038828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090038828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090038828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090038828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090038828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090038828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090038828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090038828 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(742)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc1-SCCP(742)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(743)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(752) HNBGW_Test.msc1-RAN(743)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(752)1053285 HNBGW_Test.msc1-SCCP(742)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(742)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116090038836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090038836 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090038836 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090038836 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090038836 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090038836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090038836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090038836 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090038836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090038836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090038836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090038836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090038836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090038836 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000889eb) (sccp_scrc.c:477) 20241116090038836 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20241116090038836 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090038836 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090038836 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090038836 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090038836 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090038836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x561cefa2b2d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090038836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x561cefa2b2d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_no_allow_attach_valid_nri0(752)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090038837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52016<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(752)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090038838 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090038839 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090038841 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090038843 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090038844 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090038845 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090038847 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090038848 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090038850 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090038851 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090038852 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090038853 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090038854 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090038855 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090038856 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090038857 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090038858 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090038859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090038859 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090038860 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001011111010'B, t_guard := 20.000000 } 20241116090038872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(740)@58b8e6c24fc4: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(740)@58b8e6c24fc4: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(753) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(753)15474923 20241116090039898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090039898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090039898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116090039898 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090039898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xec20eb, normal) (hnbgw_rua.c:407) 20241116090039898 DHNB DEBUG map_rua[0x561cefa377f0]{init}: Allocated (fsm.c:456) 20241116090039898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15474923)[0x561cefa377f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090039898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15474923 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090039898 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090039898 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090039898 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116090039898 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15474923 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116090039898 DCN DEBUG map_sccp[0x561cef8ab390]{init}: Allocated (fsm.c:456) 20241116090039898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x561cef8ab390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090039898 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15474923 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116090039898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15474923 SCCP-85 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116090039898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15474923)[0x561cefa377f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090039898 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090039898 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090039898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15474923)[0x561cefa377f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090039898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x561cef8ab390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090039898 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090039898 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{IDLE}: Allocated (fsm.c:456) 20241116090039898 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090039898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030002fa0056400500f1100926) (sccp_scrc.c:406) 20241116090039898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090039898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090039898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090039898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090039898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090039898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090039898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090039898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090039898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090039898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090039898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090039898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090039898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090039898 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090039898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x561cef8ab390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090039898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15474923)[0x561cefa377f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090039898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090039898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090039898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090039898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090039898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090039898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090039898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090039898 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(739)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(739)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(740)@58b8e6c24fc4: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(753) HNBGW_Test.msc0-RAN(740)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(753)1274042 HNBGW_Test.msc0-SCCP(739)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(739)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(753)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090039914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090039914 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090039914 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090039914 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090039915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090039915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090039915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090039915 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090039915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090039915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090039915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090039915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090039915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090039915 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d8551) (sccp_scrc.c:477) 20241116090039915 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20241116090039915 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090039915 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090039915 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090039915 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090039915 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) 20241116090039915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x561cef8ab390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090039915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x561cef8ab390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090039917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(753)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090039919 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090039922 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090039925 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090039927 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090039930 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090039932 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090039934 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090039935 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090039936 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090039937 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090039938 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090039939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090039939 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090039940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090039940 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090039941 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090039942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090039942 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090039943 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090039944 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001001100011'B, t_guard := 20.000000 } 20241116090039954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(746)@58b8e6c24fc4: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(746)@58b8e6c24fc4: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(754) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(754)14002101 20241116090040984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090040984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090040984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116090040984 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090040984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd5a7b5, normal) (hnbgw_rua.c:407) 20241116090040984 DHNB DEBUG map_rua[0x561cefa2b750]{init}: Allocated (fsm.c:456) 20241116090040984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14002101)[0x561cefa2b750]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090040984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14002101 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090040984 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090040984 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090040984 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14002101 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241116090040984 DCN DEBUG map_sccp[0x561cefa1e880]{init}: Allocated (fsm.c:456) 20241116090040984 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x561cefa1e880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090040984 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14002101 <-> SCCP-86 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241116090040984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14002101 SCCP-86 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116090040984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14002101)[0x561cefa2b750]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090040984 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090040984 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090040984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14002101)[0x561cefa2b750]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090040985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x561cefa1e880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090040985 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090040985 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{IDLE}: Allocated (fsm.c:456) 20241116090040985 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090040985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000056), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002630056400500f1100926) (sccp_scrc.c:406) 20241116090040985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090040985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090040985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090040985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090040985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090040985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090040985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090040985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090040985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090040985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090040985 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090040985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090040985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090040985 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090040985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x561cefa1e880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090040985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14002101)[0x561cefa2b750]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090040985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090040985 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090040985 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090040985 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090040985 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090040985 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090040985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090040985 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(745)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc2-SCCP(745)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(746)@58b8e6c24fc4: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(754) HNBGW_Test.msc2-RAN(746)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(754)5591631 HNBGW_Test.msc2-SCCP(745)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(745)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(754)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090041002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090041002 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090041002 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090041002 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 20241116090041002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090041002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090041003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090041003 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090041003 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090041003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090041003 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090041003 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) 20241116090041003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090041003 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0094c907) (sccp_scrc.c:477) 20241116090041003 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20241116090041003 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090041003 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090041003 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090041003 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090041003 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090041003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x561cefa1e880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090041003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x561cefa1e880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090041005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(754)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090041007 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090041011 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090041014 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090041018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090041020 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090041022 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090041024 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090041025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090041026 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090041027 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090041028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090041028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090041029 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090041030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090041030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090041031 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090041032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090041032 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090041033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090041034 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090041036 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090041036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52002<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116090041036 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090041036 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090041036 DLINP DEBUG SRVCONN(,r=127.0.0.1:37719<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090041036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090041036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090041036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090041036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090041036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090041036 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090041036 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090041036 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) 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241116090041036 DLINP DEBUG SRVCONN(,r=127.0.0.1:37719<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090041036 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090041036 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) 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090041036 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090041036 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090041036 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090041036 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116090041036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090041036 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090041036 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090041036 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090041036 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116090041036 DLINP NOTICE SRV(,r=127.0.0.1:37719<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090041036 DMAIN NOTICE (127.0.0.1:37719 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37719<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090041036 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116090041036 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090041036 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090041036 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090041036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090041036 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090041036 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090041036 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090041036 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090041036 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090041036 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090041036 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090041036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x561cefa2b2d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090041037 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090041036 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090041037 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090041037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090041037 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090041037 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116090041037 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090041037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000889eb), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090041037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090041037 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090041037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090041037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090041037 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x561cefa2b2d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-230985)[0x561cefa4d480]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090041037 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-230985)[0x561cefa4d480]{connected}: Tx RUA Disconnect (context_map_rua.c:267) MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(744)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(749)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-RAN(743)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736)@58b8e6c24fc4: Final verdict of PTC: none 20241116090041037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-230985)[0x561cefa4d480]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-230985)[0x561cefa4d480]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-230985)[0x561cefa4d480]{disrupted}: Freeing instance (context_map.c:202) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-230985)[0x561cefa4d480]{disrupted}: Deallocated (fsm.c:568) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x561cefa2b2d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x561cefa2b2d0]{disconnected}: Freeing instance (context_map.c:206) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-84)[0x561cefa2b2d0]{disconnected}: Deallocated (fsm.c:568) 20241116090041037 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-230985 SCCP-84 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241116090041037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090041037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090041037 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116090041037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090041037 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090041037 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090041037 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090041037 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090041037 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090041037 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090041037 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x561cefa1e880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090041037 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090041037 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090041037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c907), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090041037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090041037 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090041037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090041037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090041037 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x561cefa1e880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14002101)[0x561cefa2b750]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090041037 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14002101)[0x561cefa2b750]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090041037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14002101)[0x561cefa2b750]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14002101)[0x561cefa2b750]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14002101)[0x561cefa2b750]{disrupted}: Freeing instance (context_map.c:202) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14002101)[0x561cefa2b750]{disrupted}: Deallocated (fsm.c:568) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x561cefa1e880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x561cefa1e880]{disconnected}: Freeing instance (context_map.c:206) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-86)[0x561cefa1e880]{disconnected}: Deallocated (fsm.c:568) 20241116090041037 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14002101 SCCP-86 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241116090041037 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45203<->l=127.0.0.1:4262) (control_if.c:193) 20241116090041037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090041037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090041037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116090041037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090041037 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090041037 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090041037 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15474923)[0x561cefa377f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15474923)[0x561cefa377f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x561cef8ab390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) HNBGW_Test.msc2-M3UA(747)@58b8e6c24fc4: Final verdict of PTC: none 20241116090041037 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090041037 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090041037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8551), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090041037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090041037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090041037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090041037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090041037 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x561cef8ab390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15474923)[0x561cefa377f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15474923)[0x561cefa377f0]{disrupted}: Freeing instance (context_map.c:202) 20241116090041037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15474923)[0x561cefa377f0]{disrupted}: Deallocated (fsm.c:568) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x561cef8ab390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x561cef8ab390]{disconnected}: Freeing instance (context_map.c:206) 20241116090041037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x561cef8ab390]{disconnected}: Deallocated (fsm.c:568) 20241116090041037 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15474923 SCCP-85 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241116090041037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090041037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090041037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090041037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090041037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090041037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090041037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090041037 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090041037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090041037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090041037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090041037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090041037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090041037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090041037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090041037 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(739)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(750)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(742)@58b8e6c24fc4: Final verdict of PTC: none 20241116090041037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090041037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090041037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090041037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090041037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090041037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090041037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090041037 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(748)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(740)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(735)@58b8e6c24fc4: Final verdict of PTC: none 20241116090041038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090041038 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090041038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090041038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090041038 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090041038 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090041038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090041038 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090041038 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116090041038 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090041038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090041038 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090041038 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090041038 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090041038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090041038 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090041038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090041038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090041038 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090041038 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090041038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090041038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090041038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090041038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090041038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090041038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090041038 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090041038 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090041038 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090041038 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-RAN(746)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(737)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(751)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(745)@58b8e6c24fc4: Final verdict of PTC: none 20241116090041047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51986<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(741)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(734)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(732)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(731): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(732): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(734): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(735): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(736): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(737): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(738): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(739): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(740): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(741): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(742): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(743): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(744): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-SCCP(745): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-RAN(746): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-M3UA(747): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(748): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(749): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(750): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(751): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(752): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(753): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(754): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:00:41 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 20241116090041109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090041661 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090041661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00655d92), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090041661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090041661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090041661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090041661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090041661 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090041661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f235), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090041661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090041661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090041661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090041661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090041661 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090041661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b179a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090041661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090041661 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090041661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090041661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090041661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090041661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090041661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090041661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090041661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090041662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090041662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090041662 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090041662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090041662 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090041662 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090041662 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090041662 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090041662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090041662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090041662 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090041662 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090041662 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090041662 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090041662 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090041662 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090041662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090041662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090041662 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090041712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=556540) 20241116090042338 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090042338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9702f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090042338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090042338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090042338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090042338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090042339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090042339 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090042339 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090042339 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090042339 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090042339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090042339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090042339 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=556540, count=570264) 20241116090043037 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090043037 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116090043037 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116090043038 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090043038 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090043038 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090043039 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090043039 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090043039 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090043116 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090043116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b36cfc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090043116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090043116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090043116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090043116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090043117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090043117 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090043117 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090043117 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090043117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090043117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090043117 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090043711 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090043711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00449e83), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090043711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090043711 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090043711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090043711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090043711 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090043711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314cef), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090043711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090043711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090043711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090043711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090043711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090043711 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090043711 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090043711 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090043712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090043712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090043712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090043712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090043712 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090043712 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090043712 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090043712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090043712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090043712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:00: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241116090044806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090044811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090044816 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38427<->l=127.0.0.1:4262) (control_if.c:570) 20241116090044920 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090044920 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090044928 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090044928 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090044928 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090044928 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090044929 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090044929 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090044929 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39074 (stream_srv.c:129) 20241116090044929 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39074<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090044929 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090044929 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090044930 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090044930 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090044930 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090044930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090044930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090044930 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090044930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090044930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090044930 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090044930 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090044930 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090044930 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090044930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090044930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090044930 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090044930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090044930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090044930 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090044930 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090044930 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090044930 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090044930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090044930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090044930 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090044930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090044930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090044930 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090044930 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090044930 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090044930 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090044930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090044930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090044930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090044930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090044930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090044930 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090044930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090044930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090044930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090044930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090044930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090044930 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090044930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090044930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090044930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090044930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090044930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090044930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090044930 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090044930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090044930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090044930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090044930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090044930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090044930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090044930 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090044930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090044930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090044930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090044930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090044930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090044930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090044930 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(765)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(765)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(765)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(763)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(768)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(768)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(768)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(766)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090044958 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090044958 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090044958 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090044959 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090044959 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090044959 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090044959 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090044959 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090044959 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090044960 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090044960 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090044960 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090044960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090044960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090044960 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090044960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090044960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090044960 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090044960 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090044960 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090044960 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090044960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090044960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090044960 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090044960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090044960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090044960 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090044960 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090044960 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090044960 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090044960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090044960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090044960 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090044960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090044960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090044960 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090044960 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090044960 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090044960 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090044960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090044960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090044960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090044960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090044960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090044960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090044960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090044960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090044960 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090044960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090044960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090044960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090044960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090044960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090044960 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090044960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090044960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090044960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090044960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090044960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090044960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090044960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090044960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090044960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090044960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090044960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090044960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090044960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090044960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090044960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090044960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090044960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090044960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090044960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090044960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090044960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090044960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090044960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090044960 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090044960 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(771)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(771)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(771)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(769)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(774)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(774)@58b8e6c24fc4: M3UA emulation initiated, the test can be started MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(774)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(772)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090044999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090044999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090044999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090044999 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090044999 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090044999 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090044999 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090044999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090044999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090045004 DLINP DEBUG SRVCONN(,r=127.0.0.1:39074<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090045004 DLINP DEBUG SRVCONN(,r=127.0.0.1:39074<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090045004 DLINP DEBUG SRVCONN(,r=127.0.0.1:39074<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090045004 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090045004 DHNBAP DEBUG (127.0.0.1:39074 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090045004 DHNBAP NOTICE (127.0.0.1:39074 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090045004 DHNBAP NOTICE (127.0.0.1:39074 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090045004 DLINP DEBUG SRVCONN(,r=127.0.0.1:39074<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090045004 DLINP DEBUG SRVCONN(,r=127.0.0.1:39074<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090045143 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090045143 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090045143 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090045143 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(765)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090045150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045150 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090045150 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090045150 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090045150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090045150 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090045150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090045153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045153 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090045153 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090045153 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090045153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090045153 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090045153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090045153 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090045153 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090045153 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090045154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090045154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090045154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090045154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090045154 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090045154 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090045154 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090045155 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 20241116090045155 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 20241116090045155 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090045155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116090045155 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090045155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090045155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090045155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090045155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090045155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090045155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090045155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090045155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090045155 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090045155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090045155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090045155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090045155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090045155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090045155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090045155 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(768)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116090045161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045161 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116090045161 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090045161 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090045161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090045161 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090045161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090045164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045164 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090045164 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090045164 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090045164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090045164 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090045164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090045164 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090045164 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090045164 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045164 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090045164 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116090045164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090045164 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090045164 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045164 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090045164 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090045164 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090045164 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090045165 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090045165 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090045165 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090045165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090045165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090045165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090045165 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090045165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090045165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090045165 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090045165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045166 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090045166 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090045166 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090045166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090045166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090045166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090045166 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045173 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090045173 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090045173 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 20241116090045173 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116090045173 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116090045173 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116090045173 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(771)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090045177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045177 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090045177 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116090045177 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116090045177 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116090045177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090045177 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090045177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116090045177 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045177 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090045177 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090045177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090045177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090045177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045177 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090045177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090045177 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090045178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045178 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090045178 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090045178 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090045178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090045178 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241116090045178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090045178 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090045178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090045178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090045178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090045178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090045178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090045178 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090045178 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090045178 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090045179 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090045179 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090045179 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090045180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090045180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090045180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090045180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090045180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090045180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090045180 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090045180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090045180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090045180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090045180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090045180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090045180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090045180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045185 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 20241116090045185 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 20241116090045185 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 20241116090045185 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116090045185 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116090045185 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116090045185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(774)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116090045189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045189 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116090045189 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116090045189 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116090045189 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116090045189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090045189 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090045189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116090045189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090045189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116090045189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090045189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090045189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090045189 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090045191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045191 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090045191 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090045191 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090045191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090045192 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241116090045192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090045192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090045192 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116090045192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090045192 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090045192 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045192 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090045192 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090045192 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090045192 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090045193 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090045193 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090045193 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090045193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090045193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090045193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090045193 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090045193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090045193 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090045193 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090045193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090045193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090045193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090045193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090045193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090045193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090045193 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(764)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090045953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045953 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090045953 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090045953 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090045953 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090045953 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090045953 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090045953 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045953 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090045953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090045953 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090045953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090045953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090045953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090045953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090045953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090045954 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090045954 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090045954 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090045954 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090045954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090045954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090045954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090045954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090045954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090045954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090045954 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090045954 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090045954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045954 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090045954 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090045954 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090045954 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090045954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090045954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090045954 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045957 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090045957 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090045957 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090045957 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090045957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090045957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090045957 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090045957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090045957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090045957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090045957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090045957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090045957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090045957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090045957 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090045957 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090045957 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090045965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045965 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090045965 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090045965 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090045965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090045965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090045965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090045965 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(767)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090045966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090045966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090045966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090045966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090045966 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090045966 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090045966 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090045966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090045966 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090045966 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090045966 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) 20241116090045966 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) 20241116090045966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090045966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090045966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090045966 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090045966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090045966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090045966 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090045966 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090045966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045966 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090045966 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090045966 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090045966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090045966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090045966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090045966 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045968 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090045968 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090045968 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090045968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090045968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090045968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090045968 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090045968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090045968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090045968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090045969 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090045969 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090045969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090045969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045969 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045969 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090045969 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090045969 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090045969 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(770)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090045981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045981 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090045981 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090045981 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090045981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090045981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090045982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090045982 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090045982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090045982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090045982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090045982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090045982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090045982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090045982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090045982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090045982 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090045982 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090045982 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090045982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090045982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090045982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090045982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090045982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090045982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090045982 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090045982 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090045982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090045982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090045982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090045983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090045983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090045983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090045983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045984 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090045984 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090045984 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090045984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090045984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090045984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090045984 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090045984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090045984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090045984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090045984 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090045984 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090045985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090045985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090045985 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090045985 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090045985 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(773)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090045991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045991 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090045991 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090045991 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 20241116090045991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090045991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090045991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090045991 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090045991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090045991 DLM3UA DEBUG 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) 20241116090045991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090045991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090045991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090045991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090045991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090045991 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090045991 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090045991 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) 20241116090045991 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) 20241116090045991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090045991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090045991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090045991 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090045991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090045991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090045991 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090045991 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116090045991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090045991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090045991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090045991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090045991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090045991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090045991 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090045992 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090045992 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090045992 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 20241116090045992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090045992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090045992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090045992 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090045992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090045992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090045992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090045992 DLM3UA DEBUG 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) 20241116090045992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090045992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090045992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090045992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090045992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090045992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090045992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090045992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090045992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090045992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090045992 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090045992 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090047016 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090047018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090047018 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090047021 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090047025 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090047028 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090047030 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090047033 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090047035 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090047037 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090047039 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090047041 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090047043 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090047045 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090047047 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090047049 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090047051 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090047053 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090047054 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090047056 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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 := '000000000000000010011011'B, t_guard := 20.000000 } 20241116090047073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52842<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(764)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(764)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)5698084 20241116090048125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090048125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090048125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116090048125 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090048125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x56f224, normal) (hnbgw_rua.c:407) 20241116090048125 DHNB DEBUG map_rua[0x561cefa377f0]{init}: Allocated (fsm.c:456) 20241116090048125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5698084)[0x561cefa377f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090048125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5698084 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090048125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090048125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090048125 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5698084 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116090048125 DCN DEBUG map_sccp[0x561cef8ab390]{init}: Allocated (fsm.c:456) 20241116090048125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x561cef8ab390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090048125 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5698084 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116090048125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5698084 SCCP-87 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116090048125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5698084)[0x561cefa377f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090048125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090048125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090048125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5698084)[0x561cefa377f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090048125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x561cef8ab390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090048125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090048125 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{IDLE}: Allocated (fsm.c:456) 20241116090048125 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090048125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000057), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300009b0056400500f1100926) (sccp_scrc.c:406) 20241116090048125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090048125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090048125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090048125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090048125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090048125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090048126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090048126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090048126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090048126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090048126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090048126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090048126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090048126 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090048126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x561cef8ab390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090048126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5698084)[0x561cefa377f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090048126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090048126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090048126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090048126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090048126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090048126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090048126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090048126 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(763)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(763)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(764)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776) HNBGW_Test.msc0-RAN(764)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)8433629 HNBGW_Test.msc0-SCCP(763)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(763)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090048142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090048142 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090048142 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090048142 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090048142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090048142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090048142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090048142 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090048143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090048143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090048143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090048143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090048143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090048143 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0011698d) (sccp_scrc.c:477) 20241116090048143 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20241116090048143 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090048143 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090048143 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090048143 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090048143 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) 20241116090048143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x561cef8ab390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090048143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x561cef8ab390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090048144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52842<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090048146 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090048148 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090048150 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090048151 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090048152 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090048154 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090048155 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090048156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090048156 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090048157 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090048158 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090048159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090048159 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090048160 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090048161 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090048162 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090048164 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090048165 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090048166 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090048167 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000111110010'B, t_guard := 20.000000 } 20241116090048180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@58b8e6c24fc4: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@58b8e6c24fc4: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)9686905 20241116090049194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090049194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090049194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116090049194 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090049194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x93cf79, normal) (hnbgw_rua.c:407) 20241116090049194 DHNB DEBUG map_rua[0x561cefa1e880]{init}: Allocated (fsm.c:456) 20241116090049194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9686905)[0x561cefa1e880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090049194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9686905 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090049194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090049194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090049194 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116090049194 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9686905 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116090049194 DCN DEBUG map_sccp[0x561cefa4d480]{init}: Allocated (fsm.c:456) 20241116090049194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x561cefa4d480]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090049194 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9686905 <-> SCCP-88 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116090049194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9686905 SCCP-88 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116090049194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9686905)[0x561cefa1e880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090049194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090049194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090049194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9686905)[0x561cefa1e880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090049194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x561cefa4d480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090049194 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090049194 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{IDLE}: Allocated (fsm.c:456) 20241116090049194 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090049194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000058), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001f20056400500f1100926) (sccp_scrc.c:406) 20241116090049194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090049194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090049194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090049194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090049194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090049194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090049194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090049194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090049194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090049194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090049194 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090049194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090049194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090049194 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090049194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x561cefa4d480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090049194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9686905)[0x561cefa1e880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090049194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090049194 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090049194 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090049195 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090049195 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090049195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090049195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090049195 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc1-SCCP(766)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(767)@58b8e6c24fc4: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777) HNBGW_Test.msc1-RAN(767)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)12931442 HNBGW_Test.msc1-SCCP(766)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(766)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116090049204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090049204 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090049204 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090049204 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090049204 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090049204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090049204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090049204 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090049204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090049204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090049204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090049204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090049204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090049204 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0004ef88) (sccp_scrc.c:477) 20241116090049204 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20241116090049204 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090049204 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090049204 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090049204 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090049204 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090049204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x561cefa4d480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090049204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x561cefa4d480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090049205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090049206 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090049207 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090049208 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090049209 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090049210 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090049212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090049212 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090049213 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090049214 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090049215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090049215 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090049216 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090049217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090049217 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090049218 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090049219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090049219 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090049220 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090049221 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090049222 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: "disconnecting msc0" 20241116090049224 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(764)@58b8e6c24fc4: Final verdict of PTC: none 20241116090049225 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090049225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090049225 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090049225 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090049225 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090049225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090049225 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090049225 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090049225 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090049225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090049225 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090049225 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090049225 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090049225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090049225 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090049225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090049225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090049225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090049225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090049225 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090049225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090049225 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090049225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090049225 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090049225 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090049225 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090049225 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090049225 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090049225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x561cef8ab390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090049225 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090049225 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090049225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011698d), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090049225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090049225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090049225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090049225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090049225 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090049225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x561cef8ab390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090049225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5698084)[0x561cefa377f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090049225 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5698084)[0x561cefa377f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090049225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090049225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5698084)[0x561cefa377f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090049225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5698084)[0x561cefa377f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090049225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5698084)[0x561cefa377f0]{disrupted}: Freeing instance (context_map.c:202) 20241116090049225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5698084)[0x561cefa377f0]{disrupted}: Deallocated (fsm.c:568) 20241116090049225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x561cef8ab390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090049225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x561cef8ab390]{disconnected}: Freeing instance (context_map.c:206) 20241116090049225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x561cef8ab390]{disconnected}: Deallocated (fsm.c:568) 20241116090049225 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5698084 SCCP-87 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090049225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090049225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090049225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090049225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090049225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090049225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090049225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090049225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090049225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090049225 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(765)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(763)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: 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 := '000000000000001011110101'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@58b8e6c24fc4: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776)5698084 20241116090049240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52860<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(767)@58b8e6c24fc4: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(767)@58b8e6c24fc4: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)9999682 20241116090050265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090050265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090050265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116090050265 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090050265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x989542, normal) (hnbgw_rua.c:407) 20241116090050265 DHNB DEBUG map_rua[0x561cefa377f0]{init}: Allocated (fsm.c:456) 20241116090050265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9999682)[0x561cefa377f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090050265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9999682 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090050265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090050265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090050265 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9999682 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116090050265 DCN DEBUG map_sccp[0x561cef8ab390]{init}: Allocated (fsm.c:456) 20241116090050265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x561cef8ab390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090050265 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9999682 <-> SCCP-89 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116090050265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9999682 SCCP-89 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116090050265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9999682)[0x561cefa377f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090050265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090050265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090050265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9999682)[0x561cefa377f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090050265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x561cef8ab390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090050265 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090050265 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{IDLE}: Allocated (fsm.c:456) 20241116090050265 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090050265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000059), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002f50056400500f1100926) (sccp_scrc.c:406) 20241116090050265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090050265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090050265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090050265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090050265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090050265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090050265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090050265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090050265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090050265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090050265 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090050265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090050266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090050266 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090050266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x561cef8ab390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090050266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9999682)[0x561cefa377f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090050266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090050266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090050266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090050266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090050266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090050266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090050266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090050266 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(766)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.msc1-SCCP(766)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(767)@58b8e6c24fc4: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778) HNBGW_Test.msc1-RAN(767)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)6290481 HNBGW_Test.msc1-SCCP(766)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(766)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116090050271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090050271 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090050271 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090050271 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090050271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090050271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090050272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090050272 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090050272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090050272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090050272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090050272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090050272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090050272 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004368ac) (sccp_scrc.c:477) 20241116090050272 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20241116090050272 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090050272 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090050272 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090050272 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090050272 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090050272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x561cef8ab390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090050272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x561cef8ab390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090050274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52860<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090050276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090050278 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090050281 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090050283 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090050284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090050286 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090050287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090050289 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090050291 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090050292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090050294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090050295 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090050297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090050299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090050300 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090050301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090050303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090050303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090050304 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090050305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090050309 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38427<->l=127.0.0.1:4262) (control_if.c:193) 20241116090050309 DLINP DEBUG SRVCONN(,r=127.0.0.1:39074<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090050309 DLINP DEBUG SRVCONN(,r=127.0.0.1:39074<->l=127.0.0.1:29169) message received (stream_srv.c:704) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762)@58b8e6c24fc4: Final verdict of PTC: none 20241116090050309 DLINP NOTICE SRV(,r=127.0.0.1:39074<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090050309 DMAIN NOTICE (127.0.0.1:39074 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39074<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090050309 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(769)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(757)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(773)@58b8e6c24fc4: Final verdict of PTC: none 20241116090050309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52840<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-SCCP(772)@58b8e6c24fc4: Final verdict of PTC: none 20241116090050309 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090050309 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090050309 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) 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116090050309 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090050309 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090050309 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) 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090050309 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090050309 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090050309 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090050309 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090050309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090050309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090050309 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090050309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(771)@58b8e6c24fc4: Final verdict of PTC: none 20241116090050309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090050309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090050309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn1-M3UA(774)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(770)@58b8e6c24fc4: Final verdict of PTC: none 20241116090050309 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090050309 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090050309 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090050309 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090050309 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116090050309 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090050309 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090050309 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090050309 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090050309 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090050309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090050309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090050309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090050309 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116090050309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090050309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090050309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090050309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090050309 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090050309 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090050309 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090050309 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(768)@58b8e6c24fc4: Final verdict of PTC: none 20241116090050310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090050310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090050310 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090050310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090050310 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090050310 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090050310 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090050310 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090050310 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090050310 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090050310 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090050310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x561cefa4d480]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090050310 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090050310 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090050310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004ef88), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090050310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090050310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090050310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090050310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090050310 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) HNBGW_Test.msc1-RAN(767)@58b8e6c24fc4: Final verdict of PTC: none 20241116090050310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x561cefa4d480]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090050310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9686905)[0x561cefa1e880]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090050310 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9686905)[0x561cefa1e880]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090050310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090050310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9686905)[0x561cefa1e880]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090050310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9686905)[0x561cefa1e880]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090050310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9686905)[0x561cefa1e880]{disrupted}: Freeing instance (context_map.c:202) 20241116090050310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9686905)[0x561cefa1e880]{disrupted}: Deallocated (fsm.c:568) 20241116090050310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x561cefa4d480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090050310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x561cefa4d480]{disconnected}: Freeing instance (context_map.c:206) 20241116090050310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-88)[0x561cefa4d480]{disconnected}: Deallocated (fsm.c:568) 20241116090050310 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9686905 SCCP-88 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090050310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x561cef8ab390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090050310 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090050310 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090050310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004368ac), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090050310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090050310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090050310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090050310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090050310 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090050310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x561cef8ab390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090050310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9999682)[0x561cefa377f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090050310 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9999682)[0x561cefa377f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090050310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090050310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9999682)[0x561cefa377f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090050310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9999682)[0x561cefa377f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090050310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9999682)[0x561cefa377f0]{disrupted}: Freeing instance (context_map.c:202) 20241116090050310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9999682)[0x561cefa377f0]{disrupted}: Deallocated (fsm.c:568) 20241116090050310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x561cef8ab390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090050310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x561cef8ab390]{disconnected}: Freeing instance (context_map.c:206) 20241116090050310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-89)[0x561cef8ab390]{disconnected}: Deallocated (fsm.c:568) 20241116090050310 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9999682 SCCP-89 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090050310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090050310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090050310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090050310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090050310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090050310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090050310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090050310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090050310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090050310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090050310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090050310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090050310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090050310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090050310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090050310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090050310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090050310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090050310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116090050310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090050310 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090050310 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090050310 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(756)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(766)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(775)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090050311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52836<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(758)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(755): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(756): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(757): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(758): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(759): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(760): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(761): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(762): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(763): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(764): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(765): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(766): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(767): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(768): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(769): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(770): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(771): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(772): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(773): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(774): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(776): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(777): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(778): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:00:50 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 20241116090050365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090050968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52874<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=452448) 20241116090051037 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090051037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c907), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090051037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090051037 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090051037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090051037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090051037 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090051037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000889eb), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090051037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090051037 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090051037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090051037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090051037 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090051037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8551), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090051037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090051037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090051037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090051037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090051037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090051037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090051037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090051038 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090051038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090051038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090051038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090051038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090051038 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090051038 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090051038 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090051038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090051038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090051038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090051038 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090051038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090051038 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090051038 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090051038 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090051038 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090051038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090051038 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090051038 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090051226 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090051226 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090051226 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090051662 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090051662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b179a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090051662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090051662 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090051662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090051662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090051662 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090051662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f235), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090051662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090051662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090051662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090051662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090051662 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090051662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00655d92), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090051662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090051662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090051662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090051662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090051663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090051663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090051663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090051663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090051663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090051663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090051663 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090051663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090051663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090051663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090051663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090051663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090051663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090051663 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090051663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090051663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090051663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090051663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090051663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090051663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090051663 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=452448, count=518312) 20241116090052311 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090052311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090052311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090052311 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090052311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090052311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116090052311 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090052311 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090052311 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090052339 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090052340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9702f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090052340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090052340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090052340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090052340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090052340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090052340 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090052340 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090052340 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090052340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090052340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090052340 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:00: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_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 20241116090053117 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090053117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b36cfc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090053117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090053117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090053117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090053117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090053118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090053118 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090053118 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090053118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090053118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090053118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090053118 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090053712 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090053712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314cef), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090053712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090053712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090053712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090053712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090053712 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090053712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00449e83), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090053712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090053712 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090053713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090053713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090053713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090053713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090053713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090053713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090053713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090053713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090053713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090053713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090053713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090053713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090053713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090053713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090053713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090053713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241116090054064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41564<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090054070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090054073 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43227<->l=127.0.0.1:4262) (control_if.c:570) 20241116090054184 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090054184 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090054193 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090054193 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090054194 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090054194 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090054194 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090054194 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090054194 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090054194 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090054194 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53895 (stream_srv.c:129) 20241116090054194 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53895<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090054195 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090054195 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090054195 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090054195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090054195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090054195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090054195 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090054195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090054195 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090054195 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090054195 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090054195 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090054195 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090054195 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090054195 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090054195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090054196 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090054196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090054196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090054196 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090054196 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090054196 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090054196 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090054196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090054196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090054196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090054196 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090054196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090054196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090054196 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090054196 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090054196 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090054196 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090054196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090054196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090054196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090054196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090054196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090054196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090054196 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090054196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090054196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090054196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090054196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090054196 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090054196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090054196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090054196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090054196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090054196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090054196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090054196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090054196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090054196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090054196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090054196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090054196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090054196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090054196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090054196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090054196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090054196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090054196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(789)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(789)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(789)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(787)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090054214 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090054214 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090054214 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090054214 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090054214 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090054214 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090054214 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090054214 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090054215 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090054215 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090054215 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090054215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090054215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090054215 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090054215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090054215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090054215 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090054215 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090054215 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090054215 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090054215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090054215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090054215 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090054215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090054215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090054215 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090054215 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090054215 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090054215 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090054215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090054215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090054215 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090054215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090054215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090054215 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090054215 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090054215 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090054215 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090054215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090054215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090054215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090054215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090054215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090054215 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090054215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090054215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090054215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090054215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090054215 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090054215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090054215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090054215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090054215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090054215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090054215 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090054215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090054215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090054215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090054215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090054215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090054215 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090054215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090054215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090054215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090054215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090054215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090054215 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(792)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(792)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(792)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(790)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090054238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090054238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090054238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090054238 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090054238 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090054238 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090054238 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090054238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090054238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090054243 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090054243 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090054243 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090054243 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090054243 DHNBAP DEBUG (127.0.0.1:53895 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090054243 DHNBAP NOTICE (127.0.0.1:53895 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090054243 DHNBAP NOTICE (127.0.0.1:53895 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090054243 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090054243 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090054408 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090054408 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090054408 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090054408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(789)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090054417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054417 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090054417 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090054417 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090054417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090054417 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090054417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090054420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054420 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090054420 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090054420 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090054420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090054420 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090054420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090054420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090054420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090054420 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090054420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090054420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090054420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090054420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090054420 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090054420 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090054420 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090054421 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090054421 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090054421 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090054422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090054422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090054422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090054422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090054422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090054422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090054422 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090054422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090054422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090054422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090054422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090054422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090054422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090054422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090054429 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090054429 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090054429 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090054429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(792)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090054435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054435 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090054435 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090054435 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090054435 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090054435 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090054435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090054437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054437 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090054437 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090054437 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090054438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090054438 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090054438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090054438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090054438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090054438 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090054438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090054438 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090054438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090054438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090054438 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090054438 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090054438 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090054439 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090054439 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090054439 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090054439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090054439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090054439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090054439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090054439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090054439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090054439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090054439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090054439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090054439 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090054439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090054439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090054439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090054439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090054439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090054439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090054439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090054439 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(788)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090055226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090055226 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090055226 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090055226 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090055226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090055226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090055226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090055226 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090055226 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090055226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090055226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090055226 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090055226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090055226 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090055226 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090055226 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090055226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090055226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090055226 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090055226 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090055226 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090055226 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090055226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090055226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090055226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090055226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090055226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090055226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090055226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090055226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090055226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090055226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090055226 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090055226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090055226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090055226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090055226 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090055226 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090055227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090055227 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090055227 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090055227 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090055227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090055227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090055227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090055227 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090055227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090055227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090055227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090055227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090055227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090055227 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090055227 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090055227 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090055227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055227 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090055227 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090055227 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090055227 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090055227 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(791)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090055237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090055237 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090055237 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090055237 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090055237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090055237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090055237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090055237 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090055237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090055237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090055237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090055237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090055237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090055237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090055237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090055237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090055237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055237 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090055237 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090055237 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090055237 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090055237 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090055237 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090055237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090055237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090055237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090055237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090055237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090055237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090055237 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090055237 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090055237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090055237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090055237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090055237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090055237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090055237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090055237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090055237 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090055237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090055237 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090055237 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090055237 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090055237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090055237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090055237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090055237 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090055237 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090055237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090055237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090055237 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090055237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090055237 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090055237 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090055237 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090055237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090055238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090055238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090055238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090055238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090055238 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090055238 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090055238 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090056256 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090056259 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090056264 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090056268 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090056273 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090056276 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090056280 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090056284 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090056287 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090056290 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090056292 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090056294 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090056296 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090056297 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090056299 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090056301 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090056302 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090056303 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090056305 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090056306 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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 := '000000000000000100001101'B, t_guard := 20.000000 } 20241116090056329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)14629250 20241116090057347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090057347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090057347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116090057347 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090057347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdf3982, normal) (hnbgw_rua.c:407) 20241116090057347 DHNB DEBUG map_rua[0x561cefa3c0d0]{init}: Allocated (fsm.c:456) 20241116090057347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14629250)[0x561cefa3c0d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090057347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14629250 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090057347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090057347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090057347 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14629250 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116090057347 DCN DEBUG map_sccp[0x561cefa1e880]{init}: Allocated (fsm.c:456) 20241116090057347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x561cefa1e880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090057347 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14629250 <-> SCCP-90 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116090057347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14629250 SCCP-90 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116090057347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14629250)[0x561cefa3c0d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090057347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090057347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090057347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14629250)[0x561cefa3c0d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090057347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x561cefa1e880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090057347 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090057347 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{IDLE}: Allocated (fsm.c:456) 20241116090057347 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090057347 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005a), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300010d0056400500f1100926) (sccp_scrc.c:406) 20241116090057347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090057347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090057347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090057347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090057347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090057347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090057347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090057347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090057347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090057347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090057347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090057347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090057347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090057347 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090057347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x561cefa1e880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090057347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14629250)[0x561cefa3c0d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090057348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090057348 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090057348 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090057348 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090057348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090057348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090057348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090057348 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(787)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(788)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794) HNBGW_Test.msc0-RAN(788)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)5732640 HNBGW_Test.msc0-SCCP(787)@58b8e6c24fc4: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(787)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116090057362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090057362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090057362 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090057362 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090057362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090057362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090057362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090057362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090057362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090057362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090057362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090057362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090057362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090057362 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00220dc1) (sccp_scrc.c:477) 20241116090057362 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20241116090057362 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090057362 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090057362 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090057362 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090057362 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090057362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x561cefa1e880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090057363 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x561cefa1e880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090057363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41578<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090057365 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090057368 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090057371 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090057373 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090057374 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090057375 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090057376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090057376 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090057377 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090057378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090057378 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090057379 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090057380 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090057381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090057381 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090057382 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090057383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090057383 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090057384 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090057385 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001110100101'B, t_guard := 20.000000 } 20241116090057398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(788)@58b8e6c24fc4: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(788)@58b8e6c24fc4: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)441911 20241116090058421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090058421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090058421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116090058421 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090058421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6be37, normal) (hnbgw_rua.c:407) 20241116090058421 DHNB DEBUG map_rua[0x561cefa377f0]{init}: Allocated (fsm.c:456) 20241116090058421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-441911)[0x561cefa377f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090058421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-441911 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090058421 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090058421 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090058421 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241116090058421 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-441911 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116090058421 DCN DEBUG map_sccp[0x561cef8ab390]{init}: Allocated (fsm.c:456) 20241116090058421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x561cef8ab390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090058421 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-441911 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116090058421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-441911 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116090058421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-441911)[0x561cefa377f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090058421 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090058421 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090058421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-441911)[0x561cefa377f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090058421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x561cef8ab390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090058421 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090058421 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{IDLE}: Allocated (fsm.c:456) 20241116090058421 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090058421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005b), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003a50056400500f1100926) (sccp_scrc.c:406) 20241116090058421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090058421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090058421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090058421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090058421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090058421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090058421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090058421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090058421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090058421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090058421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090058421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090058421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090058421 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090058421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x561cef8ab390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090058421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-441911)[0x561cefa377f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090058422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090058422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090058422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090058422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090058422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090058422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090058422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090058422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(787)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.msc0-SCCP(787)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(788)@58b8e6c24fc4: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795) HNBGW_Test.msc0-RAN(788)@58b8e6c24fc4: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)1099061 HNBGW_Test.msc0-SCCP(787)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(787)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116090058427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090058427 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090058427 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090058427 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090058427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090058427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090058427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090058427 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090058427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090058427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090058427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090058427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090058427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090058427 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0043cabc) (sccp_scrc.c:477) 20241116090058427 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20241116090058427 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090058427 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090058427 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090058427 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090058427 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090058427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x561cef8ab390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090058427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x561cef8ab390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090058429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090058430 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090058432 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090058434 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090058436 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090058437 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090058438 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090058439 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090058441 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090058442 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090058443 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090058444 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090058446 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090058447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090058447 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090058448 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090058449 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090058450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090058450 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090058451 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090058452 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: "connecting cnlink 1" 20241116090058453 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(798)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(798)@58b8e6c24fc4: M3UA emulation initiated, the test can be started MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(798)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-SCCP(796)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090058669 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 20241116090058669 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 20241116090058669 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090058669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(798)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116090058677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090058677 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116090058677 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090058677 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090058677 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090058677 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090058677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090058678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090058678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090058678 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090058678 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090058678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090058678 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090058678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090058678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090058678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090058678 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116090058678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090058678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090058678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090058678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090058678 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090058678 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090058678 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090058680 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090058680 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090058680 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090058680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090058680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090058680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090058680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090058680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090058680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090058680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090058680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090058680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090058680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090058680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090058680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090058680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090058680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090058680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090058680 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090058680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090058680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090058680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090058680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090058680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090058680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090058680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090058680 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090059226 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090059226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0011698d), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090059226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090059226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090059226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090059226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090059227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090059227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090059227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090059227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090059227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090059227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090059227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090059227 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090059230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090059230 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090059230 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090059230 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090059231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090059231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090059231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090059231 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090059231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090059231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090059231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090059231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090059231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090059231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000057), PART(T=Source Reference,L=4,D=0011698d) (sccp_scrc.c:477) 20241116090059231 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20241116090059231 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090059231 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090059231 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090059231 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090059231 DLSCCP DEBUG SCCP-SCOC(87)[0x561cefa2b750]{IDLE}: Deallocated (fsm.c:568) MTC@58b8e6c24fc4: 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 := '000000000000001000101001'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(797)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090059479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090059479 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090059479 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090059479 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090059479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090059479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090059479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090059479 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090059479 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090059479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090059479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090059479 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090059479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090059479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090059479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090059479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090059479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090059479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090059479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090059479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090059479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090059479 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090059479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090059479 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090059479 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090059479 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) 20241116090059479 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) 20241116090059479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090059479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090059479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090059479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090059479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090059479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090059479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090059479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090059479 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090059479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090059479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090059479 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090059479 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090059479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090059479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090059479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090059479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090059479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090059479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090059479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090059479 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090059482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090059482 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090059482 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090059482 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090059482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090059482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090059482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090059482 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090059482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090059482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090059482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090059482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090059482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090059482 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090059482 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090059482 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090059482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090059482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090059482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090059482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090059482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090059482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090059482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090059482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090059482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090059482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090059482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090059482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090059483 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090059483 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090059483 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090059483 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090059483 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090059492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090100310 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090100310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004368ac), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090100310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090100310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090100310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090100310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090100310 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090100310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004ef88), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090100310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090100310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090100311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090100311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090100311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090100311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090100311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090100311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090100311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090100311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090100311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090100311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090100311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090100311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090100311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090100311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090100311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090100311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090100316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100316 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090100316 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090100316 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090100316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090100316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090100316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090100316 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090100316 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090100316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090100316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090100316 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090100316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090100316 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=004368ac) (sccp_scrc.c:477) 20241116090100316 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20241116090100316 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090100316 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090100316 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090100316 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090100316 DLSCCP DEBUG SCCP-SCOC(89)[0x561cef9c9ff0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(797)@58b8e6c24fc4: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(797)@58b8e6c24fc4: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799) 20241116090100518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100518 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090100518 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090100518 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090100518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090100518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090100518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090100518 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090100518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090100518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090100518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090100518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090100518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090100518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000058), PART(T=Source Reference,L=4,D=0004ef88) (sccp_scrc.c:477) 20241116090100518 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20241116090100518 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090100518 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090100518 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090100518 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090100518 DLSCCP DEBUG SCCP-SCOC(88)[0x561cefa2b2d0]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@58b8e6c24fc4: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)7106009 20241116090100519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090100519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090100519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1192) 20241116090100519 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090100519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c6dd9, normal) (hnbgw_rua.c:407) 20241116090100519 DHNB DEBUG map_rua[0x561cefa2b2d0]{init}: Allocated (fsm.c:456) 20241116090100519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7106009)[0x561cefa2b2d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090100519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7106009 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090100519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090100519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090100519 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7106009 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241116090100519 DCN DEBUG map_sccp[0x561cef9c9ff0]{init}: Allocated (fsm.c:456) 20241116090100519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x561cef9c9ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090100519 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7106009 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241116090100519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7106009 SCCP-92 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241116090100519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7106009)[0x561cefa2b2d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090100519 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090100519 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090100519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7106009)[0x561cefa2b2d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090100519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x561cef9c9ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090100519 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090100519 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{IDLE}: Allocated (fsm.c:456) 20241116090100519 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090100519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005c), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002290056400500f1100926) (sccp_scrc.c:406) 20241116090100519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090100519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090100519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090100519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090100520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090100520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090100520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090100520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090100520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090100520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090100520 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090100520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090100520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090100520 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090100520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x561cef9c9ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090100520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7106009)[0x561cefa2b2d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090100520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090100520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090100520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090100520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090100520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090100520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090100520 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(796)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc1-SCCP(796)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(797)@58b8e6c24fc4: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799) HNBGW_Test.msc1-RAN(797)@58b8e6c24fc4: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)5388045 HNBGW_Test.msc1-SCCP(796)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(796)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090100532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100532 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090100532 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090100532 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090100532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090100532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090100532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090100532 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090100532 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090100532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090100532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090100532 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090100532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090100532 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003b5bb3) (sccp_scrc.c:477) 20241116090100532 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20241116090100532 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090100532 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090100532 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090100532 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090100532 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090100532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x561cef9c9ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090100532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x561cef9c9ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090100533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41598<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090100533 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241116090100536 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241116090100539 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090100540 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090100542 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090100543 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241116090100544 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241116090100545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090100545 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090100546 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090100547 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241116090100547 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241116090100548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090100548 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090100549 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090100550 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241116090100551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241116090100551 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090100552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090100552 DLCTRL DEBUG Command: GET rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090100555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090100555 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43227<->l=127.0.0.1:4262) (control_if.c:193) 20241116090100555 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090100555 DLINP DEBUG SRVCONN(,r=127.0.0.1:53895<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090100555 DLINP NOTICE SRV(,r=127.0.0.1:53895<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784)@58b8e6c24fc4: Final verdict of PTC: none 20241116090100555 DMAIN NOTICE (127.0.0.1:53895 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53895<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090100555 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(797)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(790)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786)@58b8e6c24fc4: Final verdict of PTC: none 20241116090100556 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090100556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090100556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090100556 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090100556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090100556 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090100556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090100556 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090100556 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090100556 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090100556 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090100556 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090100556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090100556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090100556 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090100556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090100556 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090100556 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090100556 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090100556 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090100556 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090100556 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090100556 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090100556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x561cefa1e880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090100556 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090100556 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090100556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00220dc1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090100556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090100556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090100556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090100556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090100556 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090100556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x561cefa1e880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090100556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14629250)[0x561cefa3c0d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090100556 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14629250)[0x561cefa3c0d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090100556 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090100556 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090100556 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090100556 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090100556 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090100556 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090100556 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090100556 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116090100556 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090100556 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090100556 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090100556 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090100556 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090100556 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090100557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090100557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090100557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090100557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090100557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090100557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090100557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090100557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090100557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090100557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090100557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090100557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090100557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090100557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090100557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090100557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090100557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090100557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090100557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090100557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090100556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090100556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14629250)[0x561cefa3c0d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090100556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14629250)[0x561cefa3c0d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090100556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14629250)[0x561cefa3c0d0]{disrupted}: Freeing instance (context_map.c:202) 20241116090100556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14629250)[0x561cefa3c0d0]{disrupted}: Deallocated (fsm.c:568) 20241116090100556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x561cefa1e880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090100556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x561cefa1e880]{disconnected}: Freeing instance (context_map.c:206) 20241116090100556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-90)[0x561cefa1e880]{disconnected}: Deallocated (fsm.c:568) 20241116090100556 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14629250 SCCP-90 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090100556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x561cef8ab390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090100556 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090100556 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090100556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043cabc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090100556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090100556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090100556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090100556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090100556 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090100556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x561cef8ab390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090100556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-441911)[0x561cefa377f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090100556 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-441911)[0x561cefa377f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090100556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090100556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-441911)[0x561cefa377f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090100556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-441911)[0x561cefa377f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090100556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-441911)[0x561cefa377f0]{disrupted}: Freeing instance (context_map.c:202) 20241116090100556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-441911)[0x561cefa377f0]{disrupted}: Deallocated (fsm.c:568) 20241116090100557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x561cef8ab390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090100557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x561cef8ab390]{disconnected}: Freeing instance (context_map.c:206) 20241116090100557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x561cef8ab390]{disconnected}: Deallocated (fsm.c:568) 20241116090100557 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-441911 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090100557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090100557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090100557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090100557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090100557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090100557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090100557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090100557 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090100557 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090100557 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090100557 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090100557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x561cef9c9ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090100557 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090100557 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{ACTIVE}: Received Event N-DI20241116090100557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090100557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req SCONNECT.req (sccp_scoc.c:1932) 20241116090100557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b5bb3), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090100557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090100557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090100557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090100557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090100557 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090100557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x561cef9c9ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090100557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7106009)[0x561cefa2b2d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090100557 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7106009)[0x561cefa2b2d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090100557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090100557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7106009)[0x561cefa2b2d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090100557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7106009)[0x561cefa2b2d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090100557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7106009)[0x561cefa2b2d0]{disrupted}: Freeing instance (context_map.c:202) 20241116090100557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7106009)[0x561cefa2b2d0]{disrupted}: Deallocated (fsm.c:568) 20241116090100557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x561cef9c9ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090100557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x561cef9c9ff0]{disconnected}: Freeing instance (context_map.c:206) 20241116090100557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x561cef9c9ff0]{disconnected}: Deallocated (fsm.c:568) 20241116090100557 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7106009 SCCP-92 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090100557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090100557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090100557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116090100557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090100557 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090100557 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090100557 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(788)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(780)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(796)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(787)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(791)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(798)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(792)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(781)@58b8e6c24fc4: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(793)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(789)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090100571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41564<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(782)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(779): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(781): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(782): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(783): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(784): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(785): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(786): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(787): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(788): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(789): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(790): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(791): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(792): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(793): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(794): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(795): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(796): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(797): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(798): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(799): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:01:00 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 20241116090100627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090101038 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090101038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8551), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090101038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090101038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090101038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090101038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090101038 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090101038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000889eb), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090101038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090101038 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090101038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090101038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090101038 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090101038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c907), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090101038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090101038 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090101038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090101038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090101039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090101039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090101039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090101039 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090101039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090101039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090101039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090101039 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090101039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090101039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090101039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090101039 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090101039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090101039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090101039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090101039 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090101039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090101039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090101039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090101039 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090101039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090101039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090101039 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090101229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=478636) 20241116090101663 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090101663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00655d92), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090101663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090101663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090101663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090101663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090101663 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090101663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f235), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090101663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090101663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090101663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090101663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090101663 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090101663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b179a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090101663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090101663 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090101663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090101663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090101664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090101664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090101664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090101664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090101664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090101664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090101664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090101664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090101664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090101664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090101664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090101664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090101664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090101664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090101664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090101664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090101664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090101664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090101664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090101664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090101664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090101664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090101664 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=478636, count=504532) 20241116090102340 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090102340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9702f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090102340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090102340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090102340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090102340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090102341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090102341 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090102341 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090102341 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090102341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090102341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090102341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090102341 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090102557 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090102557 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090102557 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090102557 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090102557 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090102557 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090102557 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090102557 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090102557 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090103118 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090103118 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b36cfc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090103118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090103118 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090103118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090103118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090103118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090103118 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090103118 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090103118 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090103118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090103118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090103118 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:01: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_L3Compl_on_1_cnlink.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241116090103714 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090103714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00449e83), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090103714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090103714 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090103714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090103714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090103714 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090103714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00314cef), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090103714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090103714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090103714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090103714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090103714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090103714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090103714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090103714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090103714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090103714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090103714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090103714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090103714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090103714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090103714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090103714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090103714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090103714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241116090104291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090104294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090104297 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37779<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090104381 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090104381 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090104392 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090104392 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090104392 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090104392 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090104392 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090104392 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090104392 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090104392 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090104392 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46773 (stream_srv.c:129) 20241116090104393 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46773<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090104394 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090104394 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090104394 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090104394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090104394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090104394 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090104394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090104394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090104394 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090104394 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090104394 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090104394 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090104394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090104394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090104394 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090104394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090104394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090104394 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090104394 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090104394 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090104394 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090104394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090104394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090104394 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090104394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090104394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090104394 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090104394 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090104394 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090104394 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090104394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090104394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090104394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090104394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090104394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090104394 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090104394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090104394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090104394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090104394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090104394 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090104394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090104394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090104394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090104394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090104394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090104394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090104394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090104394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090104394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090104394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090104394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090104394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090104394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090104394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090104394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090104394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090104394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090104394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(810)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(810)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(810)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(808)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090104411 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090104411 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090104411 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090104411 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090104411 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090104411 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090104412 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090104412 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090104413 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090104413 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090104413 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090104413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090104413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090104413 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090104413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090104413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090104413 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090104413 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090104413 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090104413 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090104413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090104413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090104413 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090104413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090104413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090104413 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090104413 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090104413 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090104413 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090104413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090104413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090104413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090104413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090104413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090104413 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090104413 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090104413 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090104413 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090104413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090104413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090104413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090104413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090104414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090104414 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090104414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104414 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090104414 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090104414 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090104414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090104414 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090104414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104414 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090104414 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090104414 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090104414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090104414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090104414 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090104414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104414 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090104414 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090104414 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090104414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090104414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090104414 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090104414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104414 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090104414 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090104414 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090104414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090104414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090104414 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(813)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(813)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(813)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090104442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090104442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090104442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090104442 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090104442 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090104442 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090104442 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090104442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090104442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090104447 DLINP DEBUG SRVCONN(,r=127.0.0.1:46773<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090104447 DLINP DEBUG SRVCONN(,r=127.0.0.1:46773<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090104447 DLINP DEBUG SRVCONN(,r=127.0.0.1:46773<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090104447 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090104447 DHNBAP DEBUG (127.0.0.1:46773 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090104447 DHNBAP NOTICE (127.0.0.1:46773 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090104447 DHNBAP NOTICE (127.0.0.1:46773 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090104447 DLINP DEBUG SRVCONN(,r=127.0.0.1:46773<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090104447 DLINP DEBUG SRVCONN(,r=127.0.0.1:46773<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090104609 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090104609 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090104609 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090104609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(810)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090104616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104616 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090104616 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090104616 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090104616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090104616 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090104616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090104619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104619 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090104619 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090104619 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090104619 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090104619 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090104619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090104620 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090104620 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090104620 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090104620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090104620 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090104620 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090104620 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090104620 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090104620 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090104620 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090104621 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090104621 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090104621 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090104621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090104621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090104621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090104621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090104621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090104621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090104621 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090104621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104621 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090104621 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090104621 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090104621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090104621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090104621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090104621 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090104628 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090104628 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090104628 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090104628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(813)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090104634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104634 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090104634 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090104634 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090104634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090104634 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090104634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090104637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104637 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090104637 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090104637 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090104637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090104637 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090104637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090104638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090104638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090104638 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090104638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090104638 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090104638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090104638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090104638 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090104638 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090104638 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090104639 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090104639 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090104639 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090104639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090104639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090104639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090104639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090104639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090104639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090104639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090104639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090104639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090104639 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090104640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090104640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090104640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090104640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090104640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090104640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090104640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090104640 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(809)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090105415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090105415 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090105415 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090105415 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090105415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090105415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090105415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090105415 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090105416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090105416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090105416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090105416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090105416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090105416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090105416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090105416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090105416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090105416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090105416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090105416 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090105416 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090105416 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090105416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090105416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090105416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090105416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090105416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090105416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090105416 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090105416 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090105416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090105416 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090105416 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090105416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090105416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090105416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090105416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090105416 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090105416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090105416 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090105416 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090105416 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090105416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090105416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090105416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090105416 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090105416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090105416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090105416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090105416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090105416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090105416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090105416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090105416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090105416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090105416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090105416 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090105416 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090105416 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090105434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090105434 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090105434 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090105434 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090105434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090105434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090105434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090105434 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090105434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090105434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090105434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090105434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090105434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090105434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090105434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090105434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090105434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105434 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090105434 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090105434 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090105434 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090105434 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090105434 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090105434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090105434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090105434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090105434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090105434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090105434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090105434 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090105434 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090105434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090105434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090105434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090105434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090105434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090105434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090105434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090105434 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090105435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090105435 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090105435 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090105435 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090105435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090105435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090105435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090105435 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090105435 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090105435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090105435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090105435 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090105435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090105435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090105435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090105435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090105435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090105436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090105436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090105436 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090105436 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090105436 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090105436 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090105436 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090105452 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090105456 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090105458 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090105461 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090105463 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090105464 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090105466 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090105467 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090105469 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090105470 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090105472 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090105473 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090105475 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090105477 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090105478 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090105479 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090105481 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090105482 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090105483 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090105484 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111100011'B, t_guard := 20.000000 } 20241116090105505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49442<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)921517 20241116090106530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090106530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090106530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116090106530 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090106530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe0fad, normal) (hnbgw_rua.c:407) 20241116090106530 DHNB DEBUG map_rua[0x561cefa2b2d0]{init}: Allocated (fsm.c:456) 20241116090106530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-921517)[0x561cefa2b2d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090106530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-921517 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090106530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090106530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090106530 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116090106530 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-921517 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116090106530 DCN DEBUG map_sccp[0x561cef9c9ff0]{init}: Allocated (fsm.c:456) 20241116090106530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x561cef9c9ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090106530 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-921517 <-> SCCP-93 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116090106530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-921517 SCCP-93 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116090106530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-921517)[0x561cefa2b2d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090106530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090106530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090106530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-921517)[0x561cefa2b2d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090106530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x561cef9c9ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090106530 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090106530 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{IDLE}: Allocated (fsm.c:456) 20241116090106530 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090106530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005d), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030001e30056400500f1100926) (sccp_scrc.c:406) 20241116090106530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090106530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090106530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090106530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090106530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090106530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090106530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090106530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090106530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090106530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090106530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090106530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090106530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090106530 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090106530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x561cef9c9ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090106530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-921517)[0x561cefa2b2d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090106530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090106530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090106530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090106530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090106530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090106530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090106530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090106530 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(815) HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(815)3114003 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(815)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090106538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090106538 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090106538 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090106538 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090106538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090106538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090106538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090106538 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090106538 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090106538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090106538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090106538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090106538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090106538 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0082ae8d) (sccp_scrc.c:477) 20241116090106538 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20241116090106538 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090106538 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090106539 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090106539 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090106539 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090106539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x561cef9c9ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090106539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x561cef9c9ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090106540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49442<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(815)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090106541 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090106541 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090106542 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090106543 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090106544 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090106545 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090106546 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090106546 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090106547 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090106548 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090106548 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090106549 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090106550 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090106551 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090106551 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090106552 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090106553 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090106553 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090106554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090106556 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001111100100'B, t_guard := 20.000000 } 20241116090106568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49446<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(816) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)3763482 20241116090107575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090107575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090107575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241116090107575 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090107575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x396d1a, normal) (hnbgw_rua.c:407) 20241116090107575 DHNB DEBUG map_rua[0x561cefa36520]{init}: Allocated (fsm.c:456) 20241116090107575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3763482)[0x561cefa36520]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090107575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3763482 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090107575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090107575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090107575 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241116090107575 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3763482 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116090107575 DCN DEBUG map_sccp[0x561cefa1e880]{init}: Allocated (fsm.c:456) 20241116090107575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x561cefa1e880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090107575 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3763482 <-> SCCP-94 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116090107575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3763482 SCCP-94 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241116090107575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3763482)[0x561cefa36520]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090107575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090107575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090107575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3763482)[0x561cefa36520]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090107575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x561cefa1e880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090107575 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090107575 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{IDLE}: Allocated (fsm.c:456) 20241116090107575 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090107575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030003e40056400500f1100926) (sccp_scrc.c:406) 20241116090107575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090107575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090107575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090107575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090107575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090107575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090107575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090107575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090107575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090107575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090107575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090107575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090107575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090107575 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090107575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x561cefa1e880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090107576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3763482)[0x561cefa36520]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090107576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090107576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090107576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090107576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090107576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090107576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090107576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090107576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(816) HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(816)567523 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116090107578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090107578 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090107578 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090107578 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090107578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090107578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090107578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090107578 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090107578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090107578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090107578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090107578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090107578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090107578 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a71385) (sccp_scrc.c:477) 20241116090107578 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20241116090107578 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090107578 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090107578 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090107578 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090107578 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090107578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x561cefa1e880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090107578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x561cefa1e880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(816)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090107579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49446<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(816)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090107580 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090107581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090107584 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090107585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090107587 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090107588 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090107590 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090107591 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090107593 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090107595 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090107598 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090107600 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090107603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090107605 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090107608 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090107611 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090107615 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090107620 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090107623 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090107627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000000000000110'B, t_guard := 20.000000 } 20241116090107703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49448<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(817) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@58b8e6c24fc4: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)14887499 20241116090108744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090108744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090108744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116090108744 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090108744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe32a4b, normal) (hnbgw_rua.c:407) 20241116090108744 DHNB DEBUG map_rua[0x561cef8ab390]{init}: Allocated (fsm.c:456) 20241116090108744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14887499)[0x561cef8ab390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090108744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14887499 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090108744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090108744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090108744 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14887499 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116090108744 DCN DEBUG map_sccp[0x561cefa1e410]{init}: Allocated (fsm.c:456) 20241116090108744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x561cefa1e410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090108744 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14887499 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116090108744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14887499 SCCP-95 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116090108744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14887499)[0x561cef8ab390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090108744 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090108744 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090108744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14887499)[0x561cef8ab390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090108744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x561cefa1e410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090108744 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090108744 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{IDLE}: Allocated (fsm.c:456) 20241116090108744 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090108744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030000060056400500f1100926) (sccp_scrc.c:406) 20241116090108744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090108745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090108745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090108745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090108745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090108745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090108745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090108745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090108745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090108745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090108745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090108745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090108745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090108745 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090108745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x561cefa1e410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090108745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14887499)[0x561cef8ab390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090108745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090108745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090108745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090108745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090108745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090108745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090108745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090108745 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(817) HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(817)9313617 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241116090108752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090108752 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090108752 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090108752 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090108752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090108752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090108752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090108752 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090108752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090108752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090108752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090108752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090108752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090108752 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00766a47) (sccp_scrc.c:477) 20241116090108752 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20241116090108752 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090108752 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090108752 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090108752 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090108752 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) 20241116090108752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x561cefa1e410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090108752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x561cefa1e410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090108755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49448<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(817)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090108757 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090108762 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090108765 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090108766 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090108768 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090108769 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090108771 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090108772 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090108773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090108774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090108775 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090108776 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090108777 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090108778 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090108779 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090108780 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090108781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090108781 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090108782 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090108783 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111101001'B, t_guard := 20.000000 } 20241116090108795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49464<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(818) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@58b8e6c24fc4: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)98510 20241116090109803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090109803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090109803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116090109803 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090109803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x180ce, normal) (hnbgw_rua.c:407) 20241116090109803 DHNB DEBUG map_rua[0x561cefa4d5b0]{init}: Allocated (fsm.c:456) 20241116090109803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-98510)[0x561cefa4d5b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090109803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-98510 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090109803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090109803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090109803 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116090109803 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-98510 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116090109803 DCN DEBUG map_sccp[0x561cefa68570]{init}: Allocated (fsm.c:456) 20241116090109803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x561cefa68570]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090109803 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-98510 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116090109803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-98510 SCCP-96 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116090109803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-98510)[0x561cefa4d5b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090109803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090109803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090109803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-98510)[0x561cefa4d5b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090109803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x561cefa68570]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090109803 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090109803 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{IDLE}: Allocated (fsm.c:456) 20241116090109803 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090109803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000060), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000004000f1102a2a170411e51000004f40030001e90056400500f1100926) (sccp_scrc.c:406) 20241116090109803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090109803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090109803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090109803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090109803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090109803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090109803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090109803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090109803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090109803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090109803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090109803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090109803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090109803 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090109803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x561cefa68570]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090109803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-98510)[0x561cefa4d5b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090109803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090109803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090109803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090109803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090109803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090109803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090109803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090109803 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(818) HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(818)11988916 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241116090109805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090109805 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090109805 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090109805 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090109805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090109805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090109805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090109805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090109805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090109805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090109805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090109805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090109805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090109805 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009b0e37) (sccp_scrc.c:477) 20241116090109805 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20241116090109805 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090109805 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090109805 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090109805 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090109805 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) 20241116090109805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x561cefa68570]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090109805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x561cefa68570]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Compl_on_1_cnlink0(818)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090109806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49464<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(818)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090109807 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090109808 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090109809 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090109810 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090109810 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090109811 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090109812 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090109813 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090109814 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090109815 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090109816 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090109817 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090109818 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090109819 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090109820 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090109821 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090109822 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090109823 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090109824 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090109825 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090109829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49438<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(808)@58b8e6c24fc4: Final verdict of PTC: none 20241116090109829 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37779<->l=127.0.0.1:4262) (control_if.c:193) 20241116090109829 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090109829 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090109829 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.msc0-RAN(809)@58b8e6c24fc4: Final verdict of PTC: none 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090109829 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090109829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090109829 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090109829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090109829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807)@58b8e6c24fc4: Final verdict of PTC: none 20241116090109829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(812)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(810)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804)@58b8e6c24fc4: Final verdict of PTC: none 20241116090109829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090109829 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090109829 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090109829 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090109829 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090109829 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090109829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090109829 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090109829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090109829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(801)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(802)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(814)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(811)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090109830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090109830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090109830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090109830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090109830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090109830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090109830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090109830 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090109830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090109830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090109830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090109830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090109830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090109830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090109830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090109830 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090109831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090109831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090109831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090109831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090109831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090109831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090109831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090109831 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090109829 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090109829 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090109829 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090109829 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090109829 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090109829 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090109829 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090109829 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090109829 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090109829 DLINP DEBUG SRVCONN(,r=127.0.0.1:46773<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090109829 DLINP DEBUG SRVCONN(,r=127.0.0.1:46773<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090109829 DLINP NOTICE SRV(,r=127.0.0.1:46773<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090109829 DMAIN NOTICE (127.0.0.1:46773 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46773<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090109829 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116090109829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090109829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090109830 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090109830 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090109830 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090109830 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090109830 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090109830 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090109830 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090109830 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090109830 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x561cef9c9ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090109830 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090109830 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090109830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082ae8d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090109830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090109830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090109830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090109830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090109830 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x561cef9c9ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-921517)[0x561cefa2b2d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090109830 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-921517)[0x561cefa2b2d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090109830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-921517)[0x561cefa2b2d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-921517)[0x561cefa2b2d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-921517)[0x561cefa2b2d0]{disrupted}: Freeing instance (context_map.c:202) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-921517)[0x561cefa2b2d0]{disrupted}: Deallocated (fsm.c:568) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x561cef9c9ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x561cef9c9ff0]{disconnected}: Freeing instance (context_map.c:206) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-93)[0x561cef9c9ff0]{disconnected}: Deallocated (fsm.c:568) 20241116090109830 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-921517 SCCP-93 sgsn-0 MI=IM20241116090109831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090109831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090109831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090109831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090109831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090109831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090109831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090109831 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req SI-262420000000004: Deallocating (context_map.c:225) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x561cefa1e880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090109830 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090109830 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090109830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71385), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090109830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090109830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090109830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090109830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090109830 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x561cefa1e880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3763482)[0x561cefa36520]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090109830 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3763482)[0x561cefa36520]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090109830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3763482)[0x561cefa36520]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3763482)[0x561cefa36520]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3763482)[0x561cefa36520]{disrupted}: Freeing instance (context_map.c:202) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3763482)[0x561cefa36520]{disrupted}: Deallocated (fsm.c:568) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x561cefa1e880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x561cefa1e880]{disconnected}: Freeing instance (context_map.c:206) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-94)[0x561cefa1e880]{disconnected}: Deallocated (fsm.c:568) 20241116090109830 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3763482 SCCP-94 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x561cefa1e410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090109830 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090109830 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090109830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00766a47), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090109830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090109830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090109830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090109830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090109830 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x561cefa1e410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14887499)[0x561cef8ab390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090109830 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14887499)[0x561cef8ab390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090109830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14887499)[0x561cef8ab390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14887499)[0x561cef8ab390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14887499)[0x561cef8ab390]{disrupted}: Freeing instance (context_map.c:202) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14887499)[0x561cef8ab390]{disrupted}: Deallocated (fsm.c:568) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x561cefa1e410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x561cefa1e410]{disconnected}: Freeing instance (context_map.c:206) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x561cefa1e410]{disconnected}: Deallocated (fsm.c:568) 20241116090109830 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14887499 SCCP-95 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x561cefa68570]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090109830 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090109830 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090109830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0e37), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090109830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090109830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090109830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090109830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090109830 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x561cefa68570]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-98510)[0x561cefa4d5b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090109830 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-98510)[0x561cefa4d5b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090109830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-98510)[0x561cefa4d5b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-98510)[0x561cefa4d5b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-98510)[0x561cefa4d5b0]{disrupted}: Freeing instance (context_map.c:202) 20241116090109830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-98510)[0x561cefa4d5b0]{disrupted}: Deallocated (fsm.c:568) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x561cefa68570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x561cefa68570]{disconnected}: Freeing instance (context_map.c:206) 20241116090109830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x561cefa68570]{disconnected}: Deallocated (fsm.c:568) 20241116090109830 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-98510 SCCP-96 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116090109830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090109830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090109830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49422<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090109830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116090109830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090109830 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090109831 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090109831 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-PFCP(803)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(813)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(800): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(801): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(802): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(803): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(804): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(805): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(806): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(807): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(808): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(809): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(810): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(811): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(812): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(813): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(814): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(815): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(816): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(817): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(818): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:01:09 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 20241116090109906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090110509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49470<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423904) 20241116090110557 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090110557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b5bb3), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090110557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090110557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090110557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090110557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090110557 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090110557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043cabc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090110557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090110557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090110557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090110557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090110557 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090110557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00220dc1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090110557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090110557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090110557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090110557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090110557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090110557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090110557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090110557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090110557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090110557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090110557 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090110557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090110557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090110557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090110557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090110557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090110557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090110557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090110557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090110557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090110557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090110557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090110557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090110557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090110557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090110557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090110557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090111039 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090111039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c907), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090111039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090111039 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090111039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090111039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090111039 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090111039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000889eb), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090111039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090111039 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090111039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090111039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090111039 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090111039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8551), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090111039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090111039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090111039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090111039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090111039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090111040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090111040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090111040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090111040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090111040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090111040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090111040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090111040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090111040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090111040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090111040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090111040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090111040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090111040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090111040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090111040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090111040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090111040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090111040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090111040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090111040 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=423904, count=449560) 20241116090111664 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090111664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b179a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090111664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090111664 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090111664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090111664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090111664 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090111664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f235), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090111664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090111664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090111664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090111664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090111664 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090111664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00655d92), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090111664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090111664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090111664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090111664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090111665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090111665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090111665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090111665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090111665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090111665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090111665 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090111665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090111665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090111665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090111665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090111665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090111665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090111665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090111665 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090111665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090111665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090111665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090111665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090111665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090111665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090111665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090111665 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090111830 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090111830 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090111830 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090111830 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090111830 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090111830 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090112341 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090112341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9702f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090112341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090112342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090112342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090112342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090112342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090112342 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090112342 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090112342 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090112342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090112342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090112342 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:01: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_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 20241116090113119 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090113119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b36cfc), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090113119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090113119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113119 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113119 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113119 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090113119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090113119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090113119 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241116090113587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090113591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53092<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090113594 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34855<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090113669 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090113669 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090113677 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090113677 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090113678 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090113678 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090113678 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090113678 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090113678 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090113678 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090113678 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39457 (stream_srv.c:129) 20241116090113678 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39457<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090113679 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113679 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090113679 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090113679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113679 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090113679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113679 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113679 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113679 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090113679 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090113679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113680 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090113680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113680 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113680 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113680 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090113680 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090113680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090113680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113680 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113680 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113680 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090113680 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090113680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090113680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113680 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090113680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090113680 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090113680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090113680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090113680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090113680 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090113680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090113680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090113680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090113680 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090113680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090113680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090113680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090113680 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(829)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(829)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(829)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(827)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(832)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(832)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(832)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-SCCP(830)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090113707 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090113707 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090113707 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090113707 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090113707 DLSCCP DEBUG SCCP-SCOC(77)[0x561cefa35a40]{IDLE}: Deallocated (fsm.c:568) 20241116090113707 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090113707 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090113708 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090113708 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090113708 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090113708 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090113708 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090113708 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090113709 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113709 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090113709 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113709 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090113709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113709 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113709 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113709 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090113709 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113709 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090113709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113709 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113709 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113709 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090113709 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113709 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090113709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113709 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113709 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113709 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090113709 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090113709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113709 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090113709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090113709 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090113709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090113709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090113709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090113709 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090113709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090113709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090113709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090113709 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090113709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090113709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090113709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090113709 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090113710 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090113710 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090113710 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090113710 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090113710 DLSCCP DEBUG SCCP-SCOC(78)[0x561cefa36fb0]{IDLE}: Deallocated (fsm.c:568) MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(835)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(835)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(835)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(833)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(838)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(838)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(838)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(836)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090113747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090113747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090113747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090113747 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090113747 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090113747 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090113747 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090113747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090113747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090113751 DLINP DEBUG SRVCONN(,r=127.0.0.1:39457<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090113751 DLINP DEBUG SRVCONN(,r=127.0.0.1:39457<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090113751 DLINP DEBUG SRVCONN(,r=127.0.0.1:39457<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090113751 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090113751 DHNBAP DEBUG (127.0.0.1:39457 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090113751 DHNBAP NOTICE (127.0.0.1:39457 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090113751 DHNBAP NOTICE (127.0.0.1:39457 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090113751 DLINP DEBUG SRVCONN(,r=127.0.0.1:39457<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090113751 DLINP DEBUG SRVCONN(,r=127.0.0.1:39457<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090113892 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090113892 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090113893 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090113893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(829)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090113901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113901 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090113901 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090113901 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090113901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090113901 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090113901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090113906 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 20241116090113906 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 20241116090113906 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090113906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116090113906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113906 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090113906 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090113906 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090113906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090113906 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090113906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090113906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090113906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090113906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090113906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090113906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090113906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090113906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090113906 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090113906 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090113906 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090113908 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113908 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090113908 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090113908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090113908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113908 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113908 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113908 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113908 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090113908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090113908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090113908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090113908 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(832)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116090113913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113913 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116090113913 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090113913 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090113913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090113913 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090113913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090113916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113916 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090113916 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090113916 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090113916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090113916 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090113916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090113916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090113916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090113916 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116090113916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090113916 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090113916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090113916 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090113916 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090113916 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090113916 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090113917 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113917 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090113917 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090113918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090113918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113918 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113918 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113918 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113918 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090113918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090113918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090113918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090113918 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090113922 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090113922 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090113922 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090113923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(835)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090113928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113928 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090113928 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090113928 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090113928 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090113928 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090113928 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090113931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113931 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090113931 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090113931 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090113931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090113931 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090113931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090113931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090113931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090113931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090113931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090113931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090113931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090113931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090113932 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090113932 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090113932 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090113933 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113933 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090113933 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090113933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090113933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113933 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113933 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113933 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113933 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090113933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090113933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090113933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090113933 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090113934 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 20241116090113934 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 20241116090113934 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090113934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(838)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116090113939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113939 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116090113939 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090113939 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090113939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090113939 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090113939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090113941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113941 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090113941 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090113941 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090113941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090113941 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090113941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090113941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090113941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090113941 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116090113941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090113941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090113941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090113941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090113941 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090113941 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090113941 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090113942 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090113942 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090113942 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090113942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090113942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090113942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090113942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090113942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090113942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090113942 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090113942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090113942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090113942 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090113942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090113942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090113943 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090113943 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090113943 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090113943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090113943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090113943 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(828)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090114705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114705 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090114705 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090114705 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090114705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090114705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090114705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090114705 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090114706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090114706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090114706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090114706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090114706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090114706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090114706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090114706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114706 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090114706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090114706 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090114706 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090114706 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090114706 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090114706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090114706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090114706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090114706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090114706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090114706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090114706 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090114707 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090114707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114707 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090114707 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090114707 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090114707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090114707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090114707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090114707 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114709 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090114709 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090114709 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090114709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090114709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090114709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090114709 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090114709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090114709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090114709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090114709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090114709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090114709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090114709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090114709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090114710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090114710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090114710 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090114710 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(831)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090114716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114716 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090114716 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090114716 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090114716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090114716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090114716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090114716 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090114716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090114716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090114716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090114716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090114716 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090114716 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090114716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090114716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114716 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090114716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090114716 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090114716 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090114716 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) 20241116090114716 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) 20241116090114716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090114716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090114716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090114716 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090114716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090114716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090114716 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090114716 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090114716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090114716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090114716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090114716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090114716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090114716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090114716 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114718 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090114718 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090114718 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090114718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090114718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090114718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090114718 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090114718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090114719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090114719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090114719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090114719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090114719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090114719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090114719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090114719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090114719 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090114719 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090114719 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(834)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090114734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114734 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090114734 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090114734 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090114734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090114735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090114735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090114735 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090114735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090114735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090114735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090114735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090114735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090114735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090114735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090114735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090114735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090114735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090114735 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090114735 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090114735 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090114735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090114735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090114735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090114736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090114736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090114736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090114736 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090114736 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090114736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090114736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090114736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090114736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090114736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090114736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090114736 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114739 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090114739 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090114739 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090114739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090114739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090114739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090114739 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114739 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090114739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090114739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090114739 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090114739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090114739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090114739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090114739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090114739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090114739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090114739 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090114739 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090114739 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(837)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090114745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114745 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090114745 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090114745 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 20241116090114745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090114745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090114745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090114745 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114745 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090114745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090114745 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090114745 DLM3UA DEBUG 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) 20241116090114745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090114745 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090114745 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090114745 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090114745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090114746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090114746 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090114746 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090114746 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) 20241116090114746 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) 20241116090114746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090114746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090114746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090114746 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090114746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090114746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090114746 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090114746 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116090114746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090114746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090114747 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090114747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090114747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090114747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090114747 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090114749 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090114749 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090114749 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 20241116090114749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090114749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090114749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090114749 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090114749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090114749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090114749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090114749 DLM3UA DEBUG 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) 20241116090114749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090114749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090114749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090114749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090114749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114749 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114749 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090114749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090114749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090114749 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090114749 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090114749 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090114749 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090114749 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090115754 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090115756 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090115757 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090115758 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090115758 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090115759 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090115760 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090115761 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090115762 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090115764 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090115765 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090115766 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090115768 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090115769 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090115770 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090115771 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090115772 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090115773 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090115774 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090115775 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000000110'B, t_guard := 20.000000 } 20241116090115793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53102<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@58b8e6c24fc4: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@58b8e6c24fc4: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(840) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)13627740 20241116090116812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090116812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090116812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116090116812 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090116812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcff15c, normal) (hnbgw_rua.c:407) 20241116090116812 DHNB DEBUG map_rua[0x561cef9c9ff0]{init}: Allocated (fsm.c:456) 20241116090116812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627740)[0x561cef9c9ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090116812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627740 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090116812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090116812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090116812 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116090116812 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627740 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116090116812 DCN DEBUG map_sccp[0x561cefa36520]{init}: Allocated (fsm.c:456) 20241116090116812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x561cefa36520]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090116812 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13627740 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116090116812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627740 SCCP-97 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116090116812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627740)[0x561cef9c9ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090116812 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090116812 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090116812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627740)[0x561cef9c9ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090116812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x561cefa36520]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090116812 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090116812 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{IDLE}: Allocated (fsm.c:456) 20241116090116812 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090116812 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000061), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030000060056400500f1100926) (sccp_scrc.c:406) 20241116090116812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090116812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090116812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090116812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090116812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090116812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090116812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090116812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090116812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090116812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090116812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090116812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090116812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090116812 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090116812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x561cefa36520]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090116812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627740)[0x561cef9c9ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090116812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090116812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090116812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090116812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090116812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090116812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090116812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090116812 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(833)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(834)@58b8e6c24fc4: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(840) HNBGW_Test.sgsn0-RAN(834)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(840)4363223 HNBGW_Test.sgsn0-SCCP(833)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(833)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090116817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090116817 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090116817 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090116817 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090116817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090116817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090116817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090116817 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090116817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090116817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090116817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090116817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090116817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090116817 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009326ba) (sccp_scrc.c:477) 20241116090116817 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20241116090116817 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090116817 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090116817 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090116817 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090116817 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) 20241116090116817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x561cefa36520]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090116817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x561cefa36520]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090116817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(840)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090116818 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090116819 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090116820 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090116821 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090116822 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090116823 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090116824 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090116825 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090116826 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090116827 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090116827 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090116828 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090116829 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090116830 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090116831 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090116832 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090116833 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090116834 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090116835 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090116835 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001111101'B, t_guard := 20.000000 } 20241116090116846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(837)@58b8e6c24fc4: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(837)@58b8e6c24fc4: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(841) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(841)1401866 20241116090117862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090117862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090117862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241116090117862 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090117862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x15640a, normal) (hnbgw_rua.c:407) 20241116090117862 DHNB DEBUG map_rua[0x561cef8ab390]{init}: Allocated (fsm.c:456) 20241116090117862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1401866)[0x561cef8ab390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090117862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1401866 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090117862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090117862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090117862 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241116090117862 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1401866 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241116090117862 DCN DEBUG map_sccp[0x561cefa1e410]{init}: Allocated (fsm.c:456) 20241116090117862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x561cefa1e410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090117862 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1401866 <-> SCCP-98 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116090117862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1401866 SCCP-98 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241116090117862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1401866)[0x561cef8ab390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090117862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090117862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090117862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1401866)[0x561cef8ab390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090117862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x561cefa1e410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090117862 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090117862 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{IDLE}: Allocated (fsm.c:456) 20241116090117862 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090117862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000062), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300007d0056400500f1100926) (sccp_scrc.c:406) 20241116090117862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090117862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090117862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090117862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090117862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090117862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090117862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090117862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090117862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090117862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090117862 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090117862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090117862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090117862 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090117862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x561cefa1e410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090117862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1401866)[0x561cef8ab390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090117862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090117862 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090117862 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090117862 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090117862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090117862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090117862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090117862 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(836)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(836)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(837)@58b8e6c24fc4: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(841) HNBGW_Test.sgsn1-RAN(837)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(841)11039796 HNBGW_Test.sgsn1-SCCP(836)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(836)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090117874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090117874 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090117874 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090117874 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 20241116090117874 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090117874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090117874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090117874 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090117875 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090117875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090117875 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090117875 DLM3UA DEBUG 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) 20241116090117875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090117875 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0072fc44) (sccp_scrc.c:477) 20241116090117875 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20241116090117875 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090117875 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090117875 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090117875 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090117875 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090117875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x561cefa1e410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090117875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x561cefa1e410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090117877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(841)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090117879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090117881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090117882 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090117883 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090117884 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090117885 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090117886 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090117887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090117888 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090117889 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090117890 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090117891 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090117891 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090117892 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090117893 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090117894 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090117894 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090117895 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090117896 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090117897 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: 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 := '000000000000001101111110'B, t_guard := 20.000000 } 20241116090117908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(834)@58b8e6c24fc4: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(834)@58b8e6c24fc4: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(842) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@58b8e6c24fc4: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(842)3005203 20241116090118935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090118935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090118935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116090118935 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090118935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2ddb13, normal) (hnbgw_rua.c:407) 20241116090118935 DHNB DEBUG map_rua[0x561cefa68570]{init}: Allocated (fsm.c:456) 20241116090118935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3005203)[0x561cefa68570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090118935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005203 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090118935 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090118935 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090118935 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005203 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116090118935 DCN DEBUG map_sccp[0x561cefa2afe0]{init}: Allocated (fsm.c:456) 20241116090118935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x561cefa2afe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090118935 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3005203 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116090118935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3005203 SCCP-99 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116090118935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3005203)[0x561cefa68570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090118935 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090118935 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090118935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3005203)[0x561cefa68570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090118935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x561cefa2afe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090118935 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090118935 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{IDLE}: Allocated (fsm.c:456) 20241116090118935 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090118936 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000063), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300037e0056400500f1100926) (sccp_scrc.c:406) 20241116090118936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090118936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090118936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090118936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090118936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090118936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090118936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090118936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090118936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090118936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090118936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090118936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090118936 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090118936 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090118936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x561cefa2afe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090118936 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3005203)[0x561cefa68570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090118936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090118936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090118936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090118936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090118936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090118936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090118936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090118936 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(833)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(833)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(834)@58b8e6c24fc4: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(842) HNBGW_Test.sgsn0-RAN(834)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(842)9274068 HNBGW_Test.sgsn0-SCCP(833)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(833)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116090118945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090118945 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090118945 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090118945 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090118945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090118946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090118946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090118946 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090118946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090118946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090118946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090118946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090118946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090118946 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eee15c) (sccp_scrc.c:477) 20241116090118946 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20241116090118946 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090118946 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090118946 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090118946 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090118946 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) 20241116090118946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x561cefa2afe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090118946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x561cefa2afe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090118949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(842)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090118951 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090118956 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090118961 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090118964 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090118966 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090118968 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090118970 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090118971 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090118972 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090118973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090118973 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090118974 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090118975 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090118976 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090118977 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090118978 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090118979 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090118980 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090118981 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090118982 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090118985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53092<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090118985 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34855<->l=127.0.0.1:4262) (control_if.c:193) 20241116090118985 DLINP DEBUG SRVCONN(,r=127.0.0.1:39457<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090118985 DLINP DEBUG SRVCONN(,r=127.0.0.1:39457<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090118985 DLINP NOTICE SRV(,r=127.0.0.1:39457<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090118985 DMAIN NOTICE (127.0.0.1:39457 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39457<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090118985 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(837)@58b8e6c24fc4: Final verdict of PTC: none 20241116090118985 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090118985 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) 20241116090118985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090118985 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116090118985 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090118985 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) 20241116090118985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090118985 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090118985 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090118985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090118985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090118985 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090118986 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824)@58b8e6c24fc4: Final verdict of PTC: none 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116090118986 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed HNBGW_Test.msc1-RAN(831)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(834)@58b8e6c24fc4: Final verdict of PTC: none 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090118986 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(827)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(828)@58b8e6c24fc4: Final verdict of PTC: none 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-M3UA(838)@58b8e6c24fc4: Final verdict of PTC: none 20241116090118986 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090118986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090118986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090118986 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116090118986 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090118986 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090118986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090118986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090118986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090118986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090118986 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090118986 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090118986 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090118986 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x561cefa1e410]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090118986 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090118986 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090118986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072fc44), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090118986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090118986 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090118986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090118986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090118986 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x561cefa1e410]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1401866)[0x561cef8ab390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090118986 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1401866)[0x561cef8ab390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090118986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1401866)[0x561cef8ab390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW_Test.msc0-M3UA(829)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(830)@58b8e6c24fc4: Final verdict of PTC: none 20241116090118986 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090118986 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1401866)[0x561cef8ab390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1401866)[0x561cef8ab390]{disrupted}: Freeing instance (context_map.c:202) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1401866)[0x561cef8ab390]{disrupted}: Deallocated (fsm.c:568) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x561cefa1e410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x561cefa1e410]{disconnected}: Freeing instance (context_map.c:206) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-98)[0x561cefa1e410]{disconnected}: Deallocated (fsm.c:568) 20241116090118986 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1401866 SCCP-98 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116090118986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) HNBGW_Test.msc1-M3UA(832)@58b8e6c24fc4: Final verdict of PTC: none 20241116090118986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090118986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090118986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090118986 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090118986 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090118986 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090118986 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090118986 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627740)[0x561cef9c9ff0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627740)[0x561cef9c9ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x561cefa36520]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116090118986 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090118986 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090118986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009326ba), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090118986 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090118986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090118986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090118986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090118986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090118986 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x561cefa36520]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090118986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627740)[0x561cef9c9ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627740)[0x561cef9c9ff0]{disrupted}: Freeing instance (context_map.c:202) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13627740)[0x561cef9c9ff0]{disrupted}: Deallocated (fsm.c:568) 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x561cefa36520]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x561cefa36520]{disconnected}: Freeing instance (context_map.c:206) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x561cefa36520]{disconnected}: Deallocated (fsm.c:568) 20241116090118986 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13627740 SCCP-97 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3005203)[0x561cefa68570]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3005203)[0x561cefa68570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116090118986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090118986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x561cefa2afe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116090118986 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090118986 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823)@58b8e6c24fc4: Final verdict of PTC: none 20241116090118986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090118986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090118986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090118986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090118986 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090118986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eee15c), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090118986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090118986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090118986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090118986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090118986 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x561cefa2afe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3005203)[0x561cefa68570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3005203)[0x561cefa68570]{disrupted}: Freeing instance (context_map.c:202) 20241116090118986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3005203)[0x561cefa68570]{disrupted}: Deallocated (fsm.c:568) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x561cefa2afe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x561cefa2afe0]{disconnected}: Freeing instance (context_map.c:206) 20241116090118986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x561cefa2afe0]{disconnected}: Deallocated (fsm.c:568) 20241116090118986 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3005203 SCCP-99 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116090118986 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090118986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090118986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090118986 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090118986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090118986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090118986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090118986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090118986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090118986 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090118986 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090118986 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090118986 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116090118986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090118986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090118986 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090118986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090118986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090118986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090118986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090118986 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090118986 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116090118986 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090118986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090118986 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090118986 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090118986 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090118986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090118986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090118986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090118986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090118986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090118986 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090118986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090118986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090118986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090118986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090118986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090118986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090118986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090118987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090118987 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090118987 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe IPA-CTRL-CLI-IPA(821)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(820)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(833)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(836)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(839)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(835)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090118988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53090<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(822)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(819): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(820): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(822): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(823): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(824): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(825): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(826): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(827): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(828): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(829): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(830): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(831): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(832): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(833): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(834): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(835): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(836): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(837): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(838): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(840): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(841): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(842): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:01:19 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 20241116090119132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090119735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53144<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=486636) 20241116090119830 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090119830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00766a47), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090119830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090119830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090119830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090119830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090119830 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090119830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71385), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090119830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090119830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090119830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090119830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090119830 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090119830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082ae8d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090119830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090119830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090119830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090119830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090119830 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090119831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0e37), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090119831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090119831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090119831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090119831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090119831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090119831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090119831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090119831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090119831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090119831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090119831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090119831 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090119831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090119831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090119831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090119831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090119831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090119831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090119831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090119831 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090119831 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090119831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090119831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090119831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090119832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090119832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090119832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090119832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090119832 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090119832 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090119832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090119832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090119832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090119832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090119832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090119832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090119832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090119832 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090119832 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090119832 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090120558 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090120558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00220dc1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090120559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090120559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090120559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090120559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090120559 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090120559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043cabc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090120559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090120559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090120559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090120559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090120559 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090120559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b5bb3), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090120559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090120559 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090120559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090120559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090120559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090120559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090120559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090120559 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090120559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090120559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090120559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090120559 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090120559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090120559 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090120559 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090120560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090120560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090120560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090120560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090120560 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090120560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090120560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090120560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090120560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090120560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090120560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090120560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090120560 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=486636, count=510180) 20241116090120986 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090120987 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090120987 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090120987 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090120987 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090120987 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090120987 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090120987 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090120987 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116090121039 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090121040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8551), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090121040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090121040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090121040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090121040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090121040 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090121040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000889eb), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090121040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090121040 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090121040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090121040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090121040 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090121040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c907), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090121040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090121040 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090121040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090121040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090121040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090121040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090121040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090121040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090121040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090121041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090121041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090121041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090121041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090121041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090121041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090121041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090121041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090121041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090121041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090121041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090121041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090121041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090121041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090121041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090121041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090121666 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090121666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00655d92), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090121666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090121666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090121666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090121666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090121666 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090121666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f235), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090121666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090121666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090121666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090121666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090121666 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090121666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b179a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090121666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090121666 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090121666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090121666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090121667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090121667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090121667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090121667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090121667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090121667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090121667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090121667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090121667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090121667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090121667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090121667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090121667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090121667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090121667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090121667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090121667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090121667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090121667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090121667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090121667 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:01: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_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 20241116090122342 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090122342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9702f), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090122342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090122342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090122342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090122342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090122343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090122343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090122343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090122343 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090122343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090122343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090122343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241116090122836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090122840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090122844 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38395<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090122925 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090122925 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090122935 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090122935 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090122936 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090122936 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090122936 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090122936 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090122936 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54891 (stream_srv.c:129) 20241116090122936 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54891<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090122936 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090122936 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090122937 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090122938 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090122938 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090122938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090122938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090122938 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090122938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090122938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090122938 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090122938 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090122938 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090122938 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090122938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090122938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090122938 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090122938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090122938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090122938 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090122938 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090122938 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090122938 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090122938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090122938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090122938 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090122938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090122938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090122938 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090122938 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090122938 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090122938 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090122938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090122938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090122938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090122938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090122938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090122938 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090122938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090122938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090122938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090122938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090122938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090122938 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090122938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090122938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090122938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090122938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090122938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090122938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090122938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090122938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090122938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090122939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090122939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090122939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090122939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090122939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090122939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090122939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090122939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090122939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090122939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090122939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090122939 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(853)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(853)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(853)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(851)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(856)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(856)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(856)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(854)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090122966 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090122966 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090122966 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090122966 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090122966 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090122966 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090122966 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090122966 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090122966 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090122967 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090122967 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090122967 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090122967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090122967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090122967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090122968 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090122968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090122968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090122968 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090122968 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090122968 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090122968 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090122968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090122968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090122968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090122968 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090122968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090122968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090122968 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090122968 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090122968 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090122968 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090122968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090122968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090122968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090122968 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090122968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090122968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090122968 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090122968 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090122968 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090122968 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090122968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090122968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090122968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090122968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090122968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090122968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090122968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090122968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090122968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090122968 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090122968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090122968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090122968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090122968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090122968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090122968 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090122969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090122969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090122969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090122969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090122969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090122969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090122969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090122969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090122969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090122969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090122969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090122969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090122969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090122969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090122969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090122969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090122969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090122969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090122969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090122969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090122969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090122969 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090122969 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(859)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(859)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(859)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(857)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(862)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(862)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(862)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090123005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090123005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090123005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090123005 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090123005 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090123005 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090123005 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090123005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090123005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090123009 DLINP DEBUG SRVCONN(,r=127.0.0.1:54891<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090123009 DLINP DEBUG SRVCONN(,r=127.0.0.1:54891<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090123009 DLINP DEBUG SRVCONN(,r=127.0.0.1:54891<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090123009 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090123009 DHNBAP DEBUG (127.0.0.1:54891 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090123009 DHNBAP NOTICE (127.0.0.1:54891 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090123009 DHNBAP NOTICE (127.0.0.1:54891 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090123009 DLINP DEBUG SRVCONN(,r=127.0.0.1:54891<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090123009 DLINP DEBUG SRVCONN(,r=127.0.0.1:54891<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090123116 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090123116 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090123116 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090123116 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090123116 DLSCCP DEBUG SCCP-SCOC(79)[0x561cefa34470]{IDLE}: Deallocated (fsm.c:568) 20241116090123151 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090123151 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090123151 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090123152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(853)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090123159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123159 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090123159 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090123159 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090123159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090123159 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090123159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090123162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123162 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090123162 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090123162 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090123162 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090123162 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090123162 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090123162 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090123162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090123162 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090123162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090123162 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090123162 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123162 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090123162 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090123162 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090123162 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090123163 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 20241116090123163 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 20241116090123163 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090123163 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116090123163 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090123164 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090123164 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090123164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090123164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090123164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090123164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090123164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090123164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090123164 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090123164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123164 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090123164 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090123164 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090123164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090123164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090123164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090123164 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(856)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116090123170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123170 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116090123170 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090123170 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090123170 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090123170 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090123170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090123172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123172 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090123172 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090123172 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090123172 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090123173 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090123173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090123173 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090123173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090123173 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116090123173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090123173 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090123173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090123173 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090123173 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090123173 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090123174 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090123174 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090123174 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090123174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090123174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090123174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090123174 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090123174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090123174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090123174 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090123175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123175 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090123175 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090123175 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090123175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090123175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090123175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090123175 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123182 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090123182 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090123182 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 20241116090123182 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116090123182 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116090123182 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116090123182 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(859)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090123188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123188 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090123188 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116090123188 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116090123188 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116090123188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090123188 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090123188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116090123189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090123189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090123189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090123189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090123189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090123189 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090123194 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 20241116090123194 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 20241116090123195 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090123195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116090123195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123195 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090123195 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090123195 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090123195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090123195 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241116090123195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090123196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090123196 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090123196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090123196 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090123196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090123196 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090123196 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090123196 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.sgsn1-M3UA(862)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116090123197 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090123197 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090123197 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090123197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090123197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090123197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090123197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090123197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090123197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090123197 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090123197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090123198 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090123198 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090123198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090123198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090123198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090123198 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123201 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116090123201 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090123201 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090123201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090123201 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090123201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090123203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123203 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090123203 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090123203 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090123203 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090123203 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090123203 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090123204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090123204 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116090123204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090123204 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090123204 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123204 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090123204 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090123204 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090123204 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090123205 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090123205 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090123205 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090123205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090123205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090123205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090123205 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090123205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090123205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090123205 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090123206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090123206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090123206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090123206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090123206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090123206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090123206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(852)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090123970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123970 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090123970 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090123970 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090123970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090123970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090123970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090123970 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090123971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090123971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090123971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090123971 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090123971 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090123971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090123971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123971 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090123971 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090123971 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090123971 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090123971 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090123971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090123971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090123971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090123971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090123971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090123971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090123971 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090123971 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090123971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090123971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090123971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090123971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090123971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090123971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090123971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123973 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090123974 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090123974 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090123974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090123974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090123974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090123974 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090123974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090123974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090123974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090123974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090123974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090123974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090123974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090123974 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090123974 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090123974 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(855)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090123977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123977 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090123977 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090123977 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090123977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090123977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090123977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090123977 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123977 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090123977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090123977 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090123977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090123977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090123977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090123977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090123977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090123977 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090123977 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090123977 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) 20241116090123977 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) 20241116090123977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090123977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090123977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090123977 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090123977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090123977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090123977 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090123977 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090123977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090123977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090123977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090123978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090123978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090123978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090123978 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123979 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090123979 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090123979 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090123979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090123979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090123979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090123979 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090123980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090123980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090123980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090123980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090123980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090123980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090123980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090123980 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090123980 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090123980 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(858)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090123990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123990 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090123990 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090123990 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090123990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090123990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090123990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090123990 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090123990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090123990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090123990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090123990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090123990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090123990 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090123990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123990 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090123990 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090123990 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090123990 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090123990 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090123990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090123990 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090123990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090123990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090123991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090123991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090123991 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090123991 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090123991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090123991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090123991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090123991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090123991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090123991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090123991 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123992 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090123992 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090123992 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090123992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090123992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090123992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090123992 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090123992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090123992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090123992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090123992 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090123992 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090123992 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090123992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123992 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123992 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090123992 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090123992 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090123992 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090123998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090123998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090123998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123998 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090123998 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090123998 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 20241116090123998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090123998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090123998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090123998 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090123998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090123998 DLM3UA DEBUG 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) 20241116090123998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090123998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090123998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090123998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090123998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090123999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090123999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090123999 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090123999 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) 20241116090123999 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) 20241116090123999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090123999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090123999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090123999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090123999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090123999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090123999 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090123999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090123999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090123999 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090123999 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116090123999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090123999 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090123999 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090123999 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090123999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090123999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090123999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090123999 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090124000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090124000 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090124000 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090124000 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 20241116090124000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090124000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090124000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090124000 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090124000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090124000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090124000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090124000 DLM3UA DEBUG 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) 20241116090124000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090124000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090124000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090124000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090124000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090124000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090124000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090124000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090124000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090124000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090124000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090124000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090124000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090124000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090124000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090124000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090124000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090124000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090124000 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090124000 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090124000 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090125019 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090125020 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090125021 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090125022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090125022 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090125023 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090125024 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090125025 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090125025 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090125026 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090125027 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090125027 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090125028 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090125029 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090125029 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090125030 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090125031 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090125032 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090125032 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090125033 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001011101110'B, t_guard := 20.000000 } 20241116090125046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(864) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)856838 20241116090126089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090126089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090126089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241116090126089 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090126089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd1306, normal) (hnbgw_rua.c:407) 20241116090126089 DHNB DEBUG map_rua[0x561cefa34470]{init}: Allocated (fsm.c:456) 20241116090126089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-856838)[0x561cefa34470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090126089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-856838 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090126089 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090126089 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090126089 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241116090126089 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-856838 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241116090126089 DCN DEBUG map_sccp[0x561cef9c9ff0]{init}: Allocated (fsm.c:456) 20241116090126089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x561cef9c9ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090126089 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-856838 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116090126089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-856838 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241116090126089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-856838)[0x561cefa34470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090126089 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090126089 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090126089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-856838)[0x561cefa34470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090126089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x561cef9c9ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090126089 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090126089 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{IDLE}: Allocated (fsm.c:456) 20241116090126089 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090126089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000064), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024000004f40030002ee0056400500f1100926) (sccp_scrc.c:406) 20241116090126089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090126089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090126089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090126089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090126089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090126089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090126089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090126089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090126089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090126089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090126089 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090126089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090126089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090126090 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090126090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x561cef9c9ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090126090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-856838)[0x561cefa34470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090126090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090126090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090126090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090126090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090126090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090126090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090126090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090126090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(864) HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(864)6600898 HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116090126107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090126107 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090126107 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090126107 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 20241116090126107 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090126107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090126107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090126107 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_10(864)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090126107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090126107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090126107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090126107 DLM3UA DEBUG 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) 20241116090126107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090126107 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ab72b) (sccp_scrc.c:477) 20241116090126107 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20241116090126107 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090126107 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090126107 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090126107 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090126107 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) 20241116090126107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x561cef9c9ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090126107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x561cef9c9ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090126110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56216<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(864)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090126112 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090126114 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090126116 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090126117 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090126119 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090126120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090126121 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090126123 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090126124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090126125 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090126127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090126128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090126130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090126131 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090126132 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090126133 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090126134 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090126135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090126135 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090126136 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001010011101'B, t_guard := 20.000000 } 20241116090126148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56228<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(865) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)15704521 20241116090127173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090127173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090127173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241116090127173 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090127173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xefa1c9, normal) (hnbgw_rua.c:407) 20241116090127173 DHNB DEBUG map_rua[0x561cefa68570]{init}: Allocated (fsm.c:456) 20241116090127173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15704521)[0x561cefa68570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090127173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15704521 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090127173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090127173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090127173 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241116090127173 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15704521 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241116090127173 DCN DEBUG map_sccp[0x561cefa2afe0]{init}: Allocated (fsm.c:456) 20241116090127173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x561cefa2afe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090127173 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15704521 <-> SCCP-101 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116090127173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15704521 SCCP-101 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241116090127173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15704521)[0x561cefa68570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090127173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090127173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090127173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15704521)[0x561cefa68570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090127173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x561cefa2afe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090127173 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090127173 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{IDLE}: Allocated (fsm.c:456) 20241116090127174 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090127174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000065), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010024100004f400300029d0056400500f1100926) (sccp_scrc.c:406) 20241116090127174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090127174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090127174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090127174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090127174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090127174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090127174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090127174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090127174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090127174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090127174 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090127174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090127174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090127174 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090127174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x561cefa2afe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090127174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15704521)[0x561cefa68570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090127174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090127174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090127174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090127174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090127174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090127174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090127174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090127174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(865) HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(865)8214190 HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116090127181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090127181 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090127181 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090127181 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 20241116090127181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090127181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090127181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090127181 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090127181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090127181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090127181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090127181 DLM3UA DEBUG 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) 20241116090127181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090127181 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a10bd2) (sccp_scrc.c:477) 20241116090127181 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20241116090127181 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090127181 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090127181 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090127181 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090127181 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090127181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x561cefa2afe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090127181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x561cefa2afe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(865)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090127184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56228<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(865)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090127185 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090127187 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090127189 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090127190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090127191 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090127191 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090127192 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090127193 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090127194 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090127194 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090127195 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090127196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090127196 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090127197 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090127198 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090127198 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090127199 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090127200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090127200 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090127201 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110110011'B, t_guard := 20.000000 } 20241116090127212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(866) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@58b8e6c24fc4: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)508065 20241116090128230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090128230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090128230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 107 bytes from client (stream_srv.c:1192) 20241116090128230 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090128230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7c0a1, normal) (hnbgw_rua.c:407) 20241116090128230 DHNB DEBUG map_rua[0x561cefa1e410]{init}: Allocated (fsm.c:456) 20241116090128230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-508065)[0x561cefa1e410]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090128230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-508065 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090128230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090128230 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090128230 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241116090128230 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-508065 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241116090128230 DCN DEBUG map_sccp[0x561cefa34330]{init}: Allocated (fsm.c:456) 20241116090128230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x561cefa34330]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090128230 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-508065 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116090128230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-508065 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 78 bytes RANAP data (hnbgw_rua.c:312) 20241116090128230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-508065)[0x561cefa1e410]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090128230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090128230 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090128230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-508065)[0x561cefa1e410]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090128230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x561cefa34330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090128230 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090128230 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{IDLE}: Allocated (fsm.c:456) 20241116090128230 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090128230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000066), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=78,D=0013404a0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040131208087300f1102a2a170411e5100010027fc0004f40030001b30056400500f1100926) (sccp_scrc.c:406) 20241116090128230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090128230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090128230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090128230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090128230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090128230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090128230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090128230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090128230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090128230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090128230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090128230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090128230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090128230 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090128230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x561cefa34330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090128230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-508065)[0x561cefa1e410]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090128230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090128230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090128230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090128230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090128230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090128230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090128230 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(866) HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(866)1610124 HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241116090128232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128233 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090128233 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090128233 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 20241116090128233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090128233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090128233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090128233 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090128233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090128233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090128233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090128233 DLM3UA DEBUG 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) 20241116090128233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090128233 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e286b5) (sccp_scrc.c:477) 20241116090128233 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20241116090128233 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090128233 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090128233 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090128233 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090128233 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) 20241116090128233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x561cefa34330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090128233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x561cefa34330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_10(866)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090128234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56244<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(866)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090128234 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090128235 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090128236 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090128237 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090128238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090128238 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090128239 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090128240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090128240 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090128241 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090128242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090128242 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090128243 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090128244 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090128245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090128245 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090128246 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090128247 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090128248 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090128248 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090128251 DLINP DEBUG SRVCONN(,r=127.0.0.1:54891<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090128251 DLINP DEBUG SRVCONN(,r=127.0.0.1:54891<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090128251 DLINP NOTICE SRV(,r=127.0.0.1:54891<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090128251 DMAIN NOTICE (127.0.0.1:54891 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54891<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090128251 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843)@58b8e6c24fc4: Final verdict of PTC: none 20241116090128251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56208<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-RAN(855)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(858)@58b8e6c24fc4: Final verdict of PTC: none 20241116090128251 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38395<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(857)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(851)@58b8e6c24fc4: Final verdict of PTC: none 20241116090128252 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116090128252 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090128252 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090128252 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-RAN(861)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(852)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(862)@58b8e6c24fc4: Final verdict of PTC: none 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090128252 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090128252 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090128252 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090128252 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090128252 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090128252 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090128252 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090128252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090128252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090128252 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090128252 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090128252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090128252 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090128252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090128252 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090128252 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) 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116090128252 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090128252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090128252 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090128252 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090128252 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090128252 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090128252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090128252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090128252 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090128252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090128252 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090128252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090128252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090128252 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090128252 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090128252 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090128252 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090128252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090128252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090128252 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090128252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090128252 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090128252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090128252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090128252 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090128252 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090128252 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090128252 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090128252 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) 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090128252 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090128252 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116090128252 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090128252 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090128252 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090128252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090128252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090128252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090128252 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116090128252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090128252 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090128252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090128252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090128252 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090128252 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090128252 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090128252 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090128252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x561cef9c9ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090128252 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090128252 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090128252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ab72b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090128252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090128252 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090128252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090128252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090128252 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090128252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x561cef9c9ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090128252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-856838)[0x561cefa34470]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090128252 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-856838)[0x561cefa34470]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090128252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090128252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-856838)[0x561cefa34470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090128252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-856838)[0x561cefa34470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090128252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-856838)[0x561cefa34470]{disrupted}: Freeing instance (context_map.c:202) 20241116090128252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-856838)[0x561cefa34470]{disrupted}: Deallocated (fsm.c:568) 20241116090128252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x561cef9c9ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090128252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x561cef9c9ff0]{disconnected}: Freeing instance (context_map.c:206) 20241116090128252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x561cef9c9ff0]{disconnected}: Deallocated (fsm.c:568) 20241116090128252 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-856838 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116090128252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x561cefa2afe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090128252 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090128252 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc1-M3UA(856)@58b8e6c24fc4: Final verdict of PTC: none 20241116090128252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10bd2), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090128252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090128252 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090128252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090128252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090128252 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090128252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x561cefa2afe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090128252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15704521)[0x561cefa68570]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090128252 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15704521)[0x561cefa68570]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(854)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(844)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(853)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(859)@58b8e6c24fc4: Final verdict of PTC: none20241116090128252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090128252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15704521)[0x561cefa68570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090128252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15704521)[0x561cefa68570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090128252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15704521)[0x561cefa68570]{disrupted}: Freeing instance (context_map.c:202) 20241116090128252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15704521)[0x561cefa68570]{disrupted}: Deallocated (fsm.c:568) 20241116090128252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x561cefa2afe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090128252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x561cefa2afe0]{disconnected}: Freeing instance (context_map.c:206) 20241116090128252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-101)[0x561cefa2afe0]{disconnected}: Deallocated (fsm.c:568) 20241116090128252 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15704521 SCCP-101 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116090128252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x561cefa34330]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090128252 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090128253 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090128253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e286b5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090128253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090128253 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090128253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090128253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090128253 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090128253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x561cefa34330]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090128253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-508065)[0x561cefa1e410]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090128253 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-508065)[0x561cefa1e410]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090128253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090128253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-508065)[0x561cefa1e410]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090128253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-508065)[0x561cefa1e410]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090128253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-508065)[0x561cefa1e410]{disrupted}: Freeing instance (context_map.c:202) 20241116090128253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-508065)[0x561cefa1e410]{disrupted}: Deallocated (fsm.c:568) 20241116090128253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x561cefa34330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090128253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x561cefa34330]{disconnected}: Freeing instance (context_map.c:206) 20241116090128253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x561cefa34330]{disconnected}: Deallocated (fsm.c:568) 20241116090128253 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-508065 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116090128253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090128253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090128253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116090128253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090128253 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090128253 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090128253 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090128253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090128253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090128253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090128253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090128253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090128253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090128253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090128253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090128253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090128253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090128253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090128253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090128253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090128253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090128253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090128253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090128253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090128253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090128253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090128253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090128253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(845)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(863)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(860)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090128271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56204<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(846)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(843): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(844): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(846): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(847): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(848): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(849): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(850): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(851): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(852): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(853): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(854): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(855): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(856): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(857): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(858): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(859): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(860): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(861): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(862): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(863): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(864): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(865): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(866): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:01:28 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 20241116090128408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090128987 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090128987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eee15c), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090128987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090128987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090128987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090128987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090128987 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090128987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009326ba), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090128987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090128987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090128987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090128987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090128987 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090128987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072fc44), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090128987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090128987 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090128987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090128987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090128987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090128987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090128987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090128987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090128988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090128988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090128988 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090128988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090128988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090128988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090128988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090128988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090128988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090128988 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090128988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090128988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090128988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090128988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090128988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090128988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090128988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090128988 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090129110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=500508) 20241116090129831 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090129831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0e37), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090129831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090129831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090129831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090129831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090129831 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090129831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082ae8d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090129831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090129831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090129831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090129831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090129831 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090129831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71385), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090129831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090129831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090129831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090129831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090129831 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090129831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00766a47), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090129831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090129831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090129831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090129831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090129831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090129831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090129831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090129831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090129831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090129831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090129832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090129832 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090129832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090129832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090129832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090129832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090129832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090129832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090129832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090129832 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090129832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090129832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090129832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090129832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090129832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090129832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090129832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090129832 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090129832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090129832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090129832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090129832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090129832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090129832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090129832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090129832 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=500508, count=514020) 20241116090130253 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090130254 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090130254 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116090130254 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090130254 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090130254 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090130254 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090130254 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090130254 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090130254 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090130254 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090130254 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090130559 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090130559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b5bb3), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090130559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090130559 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090130559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090130559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090130559 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090130559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043cabc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090130559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090130559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090130559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090130559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090130559 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090130559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00220dc1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090130559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090130559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090130559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090130559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090130560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090130560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090130560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090130560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090130560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090130560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090130560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090130560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090130560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090130560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090130560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090130560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090130560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090130560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090130560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090130560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090130560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090130560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090130560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090130560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090130560 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090131041 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090131041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c907), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090131041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090131041 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090131041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090131041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090131041 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090131041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000889eb), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090131041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090131041 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090131041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090131041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090131041 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090131041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8551), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090131041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090131041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090131041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090131041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090131042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090131042 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090131042 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090131042 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090131042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090131042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090131042 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090131042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090131042 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090131042 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090131042 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090131042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090131042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090131042 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090131042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090131042 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090131042 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090131042 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090131042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090131042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090131042 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:01: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_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 20241116090131668 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090131668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007b179a), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090131668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090131668 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090131668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090131668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090131668 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090131668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6f235), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090131668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090131668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090131668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090131668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090131668 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090131668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00655d92), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090131668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090131668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090131668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090131668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090131668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090131668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090131668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090131668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090131668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090131668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090131668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090131668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090131668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090131668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090131668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090131668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090131668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090131668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090131669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090131669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090131669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090131669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090131669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090131669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090131669 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241116090132203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090132207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090132210 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41907<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090132295 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090132295 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090132304 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090132304 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132304 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090132304 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132304 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090132304 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090132304 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51649 (stream_srv.c:129) 20241116090132304 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51649<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090132304 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090132304 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132306 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132306 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090132306 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132306 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090132306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132306 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132306 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132306 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090132306 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132306 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090132306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132306 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132306 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132306 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090132306 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132306 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090132306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132306 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132306 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132306 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090132306 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090132306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132306 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090132306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090132306 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090132306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090132306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090132306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090132306 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090132306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090132306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090132306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090132306 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090132306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090132306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090132306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090132306 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(877)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(877)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(877)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(875)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(880)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(880)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(880)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-SCCP(878)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090132338 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090132338 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090132338 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090132338 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090132338 DLSCCP DEBUG SCCP-SCOC(80)[0x561cefa21bb0]{IDLE}: Deallocated (fsm.c:568) MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(883)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-M3UA(883)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(883)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-SCCP(881)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090132346 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090132346 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132346 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090132346 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132346 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090132346 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132346 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090132346 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132347 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132347 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090132347 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090132347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132347 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090132347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132347 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132347 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132347 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090132347 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090132348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132348 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090132348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132348 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132348 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132348 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090132348 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090132348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132348 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090132348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132348 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132348 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132348 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090132348 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090132348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090132348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132348 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132348 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132348 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132348 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090132348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090132348 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090132348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132348 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132348 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132348 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090132348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090132348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090132348 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090132348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132348 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132348 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132348 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090132348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090132348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090132348 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090132348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132348 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132348 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132348 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090132348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090132348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090132348 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(886)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(886)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(886)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(884)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(889)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(889)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(889)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(887)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(892)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn2-M3UA(892)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(892)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn2-SCCP(890)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090132395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090132395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090132395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090132395 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090132395 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090132395 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090132395 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090132395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090132395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090132399 DLINP DEBUG SRVCONN(,r=127.0.0.1:51649<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090132399 DLINP DEBUG SRVCONN(,r=127.0.0.1:51649<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090132399 DLINP DEBUG SRVCONN(,r=127.0.0.1:51649<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090132399 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090132399 DHNBAP DEBUG (127.0.0.1:51649 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090132399 DHNBAP NOTICE (127.0.0.1:51649 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090132399 DHNBAP NOTICE (127.0.0.1:51649 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090132399 DLINP DEBUG SRVCONN(,r=127.0.0.1:51649<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090132399 DLINP DEBUG SRVCONN(,r=127.0.0.1:51649<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090132521 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090132521 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090132521 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090132521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(877)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090132529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132529 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090132529 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090132529 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090132529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090132529 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090132529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090132532 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 20241116090132532 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 20241116090132532 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090132532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116090132532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132532 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090132532 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090132532 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090132532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090132532 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090132532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090132533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090132533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090132533 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090132533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090132533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090132533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090132533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090132533 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090132533 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090132533 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132534 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132534 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090132534 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090132534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090132535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132535 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132535 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132535 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132535 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090132535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090132535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090132535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090132535 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(880)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116090132539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132539 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116090132539 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090132539 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090132539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090132539 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090132539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090132541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132541 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090132541 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090132541 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090132541 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090132541 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090132541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090132541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090132541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090132541 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116090132541 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090132542 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090132542 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090132542 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090132542 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090132542 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090132542 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132543 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132543 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090132543 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090132543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132543 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090132543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132543 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090132543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090132543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090132543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090132543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090132545 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 20241116090132545 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 20241116090132545 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090132545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(883)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116090132550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132550 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116090132551 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090132551 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090132551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090132551 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116090132551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090132553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132553 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090132553 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090132553 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090132553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090132553 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090132553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090132553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090132553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090132553 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116090132553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090132553 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090132553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090132554 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090132554 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090132554 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090132554 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132555 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132555 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090132555 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090132555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132555 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090132555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132555 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090132555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090132555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090132555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090132555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090132560 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090132560 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090132560 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090132560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(886)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090132566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132566 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090132566 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090132566 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090132566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090132566 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090132566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090132568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132568 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090132568 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090132568 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090132568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090132568 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090132568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090132568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090132568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090132568 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090132568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090132568 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090132568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090132568 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090132568 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090132568 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090132569 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132570 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132570 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090132570 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090132570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090132570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132570 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132570 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132570 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132570 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090132570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090132570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090132570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090132570 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090132572 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 20241116090132572 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 20241116090132572 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090132572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(889)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116090132576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132576 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116090132576 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090132576 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090132576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090132576 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090132576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090132578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132578 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090132578 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090132578 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090132578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090132578 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090132578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090132578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090132578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090132578 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116090132578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090132578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090132578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090132578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090132578 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090132578 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090132578 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132579 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132579 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090132579 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090132580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132580 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090132580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132580 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090132580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090132580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090132580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090132580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090132584 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 20241116090132584 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 20241116090132584 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090132584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(892)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241116090132590 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) 20241116090132590 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241116090132590 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090132590 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090132590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090132590 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241116090132590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090132591 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) 20241116090132591 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090132591 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090132591 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090132591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090132591 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090132591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090132591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090132591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090132591 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241116090132591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090132592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090132592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090132592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090132592 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090132592 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090132592 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090132593 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090132593 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090132593 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090132593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090132593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090132593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090132593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090132593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090132593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090132593 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090132593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090132593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090132593 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090132593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090132593 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090132593 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090132593 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090132593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090132593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090132593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116090132593 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(876)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090133331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133331 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090133331 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090133331 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090133331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133331 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133331 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090133331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133331 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133331 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090133331 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090133331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133331 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133331 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133332 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090133332 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090133332 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090133332 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090133332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090133332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090133332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090133332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090133332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090133332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090133332 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090133332 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090133332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090133332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090133332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090133332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090133332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090133332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090133332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133337 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090133337 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090133337 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090133337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133337 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090133337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090133337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090133337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133337 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090133337 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090133337 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(879)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090133348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133348 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090133348 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090133348 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090133348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133348 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090133348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090133348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090133349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133349 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090133349 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090133349 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) 20241116090133349 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) 20241116090133349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090133349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090133349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090133349 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090133349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090133349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090133349 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090133349 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090133349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133350 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090133350 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090133350 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090133350 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090133350 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090133350 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090133350 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133351 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090133351 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090133351 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090133351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133351 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090133352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133352 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133352 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090133352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090133352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133352 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133352 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133352 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090133352 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090133352 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(882)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090133358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133358 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090133358 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090133358 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 20241116090133358 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133358 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133359 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133359 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133359 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) 20241116090133359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133359 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133359 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090133359 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090133359 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090133359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090133359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133359 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133359 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133359 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090133359 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090133359 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) 20241116090133359 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) 20241116090133359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090133359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090133359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133359 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133359 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133359 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090133359 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090133359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090133359 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090133359 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090133359 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: link up (cnlink.c:111) 20241116090133359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133359 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090133359 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090133359 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090133359 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090133359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090133359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090133359 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133361 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090133361 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090133361 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 20241116090133361 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133361 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133361 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133361 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133361 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133361 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) 20241116090133361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133361 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133361 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090133361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090133361 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090133361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133361 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133361 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133361 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133361 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090133361 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133361 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133361 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133361 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133361 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090133361 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090133361 DRANAP INFO cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090133367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133367 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090133367 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090133367 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090133367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133367 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090133367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133367 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133367 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090133367 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090133367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133367 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133367 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133367 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090133367 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090133367 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090133367 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090133367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090133367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090133367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090133367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090133367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090133367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090133367 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090133367 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090133367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090133367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090133367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090133367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090133367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090133367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-RAN(885)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090133367 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133368 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090133368 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090133368 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090133368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133368 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133368 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090133368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090133368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090133368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133368 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090133368 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090133368 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(888)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090133376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133376 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090133376 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090133376 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 20241116090133376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133376 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133376 DLM3UA DEBUG 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) 20241116090133376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090133376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090133376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133376 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090133376 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090133376 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) 20241116090133376 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) 20241116090133376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090133376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090133376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090133376 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090133376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090133376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090133376 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090133376 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116090133376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090133376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090133376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090133376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090133376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090133376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090133376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133377 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090133377 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090133377 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 20241116090133377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133377 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133377 DLM3UA DEBUG 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) 20241116090133377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090133377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090133377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133377 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090133377 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090133377 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(891)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090133393 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) 20241116090133394 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116090133394 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116090133394 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 20241116090133394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133394 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133394 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) 20241116090133394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116090133394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090133394 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) 20241116090133394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133394 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) 20241116090133394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133394 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090133394 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090133394 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) 20241116090133394 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) 20241116090133394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090133394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090133394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090133394 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090133394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090133394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090133394 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090133394 DRANAP NOTICE cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: link up (cnlink.c:111) 20241116090133394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090133394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090133394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090133394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090133394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090133394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090133394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116090133394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133396 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) 20241116090133396 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116090133396 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116090133396 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 20241116090133396 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090133396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090133396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090133396 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090133396 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090133396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090133396 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090133396 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) 20241116090133396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090133396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090133396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116090133396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090133396 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) 20241116090133396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090133396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133396 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) 20241116090133396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090133396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090133396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090133396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090133396 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090133396 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090133396 DRANAP INFO cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090134403 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090134405 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090134406 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090134407 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090134407 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090134408 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090134409 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090134409 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090134410 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090134411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090134411 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090134412 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090134412 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090134413 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090134414 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090134414 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090134415 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090134416 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090134416 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090134417 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101100011'B, t_guard := 20.000000 } 20241116090134428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@58b8e6c24fc4: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@58b8e6c24fc4: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(894) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)1404365 20241116090135465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090135465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090135465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241116090135465 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090135465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x156dcd, normal) (hnbgw_rua.c:407) 20241116090135465 DHNB DEBUG map_rua[0x561cefa21bb0]{init}: Allocated (fsm.c:456) 20241116090135465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1404365)[0x561cefa21bb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090135465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1404365 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090135465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090135465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090135465 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241116090135465 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1404365 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241116090135465 DCN DEBUG map_sccp[0x561cefa34470]{init}: Allocated (fsm.c:456) 20241116090135465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x561cefa34470]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090135465 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1404365 <-> SCCP-103 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241116090135465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1404365 SCCP-103 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241116090135465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1404365)[0x561cefa21bb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090135465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090135465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090135465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1404365)[0x561cefa21bb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090135465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x561cefa34470]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090135465 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090135465 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{IDLE}: Allocated (fsm.c:456) 20241116090135465 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090135465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000067), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44280002300f1102a2a170411e5100010028000004f40030003630056400500f1100926) (sccp_scrc.c:406) 20241116090135465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090135465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090135465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090135465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090135465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090135465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090135465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090135465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090135466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090135466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090135466 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090135466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090135466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090135466 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090135466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x561cefa34470]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090135466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1404365)[0x561cefa21bb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090135466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090135466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090135466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090135466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090135466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090135466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090135466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116090135466 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(890)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(891)@58b8e6c24fc4: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(894) HNBGW_Test.sgsn2-RAN(891)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(894)7597373 HNBGW_Test.sgsn2-SCCP(890)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(890)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116090135483 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) 20241116090135483 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116090135483 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116090135483 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 20241116090135483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090135483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090135483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090135483 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090135483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090135483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090135483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090135483 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) 20241116090135483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090135483 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003842f0) (sccp_scrc.c:477) 20241116090135483 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20241116090135483 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090135483 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090135483 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090135483 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090135483 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090135483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x561cefa34470]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090135483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x561cefa34470]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_L3Complete_valid_nri_20(894)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090135486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35250<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(894)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090135488 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090135492 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090135494 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090135495 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090135496 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090135498 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090135499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090135499 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090135500 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090135501 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090135502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090135502 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090135503 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090135504 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090135505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090135505 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090135506 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090135507 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090135508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090135508 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001110101101'B, t_guard := 20.000000 } 20241116090135520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35266<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(891)@58b8e6c24fc4: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(891)@58b8e6c24fc4: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(895) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)2824839 20241116090136544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090136544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090136544 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241116090136544 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090136544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2b1a87, normal) (hnbgw_rua.c:407) 20241116090136544 DHNB DEBUG map_rua[0x561cefa68570]{init}: Allocated (fsm.c:456) 20241116090136544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2824839)[0x561cefa68570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090136544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2824839 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090136544 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090136544 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090136544 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241116090136544 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2824839 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241116090136544 DCN DEBUG map_sccp[0x561cefa2afe0]{init}: Allocated (fsm.c:456) 20241116090136544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x561cefa2afe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090136544 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2824839 <-> SCCP-104 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241116090136544 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2824839 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241116090136544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2824839)[0x561cefa68570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090136544 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090136544 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090136544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2824839)[0x561cefa68570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090136544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x561cefa2afe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090136544 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090136544 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{IDLE}: Allocated (fsm.c:456) 20241116090136544 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090136544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000068), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f442a9802300f1102a2a170411e510001002a980004f40030003ad0056400500f1100926) (sccp_scrc.c:406) 20241116090136544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090136544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090136544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090136544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090136544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090136544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090136544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090136544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090136544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090136544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090136545 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090136545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090136545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090136545 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090136545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x561cefa2afe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090136545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2824839)[0x561cefa68570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090136545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090136545 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090136545 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090136545 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090136545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090136545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090136545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116090136545 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(890)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(890)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(891)@58b8e6c24fc4: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(895) HNBGW_Test.sgsn2-RAN(891)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(895)5908489 HNBGW_Test.sgsn2-SCCP(890)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(890)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(895)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090136550 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) 20241116090136550 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116090136550 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116090136550 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 20241116090136550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090136550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090136550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090136550 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090136550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090136550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090136550 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090136550 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) 20241116090136550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090136550 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007691c9) (sccp_scrc.c:477) 20241116090136550 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20241116090136550 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090136550 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090136550 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090136550 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090136550 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090136550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x561cefa2afe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090136550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x561cefa2afe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090136551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35266<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(895)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090136553 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090136556 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090136560 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090136562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090136564 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090136565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090136566 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090136567 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090136568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090136569 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090136570 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090136570 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090136571 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090136572 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090136573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090136573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090136574 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090136575 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090136576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090136576 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000111110111'B, t_guard := 20.000000 } 20241116090136588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35282<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(888)@58b8e6c24fc4: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(888)@58b8e6c24fc4: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(896) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@58b8e6c24fc4: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(896)16696703 20241116090137606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090137606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090137606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116090137606 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090137606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfec57f, normal) (hnbgw_rua.c:407) 20241116090137606 DHNB DEBUG map_rua[0x561cefa1fa10]{init}: Allocated (fsm.c:456) 20241116090137606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16696703)[0x561cefa1fa10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090137606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16696703 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090137606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090137606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090137606 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116090137606 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16696703 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241116090137606 DCN DEBUG map_sccp[0x561cefa2a420]{init}: Allocated (fsm.c:456) 20241116090137606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x561cefa2a420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090137606 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16696703 <-> SCCP-105 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116090137606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16696703 SCCP-105 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116090137606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16696703)[0x561cefa1fa10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090137606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090137606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090137606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16696703)[0x561cefa1fa10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090137606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x561cefa2a420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090137606 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090137606 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{IDLE}: Allocated (fsm.c:456) 20241116090137606 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090137606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000069), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000001000f1102a2a170411e51000004f40030001f70056400500f1100926) (sccp_scrc.c:406) 20241116090137606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090137606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090137606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090137606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090137606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090137606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090137606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090137606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090137606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090137606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090137607 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090137607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090137607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090137607 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090137607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x561cefa2a420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090137607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16696703)[0x561cefa1fa10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090137607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090137607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090137607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090137607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090137607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090137607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090137607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090137607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(887)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(887)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(888)@58b8e6c24fc4: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(896) HNBGW_Test.sgsn1-RAN(888)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(896)12024122 HNBGW_Test.sgsn1-SCCP(887)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(887)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116090137617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090137617 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090137617 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090137617 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 20241116090137617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090137617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090137617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090137617 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(896)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090137617 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090137617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090137617 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090137617 DLM3UA DEBUG 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) 20241116090137617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090137617 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0061d845) (sccp_scrc.c:477) 20241116090137617 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20241116090137617 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090137617 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090137617 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090137617 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090137617 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090137617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x561cefa2a420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090137617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x561cefa2a420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090137618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(896)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090137620 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090137623 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090137625 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090137626 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090137627 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090137628 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090137629 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090137630 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090137630 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090137631 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090137632 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090137633 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090137634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090137634 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090137635 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090137636 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090137637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090137637 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090137638 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090137639 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090137642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35248<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090137642 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41907<->l=127.0.0.1:4262) (control_if.c:193) 20241116090137642 DLINP DEBUG SRVCONN(,r=127.0.0.1:51649<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090137642 DLINP DEBUG SRVCONN(,r=127.0.0.1:51649<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090137642 DLINP NOTICE SRV(,r=127.0.0.1:51649<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090137642 DMAIN NOTICE (127.0.0.1:51649 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51649<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090137642 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(876)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(884)@58b8e6c24fc4: Final verdict of PTC: none 20241116090137643 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090137643 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090137643 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) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241116090137643 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn2-RAN(891)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(875)@58b8e6c24fc4: Final verdict of PTC: none 20241116090137643 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090137643 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) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090137643 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090137643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(881)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc2-RAN(882)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(888)@58b8e6c24fc4: Final verdict of PTC: none 20241116090137643 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090137643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090137643 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090137643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090137643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241116090137643 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-SCCP(878)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-RAN(879)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(887)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(885)@58b8e6c24fc4: Final verdict of PTC: none 20241116090137643 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090137643 DLINP <0002> stream_srv.c:647 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090137643 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090137643 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) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116090137643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090137643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090137643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090137643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090137643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090137643 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090137643 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090137643 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090137643 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090137643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090137643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090137643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116090137643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090137643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090137643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090137643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090137643 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW-MGCP(893)@58b8e6c24fc4: Final verdict of PTC: none20241116090137643 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090137643 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) VirtHNBGW-STATS(868)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(869)@58b8e6c24fc4: Final verdict of PTC: none 20241116090137643 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090137643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090137643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090137643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090137643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090137643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090137643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090137643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090137643 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090137643 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090137643 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090137643 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090137643 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090137643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090137643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116090137643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090137643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090137643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090137643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090137643 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090137643 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090137643 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090137643 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090137643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090137643 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090137643 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090137643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d845), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090137643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090137643 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090137643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090137643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090137643 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090137643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x561cefa2a420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090137643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16696703)[0x561cefa1fa10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090137644 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16696703)[0x561cefa1fa10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090137644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16696703)[0x561cefa1fa10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16696703)[0x561cefa1fa10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16696703)[0x561cefa1fa10]{disrupted}: Freeing instance (context_map.c:202) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16696703)[0x561cefa1fa10]{disrupted}: Deallocated (fsm.c:568) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x561cefa2a420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x561cefa2a420]{disconnected}: Freeing instance (context_map.c:206) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-105)[0x561cefa2a420]{disconnected}: Deallocated (fsm.c:568) 20241116090137644 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16696703 SCCP-105 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241116090137644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090137644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090137644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090137644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090137644 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090137644 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090137644 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1404365)[0x561cefa21bb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1404365)[0x561cefa21bb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x561cefa34470]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116090137644 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090137644 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090137644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003842f0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090137644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090137644 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090137644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090137644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090137644 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x561cefa34470]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1404365)[0x561cefa21bb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1404365)[0x561cefa21bb0]{disrupted}: Freeing instance (context_map.c:202) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1404365)[0x561cefa21bb0]{disrupted}: Deallocated (fsm.c:568) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x561cefa34470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x561cefa34470]{disconnected}: Freeing instance (context_map.c:206) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-103)[0x561cefa34470]{disconnected}: Deallocated (fsm.c:568) 20241116090137644 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1404365 SCCP-103 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2824839)[0x561cefa68570]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2824839)[0x561cefa68570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x561cefa2afe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241116090137644 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090137644 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090137644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007691c9), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090137644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090137644 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090137644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090137644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090137644 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x561cefa2afe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2824839)[0x561cefa68570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2824839)[0x561cefa68570]{disrupted}: Freeing instance (context_map.c:202) 20241116090137644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2824839)[0x561cefa68570]{disrupted}: Deallocated (fsm.c:568) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x561cefa2afe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x561cefa2afe0]{disconnected}: Freeing instance (context_map.c:206) 20241116090137644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-104)[0x561cefa2afe0]{disconnected}: Deallocated (fsm.c:568) 20241116090137644 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2824839 SCCP-104 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) HNBGW_Test.msc0-M3UA(877)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(883)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(892)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(889)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(880)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(886)@58b8e6c24fc4: Final verdict of PTC: none 20241116090137643 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090137643 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090137643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090137643 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090137643 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241116090137643 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090137643 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) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090137643 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116090137643 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090137643 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090137643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090137643 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090137644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090137644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090137644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090137644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090137644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090137644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090137644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090137644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090137644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090137644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090137644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090137644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090137644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090137644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090137644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116090137644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090137645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090137645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090137645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090137645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090137645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090137645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090137645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116090137645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090137645 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090137645 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) 20241116090137645 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090137645 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090137645 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090137645 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) 20241116090137645 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241116090137645 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090137645 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090137645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090137645 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241116090137645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090137645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090137645 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090137650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090137650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090137650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241116090137650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090137650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090137650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090137650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090137650 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090137650 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090137650 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090137650 DRANAP NOTICE cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(890)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090137662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35234<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(870)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(867): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(868): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(869): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(870): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(871): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(872): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(873): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(874): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(875): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(876): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(877): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(878): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(879): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(880): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-SCCP(881): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-RAN(882): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-M3UA(883): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(884): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(885): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(886): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(887): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(888): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(889): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(890): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-RAN(891): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(892): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(893): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(894): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(895): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(896): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:01:37 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 20241116090137821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090138254 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090138254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e286b5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090138254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090138254 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090138254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090138254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090138254 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090138254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10bd2), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090138254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090138254 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090138254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090138254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090138254 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090138254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ab72b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090138254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090138254 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090138254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090138254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090138254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090138254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090138254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090138254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090138254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090138254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090138254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090138254 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090138254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090138254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090138254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090138254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090138254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090138254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090138255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090138255 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090138255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090138255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090138255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090138255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090138255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090138255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090138255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090138255 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090138524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35286<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=615796) 20241116090138988 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090138988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072fc44), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090138988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090138988 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090138988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090138988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090138988 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090138988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009326ba), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090138988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090138988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090138988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090138988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090138988 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090138988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eee15c), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090138988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090138988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090138989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090138989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090138989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090138989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090138989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090138989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090138989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090138989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090138989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090138989 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090138989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090138989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090138989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090138989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090138989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090138989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090138989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090138989 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090138989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090138989 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090138989 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090138989 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090138989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090138989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090138989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090138989 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090138989 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090138989 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=615796, count=629252) 20241116090139644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090139644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090139644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116090139644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090139644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090139644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090139644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090139644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116090139644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116090139644 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090139644 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090139644 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090139645 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090139645 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241116090139645 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241116090139832 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090139832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00766a47), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090139832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090139832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090139832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090139832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090139832 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090139832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71385), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090139832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090139832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090139832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090139832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090139832 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090139832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082ae8d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090139832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090139832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090139832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090139832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090139832 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090139832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0e37), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090139832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090139832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090139832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090139832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090139833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090139833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090139833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090139833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090139833 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090139833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090139833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090139833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090139833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090139833 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090139833 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090139833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090139833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090139833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090139833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090139833 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090139833 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090139833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090139833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090139833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090139833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090139833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090139833 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090139833 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090139833 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090140560 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090140560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00220dc1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090140560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090140560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090140560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090140560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090140561 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090140561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043cabc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090140561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090140561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090140561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090140561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090140561 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090140561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b5bb3), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090140561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090140561 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090140561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090140561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090140561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090140561 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090140561 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090140561 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090140561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090140561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090140561 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090140561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090140561 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090140561 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090140561 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090140561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090140561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090140561 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090140561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090140561 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090140561 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090140561 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090140561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090140561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090140561 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:01: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_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 20241116090141042 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090141042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d8551), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090141042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141042 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090141042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141042 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090141042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000889eb), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090141042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141042 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090141042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141042 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090141042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094c907), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090141042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141042 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090141042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090141043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090141043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090141043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090141043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090141043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090141043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090141043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090141043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141043 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141043 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141043 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090141043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090141043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090141043 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_sgsnpool_L3Compl_no_cn started. 20241116090141628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090141631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090141634 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34557<->l=127.0.0.1:4262) (control_if.c:570) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(82)[0x561cefa4dfe0]{IDLE}: Deallocated (fsm.c:568) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(81)[0x561cefa1ddc0]{IDLE}: Deallocated (fsm.c:568) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090141662 DLSCCP DEBUG SCCP-SCOC(83)[0x561cefa220c0]{IDLE}: Deallocated (fsm.c:568) 20241116090141709 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090141710 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_no_cn-Iuh0(901)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090141719 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090141719 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090141719 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090141719 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090141719 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090141719 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090141719 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090141719 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090141719 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40562 (stream_srv.c:129) TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090141719 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40562<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090141720 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090141720 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090141720 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090141720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090141720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090141720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141720 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090141720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141720 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090141720 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090141720 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090141720 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090141720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090141720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090141720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141721 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090141721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141721 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090141721 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090141721 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090141721 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090141721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090141721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090141721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141721 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090141721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141721 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090141721 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090141721 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090141721 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090141721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090141721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090141721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090141721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141721 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090141721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090141721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090141721 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090141721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090141721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090141721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090141721 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090141721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090141721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090141721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090141721 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090141721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090141721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090141721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090141721 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(907)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(907)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(907)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(905)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090141739 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090141739 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090141739 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090141739 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090141739 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090141740 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090141740 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090141740 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090141740 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090141741 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090141741 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090141741 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090141741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090141741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141741 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090141741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141741 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090141741 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090141741 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090141741 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090141741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090141741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141741 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090141741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141741 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090141741 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090141741 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090141741 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090141741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090141741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141741 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090141741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141741 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090141741 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090141741 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090141741 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090141741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090141741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090141741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141741 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090141741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090141741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090141741 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090141741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090141741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090141741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090141741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090141741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090141741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090141741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090141741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090141741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090141741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090141741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090141741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090141741 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090141741 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(910)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(910)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(910)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(908)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090141767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090141767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090141767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090141767 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090141767 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090141767 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090141767 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090141767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090141767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090141772 DLINP DEBUG SRVCONN(,r=127.0.0.1:40562<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090141772 DLINP DEBUG SRVCONN(,r=127.0.0.1:40562<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090141772 DLINP DEBUG SRVCONN(,r=127.0.0.1:40562<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090141772 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090141772 DHNBAP DEBUG (127.0.0.1:40562 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090141772 DHNBAP NOTICE (127.0.0.1:40562 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090141772 DHNBAP NOTICE (127.0.0.1:40562 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090141772 DLINP DEBUG SRVCONN(,r=127.0.0.1:40562<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090141772 DLINP DEBUG SRVCONN(,r=127.0.0.1:40562<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090141935 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090141935 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090141935 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090141935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(907)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090141942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141942 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090141942 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090141942 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090141942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090141942 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090141942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090141945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141945 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090141945 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090141945 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090141945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090141945 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090141945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090141945 DLINP <0002> stream_srv.c:647 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241116090141946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090141946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090141946 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090141946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090141946 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090141946 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090141946 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090141946 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090141946 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090141946 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090141947 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090141947 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090141947 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090141947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090141947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090141947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090141947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141947 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090141947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141947 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141947 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141947 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090141947 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090141947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090141948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090141948 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090141957 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090141957 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090141957 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 20241116090141957 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241116090141957 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241116090141957 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241116090141957 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(910)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090141963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141963 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090141963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090141963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090141963 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090141963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090141963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090141963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090141963 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241116090141963 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241116090141963 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241116090141963 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090141963 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090141963 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241116090141963 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090141963 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090141968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141968 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090141968 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090141968 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090141968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090141968 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241116090141968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090141969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090141969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090141969 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090141969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090141969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090141969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090141969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090141969 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090141969 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090141969 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090141970 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090141970 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090141970 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090141970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090141970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090141970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090141970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090141970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090141970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090141970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090141970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090141970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090141970 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090141970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090141970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090141970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090141970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090141970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090141970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090141970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090141970 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(906)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090142750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090142750 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090142750 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090142750 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090142750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090142750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090142750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090142750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090142750 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090142750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090142750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090142750 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090142750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090142750 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090142750 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090142750 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090142750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142750 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090142750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090142750 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090142750 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090142750 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090142750 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090142750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090142750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090142750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090142750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090142750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090142751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090142751 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090142751 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090142751 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090142751 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090142751 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090142751 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090142751 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090142751 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090142751 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090142751 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090142753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090142753 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090142753 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090142753 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090142753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090142753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090142753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090142753 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090142753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090142753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090142753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090142753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090142753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090142753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090142753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090142753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090142753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090142753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090142753 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090142753 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090142753 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090142764 DLSS7 <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(909)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090142764 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090142764 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090142764 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090142764 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090142764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090142764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090142764 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090142765 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090142765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090142765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090142765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090142765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090142765 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090142765 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090142765 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090142765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090142765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090142765 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090142765 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090142765 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090142765 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090142765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090142765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090142765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090142765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090142765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090142765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090142765 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090142765 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090142765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090142765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090142765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090142765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090142765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090142765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090142765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090142765 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090142767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090142767 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090142767 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090142767 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090142767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090142767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090142767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090142767 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090142767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090142767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090142767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090142767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090142767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090142767 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090142767 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090142767 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090142767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090142768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090142768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090142768 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090142768 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090142768 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090142768 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090142768 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090142785 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090142792 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090142796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090142800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090142804 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090142807 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090142811 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090142814 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090142817 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090142820 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090142822 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090142824 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090142827 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090142829 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090142831 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090142832 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090142834 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090142836 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090142837 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090142838 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000010010110'B, t_guard := 20.000000 } 20241116090142876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)5275508 20241116090143910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090143910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090143910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116090143910 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090143910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x507f74, normal) (hnbgw_rua.c:407) 20241116090143910 DHNB DEBUG map_rua[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116090143910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5275508)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090143910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5275508 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090143910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090143910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090143910 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116090143910 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-5275508 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241116090143910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5275508)[0x561cefa1ddc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090143910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5275508)[0x561cefa1ddc0]{init}: Freeing instance (context_map.c:202) 20241116090143910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5275508)[0x561cefa1ddc0]{init}: Deallocated (fsm.c:568) 20241116090143910 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5275508 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116090143910 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:282) 20241116090143910 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116090143910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090143910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090143910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@58b8e6c24fc4: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(912)5275508 20241116090143916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56776<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(912)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: 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 := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000000101100'B, t_guard := 20.000000 } 20241116090143928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)11572773 20241116090144939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090144939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090144939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241116090144939 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090144940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb09625, normal) (hnbgw_rua.c:407) 20241116090144940 DHNB DEBUG map_rua[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116090144940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572773)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090144940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11572773 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090144940 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090144940 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090144940 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241116090144940 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11572773 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241116090144940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572773)[0x561cefa1ddc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090144940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572773)[0x561cefa1ddc0]{init}: Freeing instance (context_map.c:202) 20241116090144940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11572773)[0x561cefa1ddc0]{init}: Deallocated (fsm.c:568) 20241116090144940 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11572773 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241116090144940 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:282) 20241116090144940 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116090144940 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090144940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090144940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@58b8e6c24fc4: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(913)11572773 20241116090144947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56786<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(913)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: 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 := '000000000000001111001011'B, t_guard := 20.000000 } 20241116090144960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56788<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)11021948 20241116090145997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090145997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090145997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116090145997 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090145997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa82e7c, normal) (hnbgw_rua.c:407) 20241116090145997 DHNB DEBUG map_rua[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116090145997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11021948)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090145997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11021948 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090145997 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090145997 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090145997 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11021948 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241116090145997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11021948)[0x561cefa1ddc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090145997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11021948)[0x561cefa1ddc0]{init}: Freeing instance (context_map.c:202) 20241116090145997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11021948)[0x561cefa1ddc0]{init}: Deallocated (fsm.c:568) 20241116090145997 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11021948 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241116090145997 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) 20241116090145997 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116090145997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090145997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090145997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@58b8e6c24fc4: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(914)11021948 20241116090146004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56788<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(914)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := false, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000110001101'B, t_guard := 20.000000 } 20241116090146020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56790<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)8366021 20241116090147039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090147039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090147039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116090147039 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090147039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7fa7c5, normal) (hnbgw_rua.c:407) 20241116090147039 DHNB DEBUG map_rua[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116090147039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8366021)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090147039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8366021 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090147039 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090147039 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090147039 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116090147039 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8366021 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241116090147040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8366021)[0x561cefa1ddc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090147040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8366021)[0x561cefa1ddc0]{init}: Freeing instance (context_map.c:202) 20241116090147040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8366021)[0x561cefa1ddc0]{init}: Deallocated (fsm.c:568) 20241116090147040 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8366021 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241116090147040 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:282) 20241116090147040 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241116090147040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090147040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090147040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@58b8e6c24fc4: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(915)8366021 20241116090147046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56790<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(915)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090147053 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34557<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(909)@58b8e6c24fc4: Final verdict of PTC: none 20241116090147055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090147055 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090147055 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090147055 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090147055 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904)@58b8e6c24fc4: Final verdict of PTC: none 20241116090147055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56762<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090147055 DLINP DEBUG SRVCONN(,r=127.0.0.1:40562<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090147055 DLINP DEBUG SRVCONN(,r=127.0.0.1:40562<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090147056 DLINP NOTICE SRV(,r=127.0.0.1:40562<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090147056 DMAIN NOTICE (127.0.0.1:40562 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40562<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090147056 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(899)@58b8e6c24fc4: Final verdict of PTC: none 20241116090147056 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090147056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090147056 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090147056 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090147056 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090147056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090147056 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090147057 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(905)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(906)@58b8e6c24fc4: Final verdict of PTC: none 20241116090147057 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090147057 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(908)@58b8e6c24fc4: Final verdict of PTC: none 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090147057 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090147057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090147057 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090147057 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090147057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090147057 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090147057 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090147057 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090147057 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090147057 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090147058 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090147058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090147058 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(910)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(907)@58b8e6c24fc4: Final verdict of PTC: none 20241116090147058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090147058 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090147058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090147058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090147058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090147058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090147058 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW-MGCP(911)@58b8e6c24fc4: Final verdict of PTC: none 20241116090147058 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090147058 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090147058 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090147058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090147058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090147058 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090147058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090147058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090147058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090147058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090147058 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090147058 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090147058 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090147058 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh1(903)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(898)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(901)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090147074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56752<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(900)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(897): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(898): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(900): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(901): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(902): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(903): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(904): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(905): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(906): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(907): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(908): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(909): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(910): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(911): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(912): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(913): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(914): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(915): none (pass -> pass) MTC@58b8e6c24fc4: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:01:47 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 20241116090147119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090147645 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090147645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007691c9), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090147645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090147645 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090147645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090147645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090147645 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090147645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003842f0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090147645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090147645 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090147645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090147645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090147645 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090147645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d845), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090147645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090147645 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090147645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090147645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090147646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090147646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090147646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090147646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090147646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090147646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090147646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090147646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090147646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090147646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090147646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090147646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090147646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090147646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090147646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090147646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090147646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090147646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090147646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090147646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090147646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090147823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56804<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297668) 20241116090148255 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090148255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ab72b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090148255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090148255 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090148255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090148255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090148255 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090148255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10bd2), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090148255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090148255 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090148255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090148255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090148255 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090148255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e286b5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090148255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090148255 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090148255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090148255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090148255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090148255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090148255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090148255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090148255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090148255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090148255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090148255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090148255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090148255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090148255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090148255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090148255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090148255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090148255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090148255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090148255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090148255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090148256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090148256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090148256 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=297668, count=322568) 20241116090148989 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090148989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eee15c), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090148989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090148989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090148989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090148989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090148989 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090148989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009326ba), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090148989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090148989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090148989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090148989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090148989 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090148989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072fc44), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090148989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090148989 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090148989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090148989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090148989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090148990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090148990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090148990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090148990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090148990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090148990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090148990 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090148990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090148990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090148990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090148990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090148990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090148990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090148990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090148990 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090148990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090148990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090148990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090148990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090148990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090148990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090148990 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090149058 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090149058 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090149058 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090149058 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090149058 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090149058 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090149833 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090149833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0e37), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090149833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090149833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090149833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090149833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090149833 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090149833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082ae8d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090149833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090149834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090149834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090149834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090149834 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090149834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71385), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090149834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090149834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090149834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090149834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090149834 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090149834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00766a47), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090149834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090149834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090149834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090149834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090149834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090149834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090149834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090149834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090149834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090149835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090149835 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090149835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090149835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090149835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090149835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090149835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090149835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090149835 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090149835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090149835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090149835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090149835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090149835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090149835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090149835 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090149835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090149835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090149835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090149835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090149835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090149835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090149835 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:01:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241116090150562 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090150562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b5bb3), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090150562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090150562 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090150562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090150562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090150562 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090150562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043cabc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090150562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090150562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090150562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090150562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090150562 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090150562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00220dc1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090150562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090150562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090150562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090150562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090150563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090150563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090150563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090150563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090150563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090150563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090150563 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090150563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090150563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090150563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090150563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090150563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090150563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090150563 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090150563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090150563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090150563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090150563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090150563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090150563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090150563 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241116090150926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090150931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090150934 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46413<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090151017 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090151017 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090151027 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090151027 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151028 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090151028 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151028 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090151028 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151028 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090151028 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090151028 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53840 (stream_srv.c:129) 20241116090151028 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53840<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090151029 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151029 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090151029 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090151029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151029 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090151029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151029 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151029 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151029 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090151029 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090151029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151030 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090151030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151030 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151030 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151030 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090151030 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090151030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151030 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090151030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151030 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151030 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151030 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090151030 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090151030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090151030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151030 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090151030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090151030 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090151030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090151030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090151030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090151030 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090151030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090151030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090151030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090151030 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090151030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090151030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090151030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090151030 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090151038 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(85)[0x561cefa379a0]{IDLE}: Deallocated (fsm.c:568) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(84)[0x561cefa3d500]{IDLE}: Deallocated (fsm.c:568) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090151038 DLSCCP DEBUG SCCP-SCOC(86)[0x561cefa44d50]{IDLE}: Deallocated (fsm.c:568) MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(926)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(926)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(926)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(924)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(929)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(929)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(929)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-SCCP(927)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(932)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-M3UA(932)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(932)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc2-SCCP(930)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090151081 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090151081 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151081 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090151081 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151081 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090151081 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151081 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090151081 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151082 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151082 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090151082 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151082 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090151082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151082 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151082 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151082 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090151082 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151082 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090151082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151082 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151082 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151082 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090151082 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151082 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090151082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151082 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151082 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151082 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090151082 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090151082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151082 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151082 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151082 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151082 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151082 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090151082 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090151083 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090151083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090151083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090151083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090151083 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090151083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090151083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090151083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090151083 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090151083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090151083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090151083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090151083 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(935)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(935)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(935)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(933)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(938)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(938)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(938)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(936)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(941)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn2-M3UA(941)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(941)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn2-SCCP(939)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090151140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090151140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090151140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090151140 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090151140 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090151140 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090151140 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090151140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090151140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090151145 DLINP DEBUG SRVCONN(,r=127.0.0.1:53840<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090151145 DLINP DEBUG SRVCONN(,r=127.0.0.1:53840<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090151145 DLINP DEBUG SRVCONN(,r=127.0.0.1:53840<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090151145 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090151145 DHNBAP DEBUG (127.0.0.1:53840 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090151145 DHNBAP NOTICE (127.0.0.1:53840 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090151145 DHNBAP NOTICE (127.0.0.1:53840 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090151146 DLINP DEBUG SRVCONN(,r=127.0.0.1:53840<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090151146 DLINP DEBUG SRVCONN(,r=127.0.0.1:53840<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090151245 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090151245 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090151245 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090151245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(926)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090151249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151249 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090151249 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090151249 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090151249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090151249 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090151249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090151250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151250 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090151251 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090151251 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090151251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090151251 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090151251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090151251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090151251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090151251 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090151251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090151251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090151251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090151251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090151251 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090151251 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090151251 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151252 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151252 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090151252 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151252 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151252 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090151252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090151252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151252 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090151252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090151252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090151252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090151252 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090151259 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 20241116090151259 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 20241116090151259 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090151259 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(929)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116090151261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151261 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116090151261 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090151261 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090151261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090151261 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090151261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090151262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151262 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090151262 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090151262 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090151262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090151262 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090151262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090151262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090151262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090151262 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116090151262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090151262 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090151262 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090151262 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090151262 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090151262 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090151262 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151264 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151264 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090151264 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090151264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151264 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090151264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151264 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090151264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090151264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090151264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090151264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090151276 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 20241116090151276 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 20241116090151276 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090151276 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(932)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241116090151282 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151282 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241116090151282 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090151282 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090151282 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090151282 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241116090151282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090151283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151283 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090151283 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090151283 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090151283 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090151283 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090151283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090151283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090151283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090151283 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241116090151283 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090151283 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090151283 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090151283 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090151283 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090151283 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090151283 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151284 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151284 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090151284 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090151284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151284 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151284 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151284 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090151284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151284 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151284 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090151284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090151284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090151284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090151284 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090151297 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090151297 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090151297 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090151297 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(935)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090151302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151302 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090151302 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090151302 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090151302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090151302 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090151302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090151304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151304 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090151304 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090151304 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090151304 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090151304 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090151304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090151304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090151304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090151304 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090151304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090151304 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090151304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090151304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090151304 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090151304 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090151304 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151305 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151305 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090151305 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090151305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090151305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151305 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090151305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090151305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090151305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090151306 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090151311 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 20241116090151311 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 20241116090151311 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090151311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(938)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116090151320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151320 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116090151320 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090151320 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090151320 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090151320 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090151320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090151325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151325 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090151325 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090151325 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090151325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090151325 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090151325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090151325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090151325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090151325 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116090151325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090151325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090151325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090151325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090151325 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090151325 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090151325 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151326 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 20241116090151326 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 20241116090151326 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090151326 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241116090151326 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151326 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090151326 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090151326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151326 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090151326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151326 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090151327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090151327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090151327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090151327 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-M3UA(941)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241116090151332 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) 20241116090151332 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241116090151332 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090151332 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090151332 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090151332 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241116090151332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090151335 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) 20241116090151335 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090151335 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090151335 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090151335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090151335 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090151335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090151335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090151335 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090151335 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241116090151335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090151335 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090151335 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090151335 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090151335 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090151335 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090151335 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090151336 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090151336 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090151336 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090151336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090151336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090151336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090151336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090151337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090151337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090151337 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090151337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090151337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090151337 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090151337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090151337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090151337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090151337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090151337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090151337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090151337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116090151337 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(925)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090152054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152054 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090152054 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090152054 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090152054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090152054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152054 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090152054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090152054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090152054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152054 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090152054 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090152054 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090152054 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090152054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090152054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090152054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090152054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090152054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090152054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090152054 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090152054 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090152054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090152054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090152054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090152054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090152054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090152054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090152054 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152054 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090152054 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090152054 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090152054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090152054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152054 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090152054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090152054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090152054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152054 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090152054 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090152054 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090152069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152069 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090152069 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090152069 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090152069 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.msc1-RAN(928)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090152069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152069 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090152069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090152069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090152069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090152069 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090152069 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) 20241116090152069 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) 20241116090152069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090152069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090152069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090152069 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090152069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090152069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090152069 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090152069 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090152069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152069 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090152069 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090152069 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090152069 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090152069 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090152069 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090152069 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152071 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090152071 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090152071 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090152071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090152071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152071 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090152071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090152071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090152071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152072 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090152072 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090152072 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(931)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090152083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152083 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090152083 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090152083 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 20241116090152083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090152083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152083 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152083 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152083 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152083 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) 20241116090152083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090152083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090152083 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090152083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090152083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152083 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090152083 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090152083 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) 20241116090152083 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) 20241116090152083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090152083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090152083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090152083 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090152083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090152083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090152083 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090152083 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: link up (cnlink.c:111) 20241116090152083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152083 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090152083 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090152083 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090152083 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090152083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090152083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241116090152083 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152084 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241116090152084 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241116090152084 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 20241116090152084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090152084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152084 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152085 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152085 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152085 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) 20241116090152085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241116090152085 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090152085 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090152085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152085 DLSUA DEBUG sua_addr_parse_part(IEI=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) 20241116090152085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152085 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152085 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152085 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090152085 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090152085 DRANAP INFO cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090152104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152104 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090152104 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090152104 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090152104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090152104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152104 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(934)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090152104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090152104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090152104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090152104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152105 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152105 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152105 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090152105 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090152105 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090152105 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090152105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090152105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090152105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090152105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090152105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090152105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090152105 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090152105 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090152105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090152105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090152105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090152105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090152105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090152105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090152105 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152105 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090152105 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090152105 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090152105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090152105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152105 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152105 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152105 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090152105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152105 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152105 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090152105 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090152105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152106 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152106 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152106 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152106 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152106 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152106 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152106 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152106 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090152106 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090152106 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(937)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090152122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152122 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090152122 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090152122 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 20241116090152122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090152122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152122 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152122 DLM3UA DEBUG 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) 20241116090152122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152122 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152122 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090152122 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090152122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152122 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090152123 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090152123 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) 20241116090152123 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) 20241116090152123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090152123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090152123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090152123 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090152123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090152123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090152123 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090152123 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116090152123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090152123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090152123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090152123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090152123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090152123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090152123 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152124 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090152124 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090152125 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 20241116090152125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090152125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152125 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152125 DLM3UA DEBUG 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) 20241116090152125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090152125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090152125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152125 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090152125 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090152125 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(940)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090152132 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) 20241116090152132 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116090152132 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116090152132 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 20241116090152132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090152132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152132 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152132 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152132 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) 20241116090152132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152132 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152132 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116090152132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090152132 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) 20241116090152132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152132 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) 20241116090152132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152132 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090152132 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090152132 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) 20241116090152132 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) 20241116090152132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090152132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090152132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090152133 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090152133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090152133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090152133 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090152133 DRANAP NOTICE cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: link up (cnlink.c:111) 20241116090152133 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090152133 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090152133 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090152133 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090152133 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090152133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090152133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116090152133 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152135 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) 20241116090152135 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116090152135 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116090152135 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 20241116090152135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090152135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090152135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090152135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090152135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090152135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090152135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090152135 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) 20241116090152135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090152135 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090152135 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241116090152135 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241116090152135 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) 20241116090152135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090152135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152135 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) 20241116090152135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090152135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090152135 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090152135 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090152135 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090152135 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090152135 DRANAP INFO cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090153153 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090153160 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090153163 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090153165 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090153167 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090153169 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090153171 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090153172 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090153174 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090153175 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090153177 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090153178 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090153180 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090153182 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090153184 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090153186 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090153187 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090153189 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090153190 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090153192 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: 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@58b8e6c24fc4: 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@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100101111'B, t_guard := 20.000000 } 20241116090153222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(934)@58b8e6c24fc4: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(934)@58b8e6c24fc4: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(943) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)11734293 20241116090154271 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090154272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090154272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241116090154272 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090154272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb30d15, normal) (hnbgw_rua.c:407) 20241116090154272 DHNB DEBUG map_rua[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116090154272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11734293)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090154272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11734293 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090154272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090154272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090154272 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241116090154272 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241116090154272 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11734293 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) 20241116090154272 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11734293 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116090154272 DCN DEBUG map_sccp[0x561cefa220c0]{init}: Allocated (fsm.c:456) 20241116090154272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x561cefa220c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090154272 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11734293 <-> SCCP-106 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116090154272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11734293 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241116090154272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11734293)[0x561cefa1ddc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090154272 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090154272 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090154272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11734293)[0x561cefa1ddc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090154272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x561cefa220c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090154272 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090154272 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{IDLE}: Allocated (fsm.c:456) 20241116090154272 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090154272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006a), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f44241002399f9992a2a170411e5100010024100004f400300032f0056400500f1100926) (sccp_scrc.c:406) 20241116090154272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090154272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090154272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090154273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090154273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090154273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090154273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090154273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090154273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090154273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090154273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090154273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090154273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090154273 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090154273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x561cefa220c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090154273 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11734293)[0x561cefa1ddc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090154273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090154273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090154273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090154273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090154273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090154273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090154273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090154273 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(933)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(933)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(934)@58b8e6c24fc4: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(943) HNBGW_Test.sgsn0-RAN(934)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(943)3452627 HNBGW_Test.sgsn0-SCCP(933)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(933)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(943)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090154294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090154294 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090154294 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090154294 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090154294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090154294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090154294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090154294 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090154294 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090154294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090154294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090154294 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090154294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090154294 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bea89f) (sccp_scrc.c:477) 20241116090154294 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20241116090154294 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090154294 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090154294 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090154294 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090154294 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090154294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x561cefa220c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090154294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x561cefa220c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090154296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53720<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(943)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090154298 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090154302 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090154306 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090154309 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090154312 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090154313 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090154315 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090154316 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090154317 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090154317 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090154318 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090154319 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090154320 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090154320 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090154321 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090154322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090154322 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090154323 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090154324 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090154324 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001011'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001101101100'B, t_guard := 20.000000 } 20241116090154336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(940)@58b8e6c24fc4: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(940)@58b8e6c24fc4: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(944) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(944)1227753 20241116090155361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090155361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090155361 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1192) 20241116090155361 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090155361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x12bbe9, normal) (hnbgw_rua.c:407) 20241116090155361 DHNB DEBUG map_rua[0x561cefa34470]{init}: Allocated (fsm.c:456) 20241116090155361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1227753)[0x561cefa34470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090155361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1227753 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090155361 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090155361 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090155361 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241116090155361 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1227753 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241116090155361 DCN DEBUG map_sccp[0x561cefa68570]{init}: Allocated (fsm.c:456) 20241116090155361 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x561cefa68570]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090155361 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1227753 <-> SCCP-107 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241116090155361 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1227753 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241116090155361 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1227753)[0x561cefa34470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090155361 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090155361 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090155362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1227753)[0x561cefa34470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090155362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x561cefa68570]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090155362 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090155362 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{IDLE}: Allocated (fsm.c:456) 20241116090155362 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090155362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006b), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d471000005f4428ac02300f1102a2a170411e5100010028ac0004f400300036c0056400500f1100926) (sccp_scrc.c:406) 20241116090155362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090155362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090155362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090155362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090155362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090155362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090155362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090155362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090155362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090155362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090155362 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090155362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090155362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090155362 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090155362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x561cefa68570]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090155362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1227753)[0x561cefa34470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090155362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090155362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090155362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090155362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090155362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090155362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090155362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116090155362 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(939)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(939)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(940)@58b8e6c24fc4: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(944) HNBGW_Test.sgsn2-RAN(940)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(944)10761915 HNBGW_Test.sgsn2-SCCP(939)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(939)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(944)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090155376 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) 20241116090155376 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241116090155376 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241116090155376 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 20241116090155376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090155376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090155376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090155376 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090155376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090155376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090155376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090155376 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) 20241116090155376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090155376 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e3e568) (sccp_scrc.c:477) 20241116090155376 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20241116090155376 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090155376 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090155376 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090155376 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090155376 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090155376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x561cefa68570]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090155376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x561cefa68570]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090155377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53730<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(944)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090155378 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090155380 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090155382 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090155385 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090155387 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090155388 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090155389 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090155391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090155391 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090155392 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090155394 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090155394 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090155395 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090155396 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090155397 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090155398 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090155399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090155399 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090155400 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090155401 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-RAN(928)@58b8e6c24fc4: Final verdict of PTC: none 20241116090155404 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090155404 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) 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116090155404 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090155404 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) 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090155404 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090155404 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090155404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090155404 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090155404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090155404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090155404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56836<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090155404 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46413<->l=127.0.0.1:4262) (control_if.c:193) 20241116090155404 DLINP DEBUG SRVCONN(,r=127.0.0.1:53840<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090155404 DLINP DEBUG SRVCONN(,r=127.0.0.1:53840<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090155404 DLINP NOTICE SRV(,r=127.0.0.1:53840<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090155404 DMAIN NOTICE (127.0.0.1:53840 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53840<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090155404 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116090155404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090155404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090155404 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116090155404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090155404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921)@58b8e6c24fc4: Final verdict of PTC: none 20241116090155404 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090155404 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090155404 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) 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090155404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090155404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090155404 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090155404 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090155404 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090155404 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(937)@58b8e6c24fc4: Final verdict of PTC: none 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090155404 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241116090155404 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090155404 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) 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241116090155404 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090155404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090155405 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090155405 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(934)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(938)@58b8e6c24fc4: Final verdict of PTC: none 20241116090155405 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090155405 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) 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090155405 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-RAN(931)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(941)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(936)@58b8e6c24fc4: Final verdict of PTC: none 20241116090155405 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-SCCP(927)@58b8e6c24fc4: Final verdict of PTC: none 20241116090155405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090155405 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090155405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090155405 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090155405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090155405 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090155405 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090155405 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090155405 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090155405 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090155405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x561cefa220c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090155405 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090155405 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090155405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bea89f), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) VirtHNBGW-STATS(917)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(930)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(925)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(935)@58b8e6c24fc4: Final verdict of PTC: none 20241116090155405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090155405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090155405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090155405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090155405 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090155405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x561cefa220c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090155405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11734293)[0x561cefa1ddc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090155405 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11734293)[0x561cefa1ddc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090155405 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090155405 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241116090155405 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090155405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090155405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11734293)[0x561cefa1ddc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090155405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11734293)[0x561cefa1ddc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090155405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11734293)[0x561cefa1ddc0]{disrupted}: Freeing instance (context_map.c:202) 20241116090155405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11734293)[0x561cefa1ddc0]{disrupted}: Deallocated (fsm.c:568) 20241116090155405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x561cefa220c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090155405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x561cefa220c0]{disconnected}: Freeing instance (context_map.c:206) 20241116090155405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-106)[0x561cefa220c0]{disconnected}: Deallocated (fsm.c:568) 20241116090155405 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11734293 SCCP-106 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241116090155405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090155405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090155405 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241116090155405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090155405 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090155405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090155405 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090155405 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090155405 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090155405 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090155405 DRANAP NOTICE cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090155405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x561cefa68570]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090155405 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090155405 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090155405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e568), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090155405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090155405 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090155405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090155405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090155405 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090155405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x561cefa68570]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090155405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1227753)[0x561cefa34470]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090155405 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1227753)[0x561cefa34470]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090155405 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090155405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1227753)[0x561cefa34470]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090155405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1227753)[0x561cefa34470]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090155405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1227753)[0x561cefa34470]{disrupted}: Freeing instance (context_map.c:202) 20241116090155405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1227753)[0x561cefa34470]{disrupted}: Deallocated (fsm.c:568) 20241116090155405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x561cefa68570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090155405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x561cefa68570]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn0-SCCP(933)@58b8e6c24fc4: Final verdict of PTC: none20241116090155405 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090155405 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090155405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090155405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090155405 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090155405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090155405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090155405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090155405 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090155405 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090155405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090155405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090155405 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090155405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090155405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090155405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241116090155405 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090155405 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090155405 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090155405 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090155405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090155405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-107)[0x561cefa68570]{disconnected}: Deallocated (fsm.c:568) 20241116090155405 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1227753 SCCP-107 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241116090155405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090155405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090155405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090155405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090155405 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090155405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090155405 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090155405 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090155405 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090155405 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090155405 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090155405 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090155405 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090155405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116090155405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090155405 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090155405 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090155405 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090155405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090155406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090155406 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090155406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090155406 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090155406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090155406 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090155406 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090155406 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090155406 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090155406 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_nri_from_other_PLMN-Iuh1(922)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(924)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(920)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(940)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(932)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(942)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(926)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(929)@58b8e6c24fc4: Final verdict of PTC: none 20241116090155412 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090155412 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) 20241116090155412 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090155412 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090155412 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090155412 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) 20241116090155412 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090155412 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241116090155412 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090155412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc2-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090155412 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241116090155412 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090155412 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090155412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090155412 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241116090155412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090155412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090155414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090155414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090155414 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241116090155414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090155414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090155414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090155414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090155415 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090155415 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090155415 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090155415 DRANAP NOTICE cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-SCCP(939)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090155443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56820<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(919)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(916): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(917): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(919): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(920): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(921): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(922): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(923): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(924): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(925): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(926): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(927): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(928): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(929): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-SCCP(930): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-RAN(931): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc2-M3UA(932): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(933): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(934): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(935): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(936): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(937): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(938): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(939): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-RAN(940): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(941): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(943): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(944): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:01:55 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 20241116090155620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090156223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53740<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=581676) Waiting for packet dumper to finish... 1 (prev_count=581676, count=582216) 20241116090157405 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090157405 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090157405 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090157406 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090157406 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090157406 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090157406 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090157406 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241116090157406 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241116090157406 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090157406 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090157406 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090157406 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090157406 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090157406 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116090157413 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090157413 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241116090157413 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241116090157646 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090157646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d845), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090157646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090157646 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090157646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090157646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090157646 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090157646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003842f0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090157646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090157646 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090157646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090157646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090157646 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090157646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007691c9), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090157646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090157646 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090157646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090157646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090157647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090157647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090157647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090157647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090157647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090157647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090157647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090157647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090157647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090157647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090157647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090157647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090157647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090157647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090157647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090157647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090157647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090157647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090157647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090157647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090157647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090158256 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090158256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e286b5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090158256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090158256 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090158256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090158256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090158256 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090158256 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10bd2), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090158256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090158256 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090158256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090158256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090158256 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090158257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ab72b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090158257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090158257 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090158257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090158257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090158257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090158257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090158257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090158257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090158257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090158257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090158257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090158257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090158257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090158257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090158257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090158257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090158257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090158257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090158257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090158257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090158257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090158257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090158257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090158257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090158257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:01:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241116090158990 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090158990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072fc44), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090158990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090158990 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090158990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090158990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090158990 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090158990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009326ba), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090158990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090158990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090158990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090158990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090158991 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090158991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eee15c), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090158991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090158991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090158991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090158991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090158991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090158991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090158991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090158991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090158991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090158991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090158991 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090158991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090158991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090158991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090158991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090158991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090158991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090158991 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090158991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090158991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090158991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090158991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090158991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090158991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090158991 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241116090159332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090159336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090159339 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44741<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090159419 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090159419 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090159429 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090159429 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090159429 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090159429 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090159429 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50092 (stream_srv.c:129) 20241116090159429 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50092<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090159430 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090159430 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090159430 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159430 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090159430 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090159430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090159430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159430 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159430 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090159430 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090159430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090159430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090159430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090159430 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241116090159431 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159431 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090159431 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090159431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159432 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090159432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159432 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159432 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159432 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090159432 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090159432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159432 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090159432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159432 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159432 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159432 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090159432 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090159432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159432 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090159432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159432 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090159432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090159432 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090159432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090159432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090159432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090159432 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090159432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090159432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090159432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090159432 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(955)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(955)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(955)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(953)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(958)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc1-M3UA(958)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(958)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(956)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090159476 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090159476 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090159476 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090159476 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090159476 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090159476 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090159476 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090159476 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090159477 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159478 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090159478 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159478 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090159478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159478 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159478 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159478 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090159478 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159478 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090159478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159478 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159478 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159478 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090159478 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159478 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090159478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159478 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159478 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159478 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090159478 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090159478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159478 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090159478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090159478 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090159478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090159478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090159478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090159478 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090159478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090159478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090159478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090159478 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090159478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090159478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090159478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090159478 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(961)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(961)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(961)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(959)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(964)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(964)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(964)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(962)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090159519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090159519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090159519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090159519 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090159519 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090159519 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090159519 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090159519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090159519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090159526 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090159526 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090159526 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090159526 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090159526 DHNBAP DEBUG (127.0.0.1:50092 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090159526 DHNBAP NOTICE (127.0.0.1:50092 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090159526 DHNBAP NOTICE (127.0.0.1:50092 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090159526 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090159526 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090159652 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090159652 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090159652 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090159652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(955)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090159661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159661 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090159661 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090159661 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090159661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090159661 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090159661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090159664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159664 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090159664 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090159664 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090159664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090159664 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090159664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090159664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090159664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090159664 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090159664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090159664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090159664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090159664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090159665 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090159665 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090159665 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090159666 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159666 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090159666 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090159666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090159666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159666 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090159667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090159667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090159667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090159667 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090159672 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 20241116090159672 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 20241116090159672 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090159673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(958)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241116090159678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241116090159678 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090159678 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090159678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090159678 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090159678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090159680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159680 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090159680 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090159680 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090159680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090159680 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090159680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090159680 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090159680 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090159680 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241116090159680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090159680 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090159680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090159680 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090159680 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090159680 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090159680 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090159682 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159682 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090159682 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159682 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090159682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159682 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090159682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090159682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090159682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090159682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090159693 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090159693 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090159693 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090159693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(961)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090159696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159696 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090159696 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090159696 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090159696 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090159696 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090159696 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090159698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159698 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090159698 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090159698 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090159698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090159698 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090159698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090159698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090159698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090159698 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090159698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090159698 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090159698 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090159698 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090159698 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090159698 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090159698 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090159699 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159699 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090159699 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090159699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090159699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159699 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159700 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159700 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159700 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090159700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090159700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090159700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090159700 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090159707 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 20241116090159707 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 20241116090159707 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090159707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(964)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116090159712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159712 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116090159712 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090159712 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090159712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090159712 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090159712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090159715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159715 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090159715 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090159715 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090159715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090159715 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090159715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090159715 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090159715 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090159715 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116090159715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090159715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090159715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090159715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090159715 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090159715 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090159715 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090159716 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090159716 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090159716 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090159716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090159716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090159716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090159716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090159716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090159716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159716 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090159716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159716 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090159716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090159716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090159716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090159716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090159716 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090159834 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090159834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082ae8d), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090159834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090159834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159834 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090159834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b0e37), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090159834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090159834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159834 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090159834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a71385), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090159834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090159834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159834 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090159834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00766a47), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090159834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090159834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090159834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090159834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090159834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090159834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090159834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090159834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090159834 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090159834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090159834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090159834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090159834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090159834 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090159834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090159835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090159835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090159835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090159835 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090159835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159835 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090159835 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090159835 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090159835 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090159835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090159835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090159835 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090159841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090159841 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090159841 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090159841 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090159841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090159841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090159841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090159841 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090159841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090159841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090159841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090159841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090159841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090159841 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=0082ae8d) (sccp_scrc.c:477) 20241116090159841 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20241116090159841 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090159841 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090159841 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090159841 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090159841 DLSCCP DEBUG SCCP-SCOC(93)[0x561cefa3c0d0]{IDLE}: Deallocated (fsm.c:568) 20241116090200042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200042 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090200042 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090200042 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090200042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200042 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200042 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090200042 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090200042 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090200042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200042 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200042 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090200042 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090200042 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090200042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200042 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090200042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200042 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=009b0e37) (sccp_scrc.c:477) 20241116090200042 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(96)[0x561cefa67820]{IDLE}: Deallocated (fsm.c:568) 20241116090200042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090200042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200042 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=00a71385) (sccp_scrc.c:477) 20241116090200042 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(94)[0x561cefa377f0]{IDLE}: Deallocated (fsm.c:568) 20241116090200042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090200042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200042 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=00766a47) (sccp_scrc.c:477) 20241116090200042 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090200042 DLSCCP DEBUG SCCP-SCOC(95)[0x561cefa4d820]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(954)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090200461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090200461 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090200461 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090200461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200461 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090200461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090200461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090200461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090200461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090200461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090200461 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090200461 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090200461 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090200461 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090200461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090200461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090200461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090200461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090200461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090200461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090200461 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090200461 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090200461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090200461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090200461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090200461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090200461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090200461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090200461 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090200461 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090200461 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090200461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200461 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200461 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200461 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090200461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200461 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090200461 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090200461 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090200461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200461 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090200461 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090200461 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090200461 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090200461 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(957)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090200487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200487 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090200487 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090200487 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090200487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200487 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200487 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200487 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090200487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090200487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090200487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090200487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090200487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090200487 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090200487 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090200487 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) 20241116090200487 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) 20241116090200487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090200487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090200487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090200487 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090200487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090200487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090200487 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090200487 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{CONNECTED}: link up (cnlink.c:111) 20241116090200487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200488 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090200488 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090200488 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090200488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090200488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090200488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090200488 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090200490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090200490 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090200490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090200490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090200490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241116090200490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090200490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090200490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090200490 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090200490 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090200490 DRANAP INFO cnlink(msc-1)[0x561cef9af670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090200505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200505 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090200505 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090200505 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090200505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200505 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090200505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090200505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090200505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090200505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200505 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090200505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090200505 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090200505 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090200505 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090200505 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090200505 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090200505 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090200505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090200505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090200505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090200505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090200505 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090200505 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090200505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200505 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090200505 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090200505 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090200505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090200505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090200506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090200506 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(960)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090200509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200509 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090200509 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090200509 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090200509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200509 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090200509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090200509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090200509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090200510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090200510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090200510 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090200510 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090200510 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(963)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090200514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200514 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090200514 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090200514 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 20241116090200514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200514 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200514 DLM3UA DEBUG 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) 20241116090200514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090200514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090200514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090200514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090200514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090200514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090200514 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090200514 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) 20241116090200514 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) 20241116090200514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090200514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090200514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090200514 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090200514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090200514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090200514 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090200514 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116090200514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090200514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090200514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090200514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090200514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090200514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090200514 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200515 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090200515 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090200515 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 20241116090200515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200515 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200515 DLM3UA DEBUG 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) 20241116090200515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090200515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090200516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090200516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090200516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090200516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090200516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090200516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090200516 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090200516 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090200516 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090200563 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090200563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00220dc1), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090200563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090200563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090200563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090200563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090200563 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090200563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043cabc), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090200563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090200563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090200563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090200563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090200563 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090200563 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b5bb3), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090200563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090200563 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090200563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090200563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090200563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090200563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090200563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090200563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090200563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090200563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090200563 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090200564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090200564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090200564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090200564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090200564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090200564 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090200564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090200564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090200564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090200564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090200564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241116090200564 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200568 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241116090200568 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241116090200568 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241116090200568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200568 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241116090200569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200569 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=003b5bb3) (sccp_scrc.c:477) 20241116090200569 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20241116090200569 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090200569 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090200569 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090200569 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090200569 DLSCCP DEBUG SCCP-SCOC(92)[0x561cefa2b750]{IDLE}: Deallocated (fsm.c:568) 20241116090200569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200569 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090200570 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090200570 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090200570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200570 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090200570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200570 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=00220dc1) (sccp_scrc.c:477) 20241116090200570 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20241116090200570 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090200570 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090200570 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090200570 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090200570 DLSCCP DEBUG SCCP-SCOC(90)[0x561cefa4d480]{IDLE}: Deallocated (fsm.c:568) 20241116090200770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090200770 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090200770 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090200770 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090200770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090200770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090200770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090200770 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090200771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090200771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090200771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090200771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090200771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090200771 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=0043cabc) (sccp_scrc.c:477) 20241116090200771 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20241116090200771 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090200771 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090200771 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090200771 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090200771 DLSCCP DEBUG SCCP-SCOC(91)[0x561cefa3d1d0]{IDLE}: Deallocated (fsm.c:568) 20241116090201538 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090201545 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090201549 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090201554 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090201558 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090201562 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090201565 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090201568 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090201573 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090201577 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090201581 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090201585 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090201588 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090201592 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090201595 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090201597 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090201600 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090201603 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090201605 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090201607 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000001100101100'B, t_guard := 20.000000 } 20241116090201630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(960)@58b8e6c24fc4: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(960)@58b8e6c24fc4: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)11884924 20241116090202679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090202679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090202679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116090202679 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090202679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb5597c, normal) (hnbgw_rua.c:407) 20241116090202679 DHNB DEBUG map_rua[0x561cefa67820]{init}: Allocated (fsm.c:456) 20241116090202679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11884924)[0x561cefa67820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090202679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11884924 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090202679 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090202679 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090202679 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116090202679 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11884924 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116090202679 DCN DEBUG map_sccp[0x561cefa3c0d0]{init}: Allocated (fsm.c:456) 20241116090202679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x561cefa3c0d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090202679 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11884924 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116090202679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11884924 SCCP-108 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116090202679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11884924)[0x561cefa67820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090202679 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090202679 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090202679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11884924)[0x561cefa67820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090202679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x561cefa3c0d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090202680 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090202680 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{IDLE}: Allocated (fsm.c:456) 20241116090202680 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090202680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006c), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f400300032c0056400500f1100926) (sccp_scrc.c:406) 20241116090202680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090202680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090202680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090202680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090202680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090202680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090202680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090202680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090202680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090202680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090202680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090202680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090202680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090202680 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090202680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x561cefa3c0d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090202680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11884924)[0x561cefa67820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090202680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090202680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090202680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090202680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090202680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090202680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090202680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090202680 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(959)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(959)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(960)@58b8e6c24fc4: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966) HNBGW_Test.sgsn0-RAN(960)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)16394046 HNBGW_Test.sgsn0-SCCP(959)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(959)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116090202694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090202694 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090202694 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090202694 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090202694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090202694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090202694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090202694 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090202694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090202694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090202694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090202694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090202694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090202694 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00463855) (sccp_scrc.c:477) 20241116090202694 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20241116090202694 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090202694 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090202694 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090202694 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090202694 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) 20241116090202694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x561cefa3c0d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090202694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x561cefa3c0d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090202695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090202696 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090202698 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090202702 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090202706 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090202708 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090202710 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090202712 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090202713 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090202714 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090202715 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090202716 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090202717 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090202718 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090202719 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090202720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090202720 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090202721 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090202722 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090202722 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090202723 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000000001010'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000100100011'B, t_guard := 20.000000 } 20241116090202734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@58b8e6c24fc4: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@58b8e6c24fc4: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)12595210 20241116090203761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090203761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090203761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241116090203761 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090203761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc0300a, normal) (hnbgw_rua.c:407) 20241116090203761 DHNB DEBUG map_rua[0x561cefa68570]{init}: Allocated (fsm.c:456) 20241116090203761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595210)[0x561cefa68570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090203761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12595210 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090203761 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090203761 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090203761 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241116090203761 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12595210 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241116090203761 DCN DEBUG map_sccp[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116090203761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090203761 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12595210 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116090203761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12595210 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241116090203761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595210)[0x561cefa68570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090203761 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090203761 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090203761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595210)[0x561cefa68570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090203761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x561cefa1ddc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090203761 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090203761 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{IDLE}: Allocated (fsm.c:456) 20241116090203761 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090203761 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006d), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f40030001230056400500f1100926) (sccp_scrc.c:406) 20241116090203761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090203761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090203761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090203761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090203761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090203761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090203761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090203761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090203761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090203761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090203761 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090203761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090203761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090203761 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090203761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x561cefa1ddc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090203761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595210)[0x561cefa68570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090203761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090203761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090203762 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090203762 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090203762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090203762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090203762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090203762 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(962)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(963)@58b8e6c24fc4: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967) HNBGW_Test.sgsn1-RAN(963)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)5701451 HNBGW_Test.sgsn1-SCCP(962)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(962)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090203780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090203780 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090203780 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090203780 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 20241116090203780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090203780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090203780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090203780 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090203780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090203780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090203781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090203781 DLM3UA DEBUG 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) 20241116090203781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090203781 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0058f3c4) (sccp_scrc.c:477) 20241116090203781 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20241116090203781 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090203781 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090203781 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090203781 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090203781 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090203781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x561cefa1ddc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090203781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x561cefa1ddc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090203782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50040<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090203783 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090203787 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090203789 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090203791 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090203792 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090203793 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090203794 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090203795 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090203796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090203796 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090203797 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090203798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090203798 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090203799 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090203800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090203800 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090203801 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090203802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090203802 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090203803 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241116090203803 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(960)@58b8e6c24fc4: Final verdict of PTC: none 20241116090203804 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090203804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090203804 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090203804 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090203804 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090203804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090203804 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090203804 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090203804 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090203804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090203804 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090203804 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090203804 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090203804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090203804 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090203804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090203804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090203804 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090203804 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090203804 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090203804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090203804 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090203804 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090203804 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090203804 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090203804 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090203804 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090203804 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090203805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x561cefa3c0d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090203805 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090203805 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090203805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00463855), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090203805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090203805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090203805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090203805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090203805 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090203805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x561cefa3c0d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090203805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11884924)[0x561cefa67820]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090203805 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11884924)[0x561cefa67820]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090203805 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090203805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11884924)[0x561cefa67820]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090203805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11884924)[0x561cefa67820]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090203805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11884924)[0x561cefa67820]{disrupted}: Freeing instance (context_map.c:202) 20241116090203805 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11884924)[0x561cefa67820]{disrupted}: Deallocated (fsm.c:568) 20241116090203805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x561cefa3c0d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090203805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x561cefa3c0d0]{disconnected}: Freeing instance (context_map.c:206) 20241116090203805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x561cefa3c0d0]{disconnected}: Deallocated (fsm.c:568) 20241116090203805 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11884924 SCCP-108 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090203805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090203805 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090203805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090203805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090203805 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090203805 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090203805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090203805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090203805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090203805 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(961)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(959)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: 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 := '000000000000001110010110'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@58b8e6c24fc4: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966)11884924 20241116090203820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50044<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(963)@58b8e6c24fc4: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(963)@58b8e6c24fc4: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)8570647 20241116090204848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090204848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090204848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116090204848 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090204848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x82c717, normal) (hnbgw_rua.c:407) 20241116090204848 DHNB DEBUG map_rua[0x561cefa67820]{init}: Allocated (fsm.c:456) 20241116090204848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8570647)[0x561cefa67820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090204848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8570647 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090204848 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090204848 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090204848 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8570647 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241116090204848 DCN DEBUG map_sccp[0x561cefa3c0d0]{init}: Allocated (fsm.c:456) 20241116090204848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x561cefa3c0d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090204848 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8570647 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116090204848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8570647 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116090204848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8570647)[0x561cefa67820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090204848 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090204849 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090204849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8570647)[0x561cefa67820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090204849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x561cefa3c0d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090204849 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090204849 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{IDLE}: Allocated (fsm.c:456) 20241116090204849 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090204849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003960056400500f1100926) (sccp_scrc.c:406) 20241116090204849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090204849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090204849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090204849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090204849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090204849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090204849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090204849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090204849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090204849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090204849 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090204849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090204849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090204849 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090204849 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x561cefa3c0d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090204849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8570647)[0x561cefa67820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090204849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090204849 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090204849 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090204849 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090204849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090204849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090204849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090204849 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(962)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(962)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(963)@58b8e6c24fc4: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968) HNBGW_Test.sgsn1-RAN(963)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)12803744 HNBGW_Test.sgsn1-SCCP(962)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(962)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116090204857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090204857 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090204857 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090204857 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 20241116090204857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090204857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090204857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090204857 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090204857 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090204857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090204857 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090204857 DLM3UA DEBUG 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) 20241116090204857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090204857 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003a9cc1) (sccp_scrc.c:477) 20241116090204857 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20241116090204857 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090204857 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090204857 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090204857 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090204857 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090204857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x561cefa3c0d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090204857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x561cefa3c0d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090204860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50044<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090204862 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090204865 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090204866 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090204867 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090204868 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090204870 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090204871 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090204873 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090204874 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090204875 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090204876 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090204877 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090204878 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090204879 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090204880 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090204881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090204881 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090204882 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090204882 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090204883 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090204886 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44741<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952)@58b8e6c24fc4: Final verdict of PTC: none 20241116090204886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53758<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(963)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(953)@58b8e6c24fc4: Final verdict of PTC: none 20241116090204886 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090204886 DLINP DEBUG SRVCONN(,r=127.0.0.1:50092<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090204886 DLINP NOTICE SRV(,r=127.0.0.1:50092<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090204886 DMAIN NOTICE (127.0.0.1:50092 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50092<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090204886 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090204886 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090204886 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(964)@58b8e6c24fc4: Final verdict of PTC: none 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090204886 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090204886 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090204886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090204886 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(954)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950)@58b8e6c24fc4: Final verdict of PTC: none 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090204886 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090204886 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) 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-SCCP(956)@58b8e6c24fc4: Final verdict of PTC: none 20241116090204886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090204886 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090204886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090204886 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090204886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090204886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090204886 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090204886 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090204886 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090204886 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241116090204886 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241116090204886 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090204886 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) 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090204886 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090204886 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090204886 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116090204886 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090204886 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090204886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090204886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090204886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-M3UA(955)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(962)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc1-RAN(957)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(946)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(947)@58b8e6c24fc4: Final verdict of PTC: none 20241116090204886 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241116090204886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090204886 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090204886 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090204886 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090204886 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090204886 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090204886 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090204886 DRANAP NOTICE cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090204887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090204887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090204887 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116090204887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090204887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090204887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090204887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090204887 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090204887 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090204887 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090204887 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090204887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090204887 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090204887 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090204887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f3c4), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090204887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090204887 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090204887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090204887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090204887 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090204887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x561cefa1ddc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090204887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595210)[0x561cefa68570]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090204887 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595210)[0x561cefa68570]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090204887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090204887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595210)[0x561cefa68570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090204887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595210)[0x561cefa68570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090204887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595210)[0x561cefa68570]{disrupted}: Freeing instance (context_map.c:202) 20241116090204887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12595210)[0x561cefa68570]{disrupted}: Deallocated (fsm.c:568) 20241116090204887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x561cefa1ddc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090204887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x561cefa1ddc0]{disconnected}: Freeing instance (context_map.c:206) 20241116090204887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x561cefa1ddc0]{disconnected}: Deallocated (fsm.c:568) 20241116090204887 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12595210 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116090204887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x561cefa3c0d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090204887 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090204887 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090204887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a9cc1), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090204887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090204887 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(965)@58b8e6c24fc4: Final verdict of PTC: none 20241116090204887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090204887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090204887 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090204887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x561cefa3c0d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090204887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8570647)[0x561cefa67820]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090204887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090204887 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090204887 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090204887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090204887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090204887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090204887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090204887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090204887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090204887 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090204887 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090204887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090204887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090204887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090204887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090204887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090204887 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8570647)[0x561cefa67820]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090204887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090204887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8570647)[0x561cefa67820]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090204887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8570647)[0x561cefa67820]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090204887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8570647)[0x561cefa67820]{disrupted}: Freeing instance (context_map.c:202) 20241116090204887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8570647)[0x561cefa67820]{disrupted}: Deallocated (fsm.c:568) 20241116090204887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x561cefa3c0d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090204887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x561cefa3c0d0]{disconnected}: Freeing instance (context_map.c:206) 20241116090204887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x561cefa3c0d0]{disconnected}: Deallocated (fsm.c:568) 20241116090204887 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8570647 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116090204887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090204887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090204887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116090204887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090204887 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090204887 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090204887 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-M3UA(958)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090204903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(948)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(945): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(946): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(947): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(948): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(949): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(950): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(951): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(952): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(953): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(954): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(955): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-SCCP(956): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-RAN(957): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc1-M3UA(958): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(959): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(960): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(961): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(962): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(963): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(964): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(965): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(966): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(967): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(968): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:02:04 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 20241116090204951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090205406 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090205406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e568), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090205406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090205406 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090205406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090205406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090205406 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090205406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bea89f), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090205406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090205406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090205406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090205406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090205406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090205406 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090205406 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090205406 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090205407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090205407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090205407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090205407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090205407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090205407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090205407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090205407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090205407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090205407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090205407 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090205553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50054<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=578792) 20241116090205805 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090205805 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090205805 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=578792, count=588428) 20241116090206887 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090206887 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090206887 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116090206887 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090206887 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090206887 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241116090206887 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090206887 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090206887 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:02:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241116090207648 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090207648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007691c9), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090207648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090207648 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090207648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090207648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090207648 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090207648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003842f0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090207648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090207648 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090207648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090207648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090207648 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090207648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d845), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090207648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090207648 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090207648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090207648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090207648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090207648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090207648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090207648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090207648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090207648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090207648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090207648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090207648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090207648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090207648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090207648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090207648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090207648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090207648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090207648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090207648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090207648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090207648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090207648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090207648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090208257 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090208257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ab72b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090208257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208257 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090208257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208257 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090208257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10bd2), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090208257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208257 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090208257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208257 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090208257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e286b5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090208257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208257 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090208258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208258 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208258 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208258 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090208258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090208258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090208258 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090208258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208258 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208258 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208258 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090208258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090208258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090208258 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090208258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208258 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208258 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208258 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090208258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090208258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090208258 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241116090208657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090208660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50070<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090208665 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42813<->l=127.0.0.1:4262) (control_if.c:570) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090208806 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090208806 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090208815 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090208815 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090208816 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090208816 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090208816 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090208816 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090208816 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50825 (stream_srv.c:129) 20241116090208816 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50825<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090208816 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090208816 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090208817 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090208817 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090208817 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090208817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090208817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208817 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090208817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208817 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090208817 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090208817 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090208817 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090208817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090208817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208817 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090208817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208817 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090208817 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090208817 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090208817 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090208817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090208817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208817 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090208817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208817 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090208817 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090208817 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090208817 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090208817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090208817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090208818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208818 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090208818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090208818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090208818 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090208818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090208818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090208818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090208818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090208818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090208818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090208818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090208818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090208818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208818 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208818 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208818 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090208818 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090208818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090208818 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(979)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(979)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(979)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(977)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090208837 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090208837 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090208837 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090208837 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090208837 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090208837 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090208837 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090208837 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090208838 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090208838 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090208838 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090208838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090208838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208838 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090208838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208838 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090208838 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090208838 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090208838 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090208838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090208838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208838 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090208838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208838 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090208838 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090208838 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090208838 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090208838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090208838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208838 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090208838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208838 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090208838 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090208838 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090208838 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090208838 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090208838 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090208838 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090208838 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090208838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090208838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208838 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090208839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090208839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090208839 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090208839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090208839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090208839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090208839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090208839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090208839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090208839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090208839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090208839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090208839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090208839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090208839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(982)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(982)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(982)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(980)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090208864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090208864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090208864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090208864 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090208864 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090208864 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090208864 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090208864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090208864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090208869 DLINP DEBUG SRVCONN(,r=127.0.0.1:50825<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090208869 DLINP DEBUG SRVCONN(,r=127.0.0.1:50825<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090208869 DLINP DEBUG SRVCONN(,r=127.0.0.1:50825<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090208869 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090208869 DHNBAP DEBUG (127.0.0.1:50825 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090208869 DHNBAP NOTICE (127.0.0.1:50825 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090208869 DHNBAP NOTICE (127.0.0.1:50825 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090208869 DLINP DEBUG SRVCONN(,r=127.0.0.1:50825<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090208869 DLINP DEBUG SRVCONN(,r=127.0.0.1:50825<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090208991 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090208991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eee15c), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090208991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090208991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208991 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090208991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009326ba), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090208991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090208991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208991 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090208991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072fc44), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090208991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090208991 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090208991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090208991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090208992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090208992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090208992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090208992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090208992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090208992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090208992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090208992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090208992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090208992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090208992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090208992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090208992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090208992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090208992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090209033 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090209033 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090209033 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090209033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(979)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090209039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209039 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090209039 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090209039 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090209039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090209039 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090209039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090209039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209039 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090209039 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090209039 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090209039 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090209039 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090209039 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090209039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090209039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090209039 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090209039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090209039 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090209039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090209039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090209039 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090209039 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090209039 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090209040 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090209041 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090209041 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090209041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090209041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090209041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090209041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090209041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090209041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090209041 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090209041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090209041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090209041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090209041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090209042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090209042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090209042 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090209054 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090209054 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090209054 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090209054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(982)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090209059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209059 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090209059 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090209059 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090209059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090209059 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090209059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090209061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209061 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090209061 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090209062 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090209062 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090209062 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090209062 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090209062 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090209062 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090209062 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090209062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090209062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090209062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090209062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090209062 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090209062 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090209062 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090209063 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090209063 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090209063 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090209063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090209063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090209063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090209063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090209063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090209063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090209063 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090209064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090209064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090209064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090209064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090209064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090209064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090209064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(978)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090209847 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090209847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090209847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090209847 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090209847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090209847 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090209847 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090209847 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090209847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209846 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090209846 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090209846 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090209846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090209846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090209846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090209847 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090209847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209847 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090209847 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090209847 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090209847 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090209847 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090209847 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090209847 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090209847 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090209847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090209847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090209847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090209847 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090209847 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090209847 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090209847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209847 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090209847 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090209847 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090209847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090209847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090209847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090209847 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090209849 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209849 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090209849 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090209849 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090209849 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090209849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090209849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090209849 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090209849 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090209849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090209849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090209849 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090209849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090209849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090209849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090209849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090209849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090209849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090209849 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090209849 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090209849 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(981)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090209864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209864 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090209864 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090209864 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090209864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090209864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090209864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090209864 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090209864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090209864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090209864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090209864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090209864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090209864 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090209864 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090209864 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090209864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209864 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090209864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090209864 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090209864 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090209864 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090209864 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090209864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090209864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090209864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090209864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090209864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090209864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090209865 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090209865 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090209865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090209865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090209865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090209865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090209865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090209865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090209865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090209866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090209866 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090209866 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090209866 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090209866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090209866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090209866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090209866 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090209866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090209866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090209866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090209866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090209866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090209866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090209866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090209866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090209866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090209866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090209866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090209866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090209866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090209866 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090209866 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090209866 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090210880 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090210887 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090210891 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090210894 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090210898 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241116090210902 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090210907 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090210911 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090210915 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090210919 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241116090210922 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090210925 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090210926 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090210927 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090210929 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241116090210931 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090210932 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090210934 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090210936 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090210938 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: 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@58b8e6c24fc4: "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@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000101000101'B, t_guard := 20.000000 } 20241116090210975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50082<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@58b8e6c24fc4: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@58b8e6c24fc4: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)15723519 20241116090212013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090212013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090212013 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 116 bytes from client (stream_srv.c:1192) 20241116090212013 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090212013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xefebff, normal) (hnbgw_rua.c:407) 20241116090212013 DHNB DEBUG map_rua[0x561cefa68570]{init}: Allocated (fsm.c:456) 20241116090212013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15723519)[0x561cefa68570]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090212013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15723519 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090212013 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090212013 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090212013 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241116090212013 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15723519 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116090212013 DCN DEBUG map_sccp[0x561cefa1ddc0]{init}: Allocated (fsm.c:456) 20241116090212013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x561cefa1ddc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090212013 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15723519 <-> SCCP-111 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116090212013 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15723519 SCCP-111 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 87 bytes RANAP data (hnbgw_rua.c:312) 20241116090212013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15723519)[0x561cefa68570]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090212013 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090212013 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090212013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15723519)[0x561cefa68570]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090212013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x561cefa1ddc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090212013 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090212013 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{IDLE}: Allocated (fsm.c:456) 20241116090212013 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090212013 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000006f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=87,D=001340530000070003400180000f40060000f11009260037400100003a40080000f110092600370010401c1b080101d471000008292624000000003000f1102a2a170411e51000004f40030001450056400500f1100926) (sccp_scrc.c:406) 20241116090212013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090212013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090212013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090212013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090212013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090212013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090212013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090212013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090212013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090212013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090212013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090212013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090212013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090212013 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090212013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x561cefa1ddc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090212013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15723519)[0x561cefa68570]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090212013 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090212014 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090212014 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090212014 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090212014 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090212014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090212014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090212014 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(980)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(981)@58b8e6c24fc4: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984) HNBGW_Test.sgsn0-RAN(981)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)10458316 HNBGW_Test.sgsn0-SCCP(980)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(980)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116090212032 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090212032 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090212032 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090212032 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090212032 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090212032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090212032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090212032 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090212032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090212033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090212033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090212033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090212033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090212033 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0038c035) (sccp_scrc.c:477) 20241116090212033 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20241116090212033 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090212033 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090212033 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090212033 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090212033 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090212033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x561cefa1ddc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090212033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x561cefa1ddc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090212036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50082<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090212038 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090212042 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090212045 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090212047 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090212049 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090212050 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090212052 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090212053 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090212054 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090212055 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090212055 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090212056 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090212057 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090212057 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090212058 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090212059 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090212060 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090212060 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090212061 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090212062 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/0@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, gtp_pars := { core := { local := { addr := "127.0.0.2", teid := '22002200'O }, remote := { addr := "127.0.0.1", teid := '10101010'O } }, access := { local := { addr := "127.0.0.3", teid := '30303030'O ("0000") }, remote := { addr := "127.0.0.4", teid := '44004400'O } } }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, expect_compl_l3_success := true, pfcp_pars := { pfcp_enabled := true, pfcp_local_addr := "127.0.0.1", upf_node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, upf_f_seid := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, hnbgw_f_seid := omit }, nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111001'B, subsystemNumber := 142, globalTitle := omit }, sccp_addr_hnbgw := { addressIndicator := { pointCodeIndic := '1'B, ssnIndicator := '1'B, globalTitleIndic := '0000'B, routingIndicator := '1'B }, signPointCode := '00000010111101'B, subsystemNumber := 142, globalTitle := omit }, rab_rel_cause := { nAS := 83 }, hnbgw_timer_x31 := 5, sigc_id := '000000000000000001011011'B, t_guard := 20.000000 } 20241116090212073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38598<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(981)@58b8e6c24fc4: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(981)@58b8e6c24fc4: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)16374073 20241116090213096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090213096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090213096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 103 bytes from client (stream_srv.c:1192) 20241116090213096 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090213096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf9d939, normal) (hnbgw_rua.c:407) 20241116090213096 DHNB DEBUG map_rua[0x561cefa3c0d0]{init}: Allocated (fsm.c:456) 20241116090213096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16374073)[0x561cefa3c0d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090213096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16374073 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090213096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090213096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090213096 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241116090213096 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16374073 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241116090213096 DCN DEBUG map_sccp[0x561cefa35390]{init}: Allocated (fsm.c:456) 20241116090213096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x561cefa35390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090213096 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16374073 <-> SCCP-112 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241116090213096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16374073 SCCP-112 sgsn-0 MI=NONE: rx RUA Connect with 74 bytes RANAP data (hnbgw_rua.c:312) 20241116090213096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16374073)[0x561cefa3c0d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090213096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090213096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090213096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16374073)[0x561cefa3c0d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090213097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x561cefa35390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090213097 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090213097 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{IDLE}: Allocated (fsm.c:456) 20241116090213097 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090213097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000070), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=74,D=001340460000070003400180000f40060000f11009260037400100003a40080000f110092600370010400f0e08087300f1102a2a170411e51000004f400300005b0056400500f1100926) (sccp_scrc.c:406) 20241116090213097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090213097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090213097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090213097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090213097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090213097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090213097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090213097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090213097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090213097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090213097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090213097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090213097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090213097 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090213097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x561cefa35390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090213097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16374073)[0x561cefa3c0d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090213097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090213097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090213097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090213097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090213097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090213097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090213097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090213097 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(980)@58b8e6c24fc4: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(980)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(981)@58b8e6c24fc4: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985) HNBGW_Test.sgsn0-RAN(981)@58b8e6c24fc4: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)8747595 HNBGW_Test.sgsn0-SCCP(980)@58b8e6c24fc4: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(980)@58b8e6c24fc4: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241116090213102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090213102 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090213102 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090213102 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090213102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090213102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090213102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090213102 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090213103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090213103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090213103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090213103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090213103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090213103 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00269d47) (sccp_scrc.c:477) 20241116090213103 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20241116090213103 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090213103 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090213103 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090213103 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090213103 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090213103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x561cefa35390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090213103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x561cefa35390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090213105 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38598<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090213107 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090213109 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090213110 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090213111 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090213112 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090213113 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090213114 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090213115 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090213117 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090213118 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090213120 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090213121 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090213122 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090213124 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090213125 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090213127 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090213128 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090213129 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090213130 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090213131 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: "connecting cnlink 1" 20241116090213131 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(988)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-M3UA(988)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(988)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn1-SCCP(986)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090213347 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 20241116090213347 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 20241116090213347 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090213347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(988)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241116090213358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090213358 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241116090213358 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090213358 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090213358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090213358 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241116090213358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090213362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090213362 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090213363 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090213363 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090213363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090213363 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090213363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090213363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090213363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090213363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241116090213363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090213363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090213363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090213363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090213363 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090213363 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090213363 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090213364 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090213364 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090213364 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090213364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090213364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090213364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090213364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090213364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090213365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090213365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090213365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090213365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090213365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090213365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090213365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090213365 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090213365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090213365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090213365 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090213365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090213365 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090213365 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090213365 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090213365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090213365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090213365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090213365 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090213805 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090213805 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00463855), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090213805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090213805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090213805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090213805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090213805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090213805 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090213805 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090213806 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090213806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090213806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090213806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090213806 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090213812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090213812 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090213812 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090213812 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090213812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090213812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090213812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090213812 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090213813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090213813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090213813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090213813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090213813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090213813 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=00463855) (sccp_scrc.c:477) 20241116090213813 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20241116090213813 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090213813 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090213813 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090213813 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090213813 DLSCCP DEBUG SCCP-SCOC(108)[0x561cefa34470]{IDLE}: Deallocated (fsm.c:568) MTC@58b8e6c24fc4: 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 := '000000000000000001101110'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(987)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090214157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090214157 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090214157 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090214157 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 20241116090214157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090214157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090214157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090214157 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090214157 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090214157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090214157 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090214157 DLM3UA DEBUG 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) 20241116090214157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090214157 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090214157 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090214157 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090214157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090214157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090214157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090214157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090214157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090214157 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090214157 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090214157 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090214157 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090214157 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) 20241116090214157 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) 20241116090214157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090214157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241116090214157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090214157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090214157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090214157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090214157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090214157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090214157 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090214157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090214157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090214157 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090214157 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: link up (cnlink.c:111) 20241116090214157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090214157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090214157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090214157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090214157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090214157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090214157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090214157 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090214158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090214158 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090214158 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090214158 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 20241116090214158 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090214158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090214158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090214158 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090214158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090214158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090214158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090214158 DLM3UA DEBUG 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) 20241116090214158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090214158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090214158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241116090214158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241116090214158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090214158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090214158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090214158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090214158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090214158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090214158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090214158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090214158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090214158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090214158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090214158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090214158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090214158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090214158 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090214158 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090214158 DRANAP INFO cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090214176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090214887 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090214887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003a9cc1), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090214887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090214887 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090214887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090214887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090214887 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090214887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058f3c4), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090214887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090214887 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090214887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090214887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090214888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090214888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090214888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090214888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090214888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090214888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090214888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090214888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090214888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090214888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090214888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090214888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090214888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090214888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090214888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090214888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090214892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090214892 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090214892 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090214892 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 20241116090214892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090214892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090214892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090214892 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090214893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090214893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090214893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090214893 DLM3UA DEBUG 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) 20241116090214893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090214893 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=003a9cc1) (sccp_scrc.c:477) 20241116090214893 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20241116090214893 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090214893 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090214893 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090214893 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090214893 DLSCCP DEBUG SCCP-SCOC(110)[0x561cefa2a420]{IDLE}: Deallocated (fsm.c:568) 20241116090215098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090215098 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090215098 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090215098 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 20241116090215098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090215098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090215098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090215098 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090215098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090215098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090215098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090215098 DLM3UA DEBUG 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) 20241116090215099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090215099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006d), PART(T=Source Reference,L=4,D=0058f3c4) (sccp_scrc.c:477) 20241116090215099 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20241116090215099 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090215099 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090215099 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090215099 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090215099 DLSCCP DEBUG SCCP-SCOC(109)[0x561cefa220c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(987)@58b8e6c24fc4: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(987)@58b8e6c24fc4: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@58b8e6c24fc4: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)16400465 20241116090215198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090215198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090215198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116090215198 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090215198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfa4051, normal) (hnbgw_rua.c:407) 20241116090215198 DHNB DEBUG map_rua[0x561cefa220c0]{init}: Allocated (fsm.c:456) 20241116090215198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16400465)[0x561cefa220c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090215198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16400465 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241116090215198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090215198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090215198 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16400465 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241116090215198 DCN DEBUG map_sccp[0x561cefa2a420]{init}: Allocated (fsm.c:456) 20241116090215198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x561cefa2a420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090215198 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16400465 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241116090215198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16400465 SCCP-113 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116090215198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16400465)[0x561cefa220c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090215198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090215198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090215198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16400465)[0x561cefa220c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090215198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x561cefa2a420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090215198 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090215198 DLSCCP DEBUG SCCP-SCOC(113)[0x561cefa34470]{IDLE}: Allocated (fsm.c:456) 20241116090215198 DLSCCP DEBUG SCCP-SCOC(113)[0x561cefa34470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090215198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000071), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300006e0056400500f1100926) (sccp_scrc.c:406) 20241116090215198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090215198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090215198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090215198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090215198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090215198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090215198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090215198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090215198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090215198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090215198 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090215198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090215198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090215198 DLSCCP DEBUG SCCP-SCOC(113)[0x561cefa34470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090215198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x561cefa2a420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090215198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16400465)[0x561cefa220c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090215198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090215198 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090215198 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090215198 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090215198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090215198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090215198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090215198 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(986)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(986)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(987)@58b8e6c24fc4: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989) HNBGW_Test.sgsn1-RAN(987)@58b8e6c24fc4: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)5715589 HNBGW_Test.sgsn1-SCCP(986)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(986)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090215203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090215203 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241116090215203 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241116090215203 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 20241116090215203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090215203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090215203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090215203 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090215203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090215203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090215203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090215203 DLM3UA DEBUG 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) 20241116090215203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090215203 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00510307) (sccp_scrc.c:477) 20241116090215203 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20241116090215203 DLSCCP DEBUG SCCP-SCOC(113)[0x561cefa34470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090215203 DLSCCP DEBUG SCCP-SCOC(113)[0x561cefa34470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090215203 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090215203 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090215203 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090215203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x561cefa2a420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090215203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x561cefa2a420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090215204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38610<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: 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 } } } 20241116090215204 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241116090215205 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241116090215206 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241116090215208 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090215209 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090215210 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241116090215211 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241116090215212 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241116090215214 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090215215 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090215216 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241116090215217 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241116090215218 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241116090215219 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090215220 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090215221 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241116090215222 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241116090215222 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241116090215223 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241116090215224 DLCTRL DEBUG Command: GET rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090215227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090215227 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42813<->l=127.0.0.1:4262) (control_if.c:193) 20241116090215227 DLINP DEBUG SRVCONN(,r=127.0.0.1:50825<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090215227 DLINP DEBUG SRVCONN(,r=127.0.0.1:50825<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090215227 DLINP NOTICE SRV(,r=127.0.0.1:50825<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090215227 DMAIN NOTICE (127.0.0.1:50825 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50825<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090215227 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(977)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969)@58b8e6c24fc4: Final verdict of PTC: none 20241116090215227 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090215227 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(987)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(980)@58b8e6c24fc4: Final verdict of PTC: none 20241116090215227 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090215227 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090215227 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090215227 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090215227 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090215227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090215227 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING VirtHNBGW-STATS(970)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(978)@58b8e6c24fc4: Final verdict of PTC: none 20241116090215228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090215228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090215228 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090215228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090215228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090215228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090215228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090215227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090215227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090215228 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090215228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090215228 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090215228 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090215228 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090215228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090215228 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(981)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(986)@58b8e6c24fc4: Final verdict of PTC: none 20241116090215228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090215228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090215228 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090215228 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090215228 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090215228 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) 20241116090215228 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090215228 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090215228 DLINP <0002> stream_srv.c:670 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090215228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090215228 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241116090215228 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090215228 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090215228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090215228 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241116090215228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090215228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090215229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090215229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090215229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090215229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090215229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090215229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090215229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090215229 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090215229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090215229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090215229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090215229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090215229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090215229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090215229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090215229 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090215229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090215229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090215229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090215229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090215229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090215229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090215229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241116090215229 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(982)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(979)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(971)@58b8e6c24fc4: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(983)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(988)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(972)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(969): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(970): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(972): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(973): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(974): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(975): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(976): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(977): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(978): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(979): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(980): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(981): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(982): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(983): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(984): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(985): pass (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(986): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-RAN(987): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(988): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(989): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@58b8e6c24fc4Sat Nov 16 09:02:15 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 : 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'. 20241116090215228 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090215228 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090215228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x561cefa1ddc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090215228 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090215228 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090215228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038c035), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090215228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090215228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090215228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090215228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090215228 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090215228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x561cefa1ddc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090215228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15723519)[0x561cefa68570]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090215228 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15723519)[0x561cefa68570]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090215228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090215228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15723519)[0x561cefa68570]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090215228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15723519)[0x561cefa68570]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090215228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15723519)[0x561cefa68570]{disrupted}: Freeing instance (context_map.c:202) 20241116090215228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15723519)[0x561cefa68570]{disrupted}: Deallocated (fsm.c:568) 20241116090215228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x561cefa1ddc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090215228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x561cefa1ddc0]{disconnected}: Freeing instance (context_map.c:206) 20241116090215228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-111)[0x561cefa1ddc0]{disconnected}: Deallocated (fsm.c:568) 20241116090215228 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15723519 SCCP-111 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241116090215228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x561cefa35390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090215228 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090215228 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090215228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00269d47), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090215228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090215228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090215228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090215228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090215228 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090215228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x561cefa35390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090215228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16374073)[0x561cefa3c0d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090215228 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16374073)[0x561cefa3c0d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090215228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090215228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16374073)[0x561cefa3c0d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090215228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16374073)[0x561cefa3c0d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090215228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16374073)[0x561cefa3c0d0]{disrupted}: Freeing instance (context_map.c:202) 20241116090215228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16374073)[0x561cefa3c0d0]{disrupted}: Deallocated (fsm.c:568) 20241116090215228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x561cefa35390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090215228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x561cefa35390]{disconnected}: Freeing instance (context_map.c:206) 20241116090215228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-112)[0x561cefa35390]{disconnected}: Deallocated (fsm.c:568) 20241116090215228 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16374073 SCCP-112 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241116090215228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090215228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090215228 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090215228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090215228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090215228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090215228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090215228 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090215228 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090215228 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090215228 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090215228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090215229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090215229 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090215229 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090215229 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241116090215229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090215229 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090215229 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090215229 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090215229 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090215229 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090215229 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090215229 DRANAP NOTICE cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090215229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241116090215229 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090215229 DLSCCP DEBUG SCCP-SCOC(113)[0x561cefa34470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090215229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00510307), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090215229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090215229 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090215229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090215229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090215229 DLSCCP DEBUG SCCP-SCOC(113)[0x561cefa34470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090215229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x561cefa2a420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090215229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16400465)[0x561cefa220c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090215229 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16400465)[0x561cefa220c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090215229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241116090215229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16400465)[0x561cefa220c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090215229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16400465)[0x561cefa220c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090215229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16400465)[0x561cefa220c0]{disrupted}: Freeing instance (context_map.c:202) 20241116090215229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16400465)[0x561cefa220c0]{disrupted}: Deallocated (fsm.c:568) 20241116090215229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x561cefa2a420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090215229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x561cefa2a420]{disconnected}: Freeing instance (context_map.c:206) 20241116090215229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x561cefa2a420]{disconnected}: Deallocated (fsm.c:568) 20241116090215229 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16400465 SCCP-113 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241116090215229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:797) 20241116090215229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090215229 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090215229 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090215229 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090215230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090215283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090215406 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090215406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bea89f), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090215406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090215406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090215406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090215406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090215406 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090215406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e568), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090215406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090215406 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090215406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090215406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090215407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090215407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090215407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090215407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090215407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090215407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090215407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090215407 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090215407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090215407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090215407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090215407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090215407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090215407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090215407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090215885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38622<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=499164) Waiting for packet dumper to finish... 1 (prev_count=499164, count=500044) 20241116090217228 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090217229 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241116090217229 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241116090217229 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090217229 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090217229 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090217229 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090217229 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090217229 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090217649 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090217649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d845), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090217649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090217649 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090217649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090217649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090217649 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090217649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003842f0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090217649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090217649 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090217649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090217649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090217649 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090217649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007691c9), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090217649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090217649 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090217649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090217649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090217649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090217649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090217649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090217649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090217649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090217649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090217649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090217649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090217649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090217649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090217649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090217649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090217649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090217649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090217649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090217649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090217649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090217649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090217649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090217649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090217649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:02:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20241116090218258 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090218258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e286b5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090218258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090218258 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090218258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090218258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090218258 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090218258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10bd2), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090218258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090218258 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090218258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090218258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090218259 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090218259 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ab72b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090218259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090218259 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090218259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090218259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090218259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090218259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090218259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090218259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090218259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090218259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090218259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090218259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090218259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090218259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090218259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090218259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090218259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090218259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090218259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090218259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090218259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090218259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090218259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090218259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090218259 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_second_rab_assignment started. 20241116090218984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090218987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090218990 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35135<->l=127.0.0.1:4262) (control_if.c:570) 20241116090218992 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090218992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0072fc44), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090218992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090218992 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090218992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090218992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090218992 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090218992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009326ba), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090218992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090218992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090218992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090218992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090218992 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090218992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eee15c), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090218992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090218992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090218992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090218992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090218992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090218992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090218992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090218992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090218992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090218992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090218992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090218992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090218992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090218992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090218992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090218992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090218992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090218992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090218992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090218992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090218992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090218992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090218992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090218992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090218992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241116090219082 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090219082 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090219082 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090219082 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090219082 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090219082 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090219082 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090219082 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(994)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090219082 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090219083 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090219084 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090219084 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090219084 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090219084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090219084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090219084 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090219084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090219084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090219084 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090219084 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090219084 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090219084 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090219084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090219084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090219084 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090219084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090219084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090219084 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090219084 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090219084 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090219084 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090219084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090219084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090219084 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090219084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090219084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090219084 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090219084 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090219084 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090219084 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090219084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090219084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090219084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090219084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090219084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090219084 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090219084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090219084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090219084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090219084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090219084 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090219084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090219084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090219084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090219084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090219084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090219084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090219084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090219084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090219084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090219084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090219084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090219084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090219084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090219084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090219084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090219084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090219084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090219084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(998)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(998)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(998)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090219098 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090219098 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090219098 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090219098 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090219098 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090219098 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090219098 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090219098 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090219099 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090219099 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090219099 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090219099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090219099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090219099 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090219099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090219099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090219099 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090219099 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090219099 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090219099 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090219099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090219099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090219099 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090219099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090219099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090219099 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090219099 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090219099 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090219099 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090219099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090219099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090219099 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090219099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090219099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090219099 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090219099 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090219099 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090219099 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090219099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090219099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090219099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090219099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090219099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090219099 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090219100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090219100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090219100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090219100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090219100 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090219100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090219100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090219100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090219100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090219100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090219100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090219100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090219100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090219100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090219100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090219100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090219100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090219100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090219100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090219100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090219100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090219100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090219100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1001)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(1001)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1001)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(999)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090219121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090219121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090219121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090219121 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090219121 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090219121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090219121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090219121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090219121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090219296 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090219296 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090219296 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090219296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(998)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090219305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219305 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090219305 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090219305 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090219305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090219305 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090219305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090219308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219308 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090219308 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090219308 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090219308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090219308 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090219308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090219308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090219308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090219308 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090219308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090219308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090219308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090219308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090219308 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090219309 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090219309 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090219310 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090219310 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090219310 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090219310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090219310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090219310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090219310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090219310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090219310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090219310 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090219310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090219310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090219311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090219311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090219311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090219311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090219311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090219312 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090219312 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090219312 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090219312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1001)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090219317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219317 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090219317 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090219317 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090219317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090219317 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090219317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090219317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219317 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090219318 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090219318 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090219318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090219318 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090219318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090219318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090219318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090219318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090219318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090219318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090219318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090219318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090219318 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090219318 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090219318 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090219319 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090219319 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090219319 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090219319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090219319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090219319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090219319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090219319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090219319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090219319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090219319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090219319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090219319 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090219319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090219319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090219319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090219319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090219319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090219319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090219319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090219319 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(997)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090220112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090220112 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090220112 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090220112 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090220112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090220112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090220112 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090220112 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090220112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090220112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090220112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090220112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090220112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090220112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090220112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090220112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090220112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090220113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090220113 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090220113 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090220113 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090220113 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090220113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090220113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090220113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090220113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090220113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090220113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090220113 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090220113 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090220113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090220114 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090220114 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090220114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090220114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090220114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090220114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090220114 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090220114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090220114 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090220114 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090220114 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090220114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090220114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090220114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090220114 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090220115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090220115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090220115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090220115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090220115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090220115 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090220115 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090220115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090220115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220115 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090220115 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090220115 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090220115 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090220115 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090220121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090220121 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090220121 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090220121 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090220121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090220121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090220121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090220121 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090220121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090220121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090220121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090220121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090220121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090220121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090220121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090220121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090220121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) HNBGW_Test.sgsn0-RAN(1000)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090220121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090220121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090220121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090220121 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090220121 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090220121 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090220121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090220121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090220122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090220122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090220122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090220122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090220122 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090220122 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090220122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090220122 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090220122 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090220122 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090220122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090220122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090220122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090220122 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090220124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090220124 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090220124 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090220124 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090220124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090220124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090220124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090220124 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090220124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090220124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090220124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090220124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090220124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090220124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090220124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090220124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090220124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090220124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090220124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090220124 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090220124 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090220124 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090220124 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090220124 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090220138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38638<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(997)@58b8e6c24fc4: f_create_expect(l3 := '54DCD1215FF6EA830CF2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(997)@58b8e6c24fc4: Created Expect[0] for '54DCD1215FF6EA830CF2'O to be handled at TC_second_rab_assignment0(1003) TC_second_rab_assignment-Iuh0-RUA(995)@58b8e6c24fc4: Added conn table entry 0TC_second_rab_assignment0(1003)2751797 20241116090221181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090221181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090221181 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1192) 20241116090221181 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090221181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x29fd35, normal) (hnbgw_rua.c:407) 20241116090221181 DHNB DEBUG map_rua[0x561cefa220c0]{init}: Allocated (fsm.c:456) 20241116090221181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090221181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751797 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090221181 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090221181 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090221181 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751797 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116090221181 DCN DEBUG map_sccp[0x561cefa2a420]{init}: Allocated (fsm.c:456) 20241116090221181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090221181 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2751797 <-> SCCP-114 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116090221181 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751797 SCCP-114 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241116090221181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090221181 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090221181 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090221181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090221181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090221181 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090221181 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{IDLE}: Allocated (fsm.c:456) 20241116090221181 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090221181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090221181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090221181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090221181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090221181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090221181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090221181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090221181 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090221181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000072), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a54dcd1215ff6ea830cf2004f400300032d0056400500f1100926) (sccp_scrc.c:406) 20241116090221181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090221181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090221181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090221181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090221181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090221181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090221181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090221181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090221181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090221181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090221181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090221181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090221181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090221181 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090221181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090221181 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(997)@58b8e6c24fc4: Found Expect[0] for l3='54DCD1215FF6EA830CF2'O handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-RAN(997)@58b8e6c24fc4: Added conn table entry 0TC_second_rab_assignment0(1003)12269911 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1003)@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090221195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090221195 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090221195 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090221195 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090221195 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090221195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090221196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090221196 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090221196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090221196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090221196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090221196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090221196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090221196 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fb184e) (sccp_scrc.c:477) 20241116090221196 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20241116090221196 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090221196 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090221196 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090221196 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090221196 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090221196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090221196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) TC_second_rab_assignment0(1003)@58b8e6c24fc4: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1002)@58b8e6c24fc4: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1003) HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: vl_len:91 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241116090221398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090221398 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090221398 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090221398 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090221398 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090221398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090221398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090221398 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090221399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090221399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090221399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090221399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090221399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090221399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:477) 20241116090221399 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241116090221399 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116090221399 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090221399 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116090221399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116090221399 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116090221399 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116090221399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116090221399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116090221399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116090221399 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241116090221399 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241116090221399 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241116090221399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116090221399 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241116090221399 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{UNUSED}: Allocated (fsm.c:456) 20241116090221399 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{UNUSED}: is child of mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0] (fsm.c:486) 20241116090221399 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0] (mgcp_client_endpoint_fsm.c:724) 20241116090221399 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116090221399 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116090221399 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241116090221399 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2751797-0)[0x561cefa35390]{ST_CRCX}: Allocated (fsm.c:456) 20241116090221399 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2751797-0)[0x561cefa35390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0] (fsm.c:486) 20241116090221399 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2751797-0)[0x561cefa35390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116090221399 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2751797-0)[0x561cefa35390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241116090221399 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 29fd'... (mgcp_client.c:805) 20241116090221399 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1208) 20241116090221399 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2751797-0)[0x561cefa35390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116090221399 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1002)@58b8e6c24fc4: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29fd3517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29fd3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(1003) TC_second_rab_assignment0(1003)@58b8e6c24fc4: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29fd3517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29fd3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(1003)@58b8e6c24fc4: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241116090221444 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241116090221444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241116090221444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241116090221444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116090221444 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116090221444 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241116090221444 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221444 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221444 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116090221444 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116090221444 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221444 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116090221444 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241116090221444 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116090221444 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241116090221444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241116090221444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241116090221444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090221444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1003)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090221466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090221466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090221466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1192) 20241116090221466 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116090221466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x29fd35) (hnbgw_rua.c:471) 20241116090221466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751797 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241116090221466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116090221466 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116090221466 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116090221466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116090221466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116090221466 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241116090221466 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241116090221466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116090221466 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241116090221466 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0] (mgcp_client_endpoint_fsm.c:724) 20241116090221466 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116090221466 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116090221466 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241116090221466 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 29fd'... (mgcp_client.c:805) 20241116090221466 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1208) 20241116090221466 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116090221466 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116090221466 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221466 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1003)@58b8e6c24fc4: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "29fd3517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29fd3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116090221474 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241116090221474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241116090221474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241116090221474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221474 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116090221474 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241116090221474 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0] (mgcp_client_endpoint_fsm.c:724) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241116090221474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2751797-0)[0x561cefa68410]{ST_CRCX}: Allocated (fsm.c:456) 20241116090221474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2751797-0)[0x561cefa68410]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0] (fsm.c:486) 20241116090221474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2751797-0)[0x561cefa68410]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241116090221474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2751797-0)[0x561cefa68410]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241116090221474 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 29fd'... (mgcp_client.c:805) 20241116090221474 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1208) 20241116090221474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2751797-0)[0x561cefa68410]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221474 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1003)@58b8e6c24fc4: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "29fd3517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "29fd3517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241116090221480 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241116090221480 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa68410]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241116090221480 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa68410]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241116090221480 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa68410]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241116090221480 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa68410]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241116090221480 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241116090221480 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221480 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221480 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221480 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241116090221480 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241116090221480 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221480 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{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) 20241116090221480 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241116090221480 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116090221480 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241116090221480 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241116090221480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241116090221480 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116090221480 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116090221480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb184e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241116090221480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090221480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090221480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090221480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090221480 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241116090221480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090221481 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090221481 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090221481 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090221481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090221481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090221481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090221481 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: vl_len:63 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241116090221484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090221484 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090221484 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090221484 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090221484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090221484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090221484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090221484 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090221484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090221484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090221484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090221484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090221484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090221484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:477) 20241116090221485 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241116090221485 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116090221485 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090221485 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116090221485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116090221485 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241116090221485 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241116090221485 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241116090221485 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116090221485 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241116090221485 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751797 SCCP-114 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241116090221485 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241116090221485 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241116090221485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090221485 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1003)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090221486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090221486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090221486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1192) 20241116090221486 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116090221486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x29fd35) (hnbgw_rua.c:471) 20241116090221486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751797 SCCP-114 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241116090221486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116090221486 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241116090221486 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241116090221486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241116090221486 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241116090221486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241116090221486 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116090221486 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116090221486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb184e), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20241116090221486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090221486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090221486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090221486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090221486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090221486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090221486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090221486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090221486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090221486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090221486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090221486 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: vl_len:12 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241116090221489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090221489 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090221489 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090221489 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090221489 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090221489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090221489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090221489 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090221489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090221489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090221489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090221489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090221489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090221489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:477) 20241116090221489 DLSCCP DEBUG Received CO:CODT for local reference 114 (sccp_scoc.c:1824) 20241116090221489 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116090221489 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090221489 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116090221489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116090221489 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241116090221489 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241116090221489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241116090221489 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241116090221489 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241116090221489 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241116090221489 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241116090221489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116090221489 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 29fd'... (mgcp_client.c:805) 20241116090221489 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116090221489 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116090221489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa68410]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241116090221489 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:59171: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 29fd'... (mgcp_client.c:805) 20241116090221489 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1208) 20241116090221489 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa68410]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241116090221489 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{IN_USE}: Removing from parent mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0] (mgcp_client_endpoint_fsm.c:873) 20241116090221489 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241116090221489 DLMGCP DEBUG mgw-endp(mgw-fsm-2751797-0)[0x561cefa3c0d0]{IN_USE}: Deallocated (fsm.c:568) 20241116090221489 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241116090221489 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241116090221489 DMGW DEBUG mgw(mgw-fsm-2751797-0)[0x561cefa1ddc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241116090221489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116090221489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241116090221489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090221489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:732) TC_second_rab_assignment0(1003)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1003)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "29fd3517" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1003)@58b8e6c24fc4: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "29fd3517" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1003)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090221491 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241116090221491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116090221491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116090221491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116090221491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x561cefa35390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241116090221492 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241116090221492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa68410]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241116090221492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa68410]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241116090221492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa68410]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241116090221492 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x561cefa68410]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(995)@58b8e6c24fc4: Deleted conn table entry 0TC_second_rab_assignment0(1003)2751797 20241116090221494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090221494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090221494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1192) 20241116090221494 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241116090221494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x29fd35,cause=radio(normal)) (hnbgw_rua.c:439) 20241116090221494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751797 SCCP-114 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241116090221494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241116090221494 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241116090221494 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241116090221494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241116090221494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090221494 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116090221494 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116090221494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb184e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241116090221494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090221494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090221494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090221494 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090221494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241116090221494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241116090221494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:384) 20241116090221494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090221494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090221494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090221494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090221494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090221494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090221494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090221494 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1003)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(997)@58b8e6c24fc4: Deleted conn table entry 0TC_second_rab_assignment0(1003)12269911 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Session index based on connection ID:0 20241116090221496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090221496 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090221496 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090221496 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090221496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090221496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090221496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090221496 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090221496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090221496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090221496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090221496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090221496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090221496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000072), PART(T=Source Reference,L=4,D=00fb184e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241116090221496 DLSCCP DEBUG Received CO:RELRE for local reference 114 (sccp_scoc.c:1824) 20241116090221496 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241116090221496 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090221496 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241116090221496 DCN DEBUG handle_cn_disc_ind() conn_id=114 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20241116090221496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241116090221496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:444) 20241116090221496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090221496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{disconnected}: Freeing instance (context_map.c:202) 20241116090221496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2751797)[0x561cefa220c0]{disconnected}: Deallocated (fsm.c:568) 20241116090221496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090221496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{disconnected}: Freeing instance (context_map.c:206) 20241116090221496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-114)[0x561cefa2a420]{disconnected}: Deallocated (fsm.c:568) 20241116090221496 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2751797 SCCP-114 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241116090221496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fb184e), PART(T=Source Reference,L=4,D=00000072) (sccp_scrc.c:406) 20241116090221496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090221496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090221496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090221496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090221496 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241116090221496 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090221496 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090221496 DLSCCP DEBUG SCCP-SCOC(114)[0x561cefa68570]{IDLE}: Deallocated (fsm.c:568) 20241116090221496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090221496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090221496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090221496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090221496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090221496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090221496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090221496 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: RLC received in state:disconnect_pending TC_second_rab_assignment0(1003)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090223497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38638<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1003)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090223501 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35135<->l=127.0.0.1:4262) (control_if.c:193) TC_second_rab_assignment-Iuh0-RUA(995)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1000)@58b8e6c24fc4: Final verdict of PTC: none 20241116090223502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38632<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090223503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090223503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090223503 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090223503 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090223503 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(996)@58b8e6c24fc4: Final verdict of PTC: none 20241116090223503 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090223503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090223504 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090223504 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090223504 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090223505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090223505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090223505 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090223504 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090223504 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090223504 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090223504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind MutexDispCT-TC_second_rab_assignment(990)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(992)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-RAN(997)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(999)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(1002)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(998)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1001)@58b8e6c24fc4: Final verdict of PTC: none 20241116090223504 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090223505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090223505 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090223505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090223505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090223505 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090223505 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090223505 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090223505 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090223504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090223504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090223505 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090223505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090223505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090223505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090223505 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090223505 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090223505 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090223505 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090223505 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090223505 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090223505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090223505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090223505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090223505 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090223505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090223505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090223505 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090223505 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090223505 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090223505 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) TC_second_rab_assignment-Iuh0(994)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(991)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090223507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38628<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(993)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(990): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(991): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(992): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(993): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_second_rab_assignment-Iuh0(994): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(995): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(996): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(997): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(998): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(999): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1000): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1001): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(1002): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_second_rab_assignment0(1003): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_second_rab_assignment finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:02:23 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 20241116090223550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090224152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44990<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=370544) Waiting for packet dumper to finish... 1 (prev_count=370544, count=371084) 20241116090225228 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090225228 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00269d47), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090225229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090225229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090225229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090225229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090225229 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090225229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038c035), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090225229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090225229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090225229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090225229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090225229 DLSCCP DEBUG SCCP-SCOC(113)[0x561cefa34470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241116090225229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00510307), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090225229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090225229 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090225229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090225229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090225229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090225229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090225229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090225229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090225229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090225229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090225229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090225229 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090225229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090225229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090225229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090225229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090225229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090225229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090225229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090225229 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090225230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090225230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090225230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090225230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090225230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090225230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090225230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090225407 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090225407 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e568), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090225407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090225407 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090225407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090225407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090225407 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090225407 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bea89f), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090225407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090225407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090225408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090225408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090225408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090225408 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090225408 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090225408 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090225408 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090225408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090225408 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090225408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090225408 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090225408 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090225408 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090225408 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090225408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090225408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090225408 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241116090225505 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090225506 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090225506 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090225506 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090225506 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090225506 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 16 09:02: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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241116090227225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090227227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090227230 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41599<->l=127.0.0.1:4262) (control_if.c:570) 20241116090227288 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090227288 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090227288 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090227288 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090227288 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090227288 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090227288 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090227288 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090227288 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090227288 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241116090227289 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090227289 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090227289 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090227289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090227289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090227289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227290 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090227290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227290 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090227290 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090227290 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090227290 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090227290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090227290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090227290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227290 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090227290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227290 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090227290 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090227290 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090227290 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090227290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090227290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090227290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090227290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227290 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090227290 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090227290 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090227290 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090227290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090227290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090227290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090227290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227290 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090227290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090227290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090227290 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090227290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090227290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090227290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090227290 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090227290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090227290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090227290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090227290 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090227290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090227290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090227290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090227290 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1012)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(1012)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1012)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(1010)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090227304 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090227304 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090227304 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090227304 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090227305 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090227305 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090227305 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090227305 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090227306 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090227306 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090227306 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090227306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090227306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227306 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090227306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227306 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090227306 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090227306 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090227306 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090227306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090227306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227306 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090227306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227306 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090227306 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090227306 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090227306 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090227306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090227306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227306 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090227306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227306 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090227306 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090227306 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090227306 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090227306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090227306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090227306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227306 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090227306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090227306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090227306 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090227306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090227306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090227306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090227306 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090227306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090227306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090227306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090227306 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090227306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090227306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090227306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090227306 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1015)@58b8e6c24fc4: ************************************************* MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1015)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1015)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(1013)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090227503 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090227503 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090227503 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090227503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1012)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090227512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227512 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090227512 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090227512 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090227512 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090227512 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090227512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090227515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227515 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090227515 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090227515 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090227515 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090227515 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090227515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090227515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090227515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090227515 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090227515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090227515 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090227515 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090227515 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090227515 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090227515 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090227515 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090227516 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090227516 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090227516 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090227516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090227516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090227516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090227517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227517 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090227517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227517 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090227517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090227517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090227517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090227517 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090227519 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090227519 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090227519 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090227519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1015)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090227525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227525 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090227525 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090227525 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090227525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090227525 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090227525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090227525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090227525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090227525 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090227525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090227525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090227525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090227525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090227525 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090227525 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090227525 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090227525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227525 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090227525 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090227525 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090227525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090227525 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090227525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090227526 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090227526 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090227526 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090227526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090227526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090227526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090227527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090227527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090227527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090227527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227527 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090227527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227527 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227527 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227527 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090227527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090227527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090227527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090227527 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090227650 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090227650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007691c9), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090227650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227650 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090227650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227650 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090227650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003842f0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090227650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227650 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090227650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227650 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090227650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d845), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090227650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090227650 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090227651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090227651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090227651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090227651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090227651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090227651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090227651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090227651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090227651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090227651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090227651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090227651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090227651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090227651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090227651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090227651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090227651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090228259 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090228260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ab72b), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090228260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090228260 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090228260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090228260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090228260 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090228260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a10bd2), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090228260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090228260 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090228260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090228260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090228260 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090228260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e286b5), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090228260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090228260 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090228260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090228260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090228260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090228260 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090228260 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090228260 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090228260 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090228260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090228260 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090228261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090228261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090228261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090228261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090228261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090228261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090228261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090228261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090228261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090228261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090228261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090228261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090228261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090228261 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1011)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090228320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090228320 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090228320 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090228320 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090228320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090228320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090228320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090228320 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090228320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090228320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090228320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090228320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090228320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090228320 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090228320 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090228320 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090228320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228320 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090228320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090228320 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090228320 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090228320 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090228320 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090228321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090228321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090228321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090228321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090228321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090228321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090228321 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090228321 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090228321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090228321 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090228321 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090228321 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090228321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090228321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090228321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090228321 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090228321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090228321 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090228321 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090228321 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090228321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090228321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090228321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090228322 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090228322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090228322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090228322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090228322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090228322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090228322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090228322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090228322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090228322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090228322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090228322 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090228322 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090228322 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1014)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090228327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090228327 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090228327 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090228327 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090228327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090228327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090228327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090228327 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090228327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090228327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090228327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090228327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090228327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090228327 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090228327 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090228327 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090228327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228327 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090228327 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090228327 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090228327 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090228327 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090228327 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090228327 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090228327 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090228327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090228327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090228327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090228327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090228327 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090228327 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090228327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090228327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090228327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090228327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090228327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090228327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090228327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090228327 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090228328 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090228328 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090228328 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090228328 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090228328 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090228328 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090228328 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090228328 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090228328 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090228328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090228328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090228328 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090228328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090228328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090228328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090228328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090228328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090228328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090228328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090228328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090228328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090228328 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090228328 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090228328 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090228333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090228333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090228333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090228333 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090228333 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090228333 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090228333 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090228333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090228333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090228336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090228336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090228336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1192) 20241116090228336 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241116090228336 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241116090228542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090228542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090228542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090228542 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090228542 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090228542 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090228542 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090228542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090228542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed MTC@58b8e6c24fc4: talloc reports "struct hnb_context" x 1, expecting 1 MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1013)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1010)@58b8e6c24fc4: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009)@58b8e6c24fc4: Final verdict of PTC: none 20241116090228557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45008<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090228557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090228557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090228557 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090228557 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090228557 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090228558 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41599<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(1011)@58b8e6c24fc4: Final verdict of PTC: none 20241116090228559 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090228559 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241116090228559 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090228559 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090228559 DLSS7 <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(1014)@58b8e6c24fc4: Final verdict of PTC: none 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090228559 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090228559 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090228559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090228559 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090228559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090228559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090228560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090228559 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090228559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090228560 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090228560 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090228560 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090228560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090228560 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090228560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090228560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090228560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090228560 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090228560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090228560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090228560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090228560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090228560 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090228560 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090228560 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-M3UA(1015)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1012)@58b8e6c24fc4: Final verdict of PTC: none 20241116090228560 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090228560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090228560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090228560 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090228560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090228560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090228560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090228560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090228560 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090228560 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090228560 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090228560 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1016)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(1005)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@58b8e6c24fc4: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090228561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45002<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1007)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1004): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(1005): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(1007): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1008): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1009): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(1010): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(1011): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(1012): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1013): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1014): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1015): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(1016): none (pass -> pass) MTC@58b8e6c24fc4: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:02:28 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 20241116090228613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(98)[0x561cefa4d5b0]{IDLE}: Deallocated (fsm.c:568) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(97)[0x561cefa1e880]{IDLE}: Deallocated (fsm.c:568) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090228988 DLSCCP DEBUG SCCP-SCOC(99)[0x561cefa4e1a0]{IDLE}: Deallocated (fsm.c:568) 20241116090229216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45024<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246284) Waiting for packet dumper to finish... 1 (prev_count=246284, count=250608) 20241116090230560 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090230560 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090230560 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241116090230560 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090230560 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090230560 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: 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 ------ Sat Nov 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_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@58b8e6c24fc4: 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@58b8e6c24fc4: Test case TC_apply_sccp started. 20241116090232329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090232334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090232337 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34223<->l=127.0.0.1:4262) (control_if.c:570) 20241116090232409 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:129) 20241116090232409 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(1021)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090232418 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090232418 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090232418 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090232418 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090232418 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090232418 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090232418 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090232418 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090232418 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59218 (stream_srv.c:129) 20241116090232418 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59218<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh1(1023)@58b8e6c24fc4: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241116090232419 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090232419 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241116090232419 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090232419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090232419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000004800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090232419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090232419 DLSS7 DEBUG Found route for dpc=4=0.0.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090232420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241116090232420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090232420 DRANAP DEBUG cnlink(msc-3)[0x561cefa16740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090232420 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090232420 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241116090232420 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090232420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090232420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090232420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090232420 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090232420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241116090232420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090232420 DRANAP DEBUG cnlink(msc-2)[0x561cef9ac870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090232420 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090232420 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241116090232420 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090232420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090232420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090232420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090232420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090232420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241116090232420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090232420 DRANAP DEBUG cnlink(msc-1)[0x561cef9af670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090232420 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090232420 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090232420 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090232420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090232420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090232420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090232420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090232420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090232420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090232420 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090232420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090232420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090232420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241116090232420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241116090232420 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241116090232420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090232420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090232420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241116090232420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241116090232420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241116090232420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241116090232420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090232420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090232420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241116090232420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241116090232420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241116090232420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241116090232420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090232420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090232420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090232420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090232420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090232420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1027)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-M3UA(1027)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1027)@58b8e6c24fc4: ************************************************* HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090232434 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090232434 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090232434 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090232434 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090232434 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090232434 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090232434 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241116090232434 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090232435 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090232435 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241116090232435 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090232435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090232435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000c800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090232435 DLSS7 DEBUG Found route for dpc=12=0.1.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090232435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241116090232435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090232435 DRANAP DEBUG cnlink(sgsn-3)[0x561cefa18d80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090232435 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090232435 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241116090232435 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090232435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090232435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090232435 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090232435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090232435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090232435 DRANAP DEBUG cnlink(sgsn-2)[0x561cefa183f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090232435 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090232435 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241116090232435 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090232435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090232435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090232435 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090232435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090232435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090232435 DRANAP DEBUG cnlink(sgsn-1)[0x561cefa17a60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090232435 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090232435 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090232435 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090232435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090232435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090232435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090232435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090232435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090232435 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090232436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090232436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090232436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241116090232436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241116090232436 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241116090232436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090232436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090232436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090232436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090232436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090232436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090232436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090232436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090232436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090232436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090232436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090232436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090232436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090232436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090232436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090232436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090232436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090232436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@58b8e6c24fc4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@58b8e6c24fc4: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1030)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-M3UA(1030)@58b8e6c24fc4: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1030)@58b8e6c24fc4: ************************************************* HNBGW_Test.sgsn0-SCCP(1028)@58b8e6c24fc4: v_sccp_pdu_maxlen:268 20241116090232457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090232457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090232457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090232457 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090232457 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241116090232457 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090232457 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090232457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090232457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): none -> pass 20241116090232462 DLINP DEBUG SRVCONN(,r=127.0.0.1:59218<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090232462 DLINP DEBUG SRVCONN(,r=127.0.0.1:59218<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090232462 DLINP DEBUG SRVCONN(,r=127.0.0.1:59218<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1192) 20241116090232462 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241116090232462 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) 20241116090232462 DLGLOBAL DEBUG validating counter group 0x561ceeed4be0(hnb) with 60 counters (rate_ctr.c:86) 20241116090232462 DHNBAP DEBUG (127.0.0.1:59218 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241116090232462 DHNBAP NOTICE (127.0.0.1:59218 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241116090232462 DHNBAP NOTICE (127.0.0.1:59218 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241116090232462 DLINP DEBUG SRVCONN(,r=127.0.0.1:59218<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090232462 DLINP DEBUG SRVCONN(,r=127.0.0.1:59218<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:732) MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090232632 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090232632 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241116090232632 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090232632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(1027)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241116090232642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232642 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241116090232642 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090232642 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090232642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090232642 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090232642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090232645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232645 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090232645 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090232645 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090232645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090232645 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090232645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090232645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090232645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090232645 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241116090232645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090232645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090232645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090232645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090232645 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090232645 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090232645 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090232646 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090232647 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241116090232647 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090232647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090232647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241116090232647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090232647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090232647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090232647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090232647 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090232647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090232647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090232647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090232647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090232647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090232647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090232647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090232648 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241116090232648 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241116090232648 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241116090232648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(1030)@58b8e6c24fc4: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241116090232653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232653 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241116090232653 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241116090232653 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241116090232653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241116090232653 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241116090232653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241116090232656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232656 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241116090232656 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241116090232656 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241116090232656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241116090232656 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241116090232656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241116090232656 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090232657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241116090232657 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241116090232657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090232657 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090232657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090232657 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090232657 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241116090232657 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241116090232657 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241116090232658 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241116090232658 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241116090232658 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241116090232658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090232658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241116090232658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090232658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090232658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090232658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090232658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090232658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090232658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090232658 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241116090232658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090232658 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090232658 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090232658 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090232658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090232658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090232658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090232658 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1026)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090233446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090233447 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090233447 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090233447 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090233447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090233447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090233447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090233447 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090233447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090233447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090233447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090233447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090233447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090233447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090233447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090233447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000100) (sccp_scrc.c:477) 20241116090233447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090233447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090233447 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090233447 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090233447 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241116090233447 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090233447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090233447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:428) 20241116090233447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090233447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090233447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090233447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090233447 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090233447 DRANAP NOTICE cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: link up (cnlink.c:111) 20241116090233447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090233447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090233447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090233447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090233447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090233447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090233447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090233447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090233448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090233448 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090233448 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090233448 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090233448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090233448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090233448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090233448 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090233448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090233448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090233448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090233448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090233448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090233448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090233448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241116090233448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Data,L=12,D=200900080000010003000100) (sccp_scrc.c:477) 20241116090233448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233448 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090233448 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090233448 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090233448 DRANAP DEBUG cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090233448 DRANAP INFO cnlink(msc-0)[0x561cef9cc220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1029)@58b8e6c24fc4: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241116090233458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090233458 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090233458 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090233458 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090233458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090233458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090233458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090233458 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090233458 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090233458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090233458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090233458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090233458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090233458 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090233458 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090233458 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=17,D=0009000d00000200044001400003000180) (sccp_scrc.c:477) 20241116090233458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233458 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090233458 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090233458 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241116090233458 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241116090233458 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241116090233458 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241116090233458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241116090233458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:428) 20241116090233458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090233458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090233458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090233458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090233458 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241116090233458 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: link up (cnlink.c:111) 20241116090233458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090233458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090233458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090233458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090233458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090233458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090233459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090233459 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090233460 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090233460 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090233460 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090233460 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090233460 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090233460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090233460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090233460 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090233460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090233460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090233460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090233460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090233460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090233460 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241116090233460 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241116090233460 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Data,L=12,D=200900080000010003000180) (sccp_scrc.c:477) 20241116090233460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090233460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090233460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090233460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090233460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241116090233460 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241116090233460 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241116090233460 DRANAP INFO cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241116090234495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090235229 DLSCCP DEBUG SCCP-SCOC(113)[0x561cefa34470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090235230 DLSS7 DEBUG[38;5;43m sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00510307), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090235230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090235230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090235230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090235230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090235230 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090235230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0038c035), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090235230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090235230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090235230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090235230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090235230 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090235230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00269d47), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090235230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090235230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090235230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090235230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090235230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090235230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090235230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090235230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090235230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090235230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090235230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090235230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090235230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090235230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090235230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090235230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090235230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090235230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090235230 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090235230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090235230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090235230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090235230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090235230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090235231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090235231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090235231 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090235236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090235236 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090235236 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090235236 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090235236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090235236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090235236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090235236 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090235236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090235236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090235236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090235236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090235236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090235236 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=0038c035) (sccp_scrc.c:477) 20241116090235236 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20241116090235236 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090235236 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090235236 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090235236 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090235236 DLSCCP DEBUG SCCP-SCOC(111)[0x561cefa67820]{IDLE}: Deallocated (fsm.c:568) 20241116090235408 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090235408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bea89f), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090235408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090235408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090235408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241116090235408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090235408 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090235408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e568), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090235408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090235408 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090235408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090235408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090235408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090235408 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090235408 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090235408 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241116090235408 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241116090235408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241116090235408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241116090235408 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090235409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090235409 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090235409 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090235409 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090235409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090235409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090235409 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090235409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090235409 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090235409 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090235409 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090235409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090235409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090235409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090235409 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090235409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090235409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090235409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090235409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090235409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090235409 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=00269d47) (sccp_scrc.c:477) 20241116090235409 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20241116090235409 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090235409 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090235410 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090235410 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090235410 DLSCCP DEBUG SCCP-SCOC(112)[0x561cefa3bc70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@58b8e6c24fc4: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1026)@58b8e6c24fc4: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1032) TC_apply_sccp-Iuh0-RUA(1022)@58b8e6c24fc4: Added conn table entry 0TC_apply_sccp0(1032)9133103 20241116090235540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090235540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090235540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1192) 20241116090235540 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241116090235540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8b5c2f, normal) (hnbgw_rua.c:407) 20241116090235540 DHNB DEBUG map_rua[0x561cefa220c0]{init}: Allocated (fsm.c:456) 20241116090235540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241116090235540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9133103 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241116090235540 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090235540 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090235540 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9133103 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241116090235540 DCN DEBUG map_sccp[0x561cefa2a420]{init}: Allocated (fsm.c:456) 20241116090235540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241116090235540 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9133103 <-> SCCP-115 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241116090235540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9133103 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241116090235540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241116090235540 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241116090235540 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241116090235540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241116090235540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090235540 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241116090235540 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{IDLE}: Allocated (fsm.c:456) 20241116090235541 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241116090235541 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000073), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003cf0056400500f1100926) (sccp_scrc.c:406) 20241116090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090235541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090235541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090235541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090235541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090235541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241116090235541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241116090235541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241116090235541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090235541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090235541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090235541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090235541 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241116090235541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:276) 20241116090235541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241116090235541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090235541 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090235541 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090235541 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090235541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090235541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090235541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090235541 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: First idle individual index:0 HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1026)@58b8e6c24fc4: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1032) HNBGW_Test.msc0-RAN(1026)@58b8e6c24fc4: Added conn table entry 0TC_apply_sccp0(1032)11451786 TC_apply_sccp0(1032)@58b8e6c24fc4: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241116090235560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090235560 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090235560 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090235560 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090235560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090235560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090235560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090235560 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090235560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090235560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090235560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090235560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090235560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090235560 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fd7478) (sccp_scrc.c:477) 20241116090235560 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20241116090235560 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241116090235560 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241116090235560 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090235560 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241116090235560 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20241116090235560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241116090235560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:308) 20241116090235610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090235610 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241116090235610 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241116090235610 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241116090235610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090235610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090235610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090235610 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090235610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090235610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090235610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090235610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241116090235610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090235610 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006a), PART(T=Source Reference,L=4,D=00bea89f) (sccp_scrc.c:477) 20241116090235610 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20241116090235610 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090235610 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090235610 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090235610 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090235611 DLSCCP DEBUG SCCP-SCOC(106)[0x561cefa21bb0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp0(1032)@58b8e6c24fc4: "Changing SCCP address, don't apply yet" 20241116090236560 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241116090237573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090237573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090237573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1192) 20241116090237573 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241116090237573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8b5c2f) (hnbgw_rua.c:471) 20241116090237573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9133103 SCCP-115 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241116090237573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241116090237573 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241116090237573 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116090237573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241116090237573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241116090237573 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241116090237573 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241116090237573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd7478), PART(T=Data,L=22,D=001440120000010010400b0a13bf3448fdebc1575264) (sccp_scrc.c:406) 20241116090237573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090237573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090237573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090237573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090237573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090237573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090237573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090237573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090237573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090237574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090237574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090237574 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1032)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: vl_len:22 HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: vl_from0 HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A14D875749D57765675AC'O 20241116090237577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090237577 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090237577 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090237577 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090237577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090237577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090237577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090237577 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090237577 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090237577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090237577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090237577 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090237577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090237577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0a14d875749d57765675ac) (sccp_scrc.c:477) 20241116090237577 DLSCCP DEBUG Received CO:CODT for local reference 115 (sccp_scoc.c:1824) 20241116090237577 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241116090237577 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090237578 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241116090237578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241116090237578 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241116090237578 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241116090237578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241116090237578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241116090237578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241116090237578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090237578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:732) TC_apply_sccp0(1032)@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1032)@58b8e6c24fc4: "Apply SCCP address changes" 20241116090237581 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241116090237582 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20241116090237582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20241116090237582 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241116090237582 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241116090237582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd7478), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241116090237582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090237582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090237582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241116090237582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090237582 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241116090237582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:401) 20241116090237582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:486) 20241116090237582 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241116090237582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241116090237582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241116090237582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241116090237582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{disrupted}: Freeing instance (context_map.c:202) 20241116090237582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9133103)[0x561cefa220c0]{disrupted}: Deallocated (fsm.c:568) 20241116090237582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241116090237582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{disconnected}: Freeing instance (context_map.c:206) 20241116090237582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-115)[0x561cefa2a420]{disconnected}: Deallocated (fsm.c:568) 20241116090237582 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9133103 SCCP-115 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241116090237582 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20241116090237582 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241116090237582 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20241116090237582 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116090237582 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116090237582 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116090237582 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116090237582 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116090237582 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116090237582 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241116090237582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:797) 20241116090237582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:732) 20241116090237582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090237582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090237582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090237582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241116090237582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241116090237582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241116090237582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241116090237582 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: Session index based on local reference:0 20241116090237583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090237583 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241116090237583 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241116090237583 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241116090237583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241116090237583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241116090237583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241116090237583 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241116090237583 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090237583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241116090237583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241116090237583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241116090237583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241116090237583 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000073), PART(T=Source Reference,L=4,D=00fd7478) (sccp_scrc.c:477) 20241116090237583 DLSCCP DEBUG Received CO:RELCO for local reference 115 (sccp_scoc.c:1824) 20241116090237583 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241116090237583 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241116090237583 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090237583 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090237583 DLSCCP DEBUG SCCP-SCOC(115)[0x561cefa68570]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1026)@58b8e6c24fc4: Deleted conn table entry 0TC_apply_sccp0(1032)11451786 TC_apply_sccp-Iuh0-RUA(1022)@58b8e6c24fc4: Deleted conn table entry 0TC_apply_sccp0(1032)9133103 20241116090237650 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090237651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003842f0), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090237651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090237651 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090237651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090237651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090237651 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090237651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007691c9), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090237651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090237651 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090237651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090237651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090237651 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090237651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d845), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090237651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090237651 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090237651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090237651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090237651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090237651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090237651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090237651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090237651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090237651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090237651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090237651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090237651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090237651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090237652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090237652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090237652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090237652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241116090237652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090237652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090237652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090237652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090237652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090237652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090237652 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090238254 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(100)[0x561cefa36520]{IDLE}: Deallocated (fsm.c:568) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(101)[0x561cef8ab390]{IDLE}: Deallocated (fsm.c:568) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090238254 DLSCCP DEBUG SCCP-SCOC(102)[0x561cefa29a00]{IDLE}: Deallocated (fsm.c:568) 20241116090238588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1032)@58b8e6c24fc4: Final verdict of PTC: pass MTC@58b8e6c24fc4: ok: talloc reports "asn1_context" = 1 bytes 20241116090238600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36348<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241116090238600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090238600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090238600 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090238600 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090238600 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241116090238601 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241116090238601 DLINP DEBUG SRVCONN(,r=127.0.0.1:59218<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:797) 20241116090238601 DLINP DEBUG SRVCONN(,r=127.0.0.1:59218<->l=127.0.0.1:29169) message received (stream_srv.c:704) 20241116090238601 DLINP NOTICE SRV(,r=127.0.0.1:59218<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241116090238601 DMAIN NOTICE (127.0.0.1:59218 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59218<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241116090238601 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241116090238601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090238601 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241116090238601 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241116090238602 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241116090238602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090238602 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090238602 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241116090238602 DLINP <0002> stream_srv.c:673 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090238602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090238602 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241116090238602 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090238602 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090238602 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090238602 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090238602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090238602 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(1026)@58b8e6c24fc4: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1017)@58b8e6c24fc4: Final verdict of PTC: none 20241116090238602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090238603 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090238603 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241116090238603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090238603 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090238603 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090238603 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090238603 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241116090238603 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241116090238603 DRANAP DEBUG cnlink(sgsn-0)[0x561cefa170d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241116090238603 DRANAP NOTICE cnlink(sgsn-0)[0x561cefa170d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241116090238603 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34223<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-M3UA(1030)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1028)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1029)@58b8e6c24fc4: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1024)@58b8e6c24fc4: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1025)@58b8e6c24fc4: Final verdict of PTC: none VirtHNBGW-STATS(1018)@58b8e6c24fc4: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1022)@58b8e6c24fc4: Final verdict of PTC: none TC_apply_sccp-Iuh0(1021)@58b8e6c24fc4: Final verdict of PTC: none HNBGW-MGCP(1031)@58b8e6c24fc4: Final verdict of PTC: none TC_apply_sccp-Iuh1(1023)@58b8e6c24fc4: Final verdict of PTC: none 20241116090238604 DLINP <0002> stream_srv.c:673 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241116090238604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090238604 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241116090238604 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241116090238604 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241116090238604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241116090238604 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241116090238604 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241116090238604 DLINP <0002> stream_srv.c:670 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241116090238604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090238604 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241116090238604 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241116090238604 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241116090238604 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241116090238604 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241116090238604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241116090238604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241116090238604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241116090238604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241116090238604 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241116090238604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241116090238604 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241116090238604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241116090238604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241116090238604 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc0-M3UA(1027)@58b8e6c24fc4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1019)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: setverdict(pass): pass -> pass, component reason not changed 20241116090238609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36342<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1020)@58b8e6c24fc4: Final verdict of PTC: none MTC@58b8e6c24fc4: Setting final verdict of the test case. MTC@58b8e6c24fc4: Local verdict of MTC: pass MTC@58b8e6c24fc4: Local verdict of PTC MutexDispCT-TC_apply_sccp(1017): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC VirtHNBGW-STATS(1018): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC IPA-CTRL-CLI-IPA(1019): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-PFCP(1020): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_apply_sccp-Iuh0(1021): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1022): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_apply_sccp-Iuh1(1023): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1024): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-SCCP(1025): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-RAN(1026): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.msc0-M3UA(1027): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1028): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1029): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1030): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC HNBGW-MGCP(1031): none (pass -> pass) MTC@58b8e6c24fc4: Local verdict of PTC TC_apply_sccp0(1032): pass (pass -> pass) MTC@58b8e6c24fc4: Test case TC_apply_sccp finished. Verdict: pass MTC@58b8e6c24fc4: 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'. Sat Nov 16 09:02:38 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241116090238655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241116090239157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36368<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=318788) Waiting for packet dumper to finish... 1 (prev_count=318788, count=343840) 20241116090240603 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090240603 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090240603 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241116090240605 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241116090240605 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241116090240605 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@58b8e6c24fc4: 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@58b8e6c24fc4: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@58b8e6c24fc4: Terminating MTC. MC@58b8e6c24fc4: MTC terminated. MC2> exit MC@58b8e6c24fc4: Shutting down session. MC@58b8e6c24fc4: 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-422.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_hnb_disconnected_timeout pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp Summary: pass: 56 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (3882892) [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-20241116-0847-d9700609-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20241116090245230 DLSCCP DEBUG SCCP-SCOC(113)[0x561cefa34470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090245230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00510307), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090245230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090245230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090245230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241116090245230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090245230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090245230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090245230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090245230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241116090245230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241116090245230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241116090245230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241116090245408 DLSCCP DEBUG SCCP-SCOC(107)[0x561cefa2afe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241116090245408 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3e568), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241116090245408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241116090245408 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241116090245408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241116090245408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x561cefa38460]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241116090245409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241116090245409 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241116090245409 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241116090245409 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241116090245409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241116090245409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241116090245409 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][with-pfcp] Formatting log files [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite', 'testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20241116090247647 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(105)[0x561cefa24150]{IDLE}: Deallocated (fsm.c:568) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(103)[0x561cef9c9ff0]{IDLE}: Deallocated (fsm.c:568) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241116090247647 DLSCCP DEBUG SCCP-SCOC(104)[0x561cefa1e410]{IDLE}: Deallocated (fsm.c:568) [testenv][with-pfcp] Stopping stp (3882790) [testenv][with-pfcp] Stopping hnbgw (3882817) [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-20241116-0847-d9700609-1', 'sh', '-c', 'rename_junit_xml_classname.sh :with-pfcp'] Adding ':with-pfcp' to classnames in: ./junit-xml-with-pfcp-422.log [testenv] Showing with-pfcp/testsuite/junit-xml-with-pfcp-422.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-20241116-0847-d9700609-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-422.log && echo']                                                           [testenv] Showing generic/testsuite/junit-xml-9778.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-20241116-0847-d9700609-1', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/junit-xml-9778.log && echo']                                                           [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-1'] testenv-hnbgw-all-osmocom-nightly-20241116-0847-d9700609-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1046/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS